In this step we will flash the application that we have build and run using CCS to the EVM flash. We can then boot this application without being connected to CCS via JTAG.
.appimage.hs_fs
is generated. This is the file we need to flash.${SDK_INSTALL_PATH}/examples/hello_world/am62dx-evm/mcu-r5fss0-0_freertos/ti-arm-clang/hello_world.release.appimage.hs_fs
${SDK_INSTALL_PATH}/examples/hello_world/am62dx-evm/r5fss0-0_freertos/ti-arm-clang/hello_world.release.appimage.hs_fs
${SDK_INSTALL_PATH}/examples/hello_world/am62dx-evm/c75ss0-0_freertos/ti-c7000/hello_world.release.appimage.hs_fs
${SDK_INSTALL_PATH}/examples/hello_world/am62dx-evm/a53ss0-0_freertos/gcc-aarch64/hello_world.release.appimage.hs_fs
${CCS_WORKSPACE_PATH}/hello_world_am62dx-evm_mcu-r5fss0-0_freertos_ti-arm-clang/Release/hello_world_am62dx-evm_mcu-r5fss0-0_freertos_ti-arm-clang.appimage.hs_fs
${CCS_WORKSPACE_PATH}/hello_world_am62dx-evm_r5fss0-0_freertos_ti-arm-clang/Release/hello_world_am62dx-evm_r5fss0-0_freertos_ti-arm-clang.appimage.hs_fs
${CCS_WORKSPACE_PATH}/hello_world_am62dx-evm_c75ss0-0_freertos_ti-c7000/Release/hello_world_am62dx-evm_c75ss0-0_freertos_ti-c7000.appimage.hs_fs
${CCS_WORKSPACE_PATH}/hello_world_am62dx-evm_a53ss0-0_freertos_gcc-aarch64/Release/hello_world_am62dx-evm_a53ss0-0_freertos_gcc-aarch64.appimage.hs_fs
${SDK_INSTALL_PATH}/tools/boot/sbl_prebuilt/am62dx-evm/default_sbl_ospi_hs_fs.cfg
.appimage
file. Give the absolute path to the .appimage
file or path relative to ${SDK_INSTALL_PATH}/tools/boot
. Make sure to use forward slash /
in the filename path.--file=../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/mcu-r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo.release.appimage.hs_fs --operation=flash --flash-offset=0x800000
--file=../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo.release.appimage.hs_fs --operation=flash --flash-offset=0xC0000
--file=../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/c75ss0-0_freertos/ti-c7000/ipc_rpmsg_echo.release.appimage.hs_fs --operation=flash --flash-offset=0xA00000
--file=../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/a53ss0-0_freertos/gcc-aarch64/ipc_rpmsg_echo.release.appimage.hs_fs --operation=flash --flash-offset=0x1200000
The HSM app image is to be generated to flash along with your application for MCU R5.
${SDK_INSTALL_PATH}/tools/boot/HSMAppimageGen
on terminal
cd ${SDK_INSTALL_PATH}/tools/boot python uart_uniflash.py -p COM13 --cfg=sbl_prebuilt/am62dx-evm/default_sbl_ospi_hs_fs.cfg
/dev/ttyUSB1
python3
to invoke python3.x, just python
command may invoke python 2.x which will not work with the flashing script.
Parsing config file ... Parsing config file ... SUCCESS. Found 9 command(s) !!! Executing command 1 of 9 ... Found flash writer ... sending sbl_prebuilt/am62dx-evm/sbl_uart_uniflash_stage1.release.hs_fs.tiimage Sent flashwriter sbl_prebuilt/am62dx-evm/sbl_uart_uniflash_stage1.release.hs_fs.tiimage of size 259175 bytes in 26.32s. Executing command 2 of 9 ... Command arguments : --file=../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs --operation=flash --flash-offset=0x0 Sending ../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs: 133770bytes [00:12, 10719Sending ../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs: 133770bytes [00:12, 10719Sending ../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs: 134799bytes [00:12, 10719Sending ../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs: 134800bytes [00:12, 10719Sending ../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs: 134801bytes [00:14, 10719Sending ../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs: 134802bytes [00:14, 10719Sending ../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs: 134803bytes [00:14, 10719 Sent ../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62dx-evm/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs of size 133210 bytes in 14.09s. [STATUS] SUCCESS !!! Executing command 3 of 9 ... Command arguments : --operation=flash-phy-tuning-data Sent flash phy tuning data in 3.13s. [STATUS] SUCCESS !!! Executing command 4 of 9 ... Command arguments : --file=sbl_prebuilt/am62dx-evm/sbl_ospi_stage1.release.hs_fs.tiimage --operation=flash --flash-offset=0x0 Sent sbl_prebuilt/am62dx-evm/sbl_ospi_stage1.release.hs_fs.tiimage of size 298471 bytes in 31.03s. [STATUS] SUCCESS !!! Executing command 5 of 9 ... Command arguments : --file=../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo.release.appimage.hs_fs --operation=flash --flash-offset=0x80000 Sent ../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo.release.appimage.hs_fs of size 205462 bytes in 22.3s. [STATUS] SUCCESS !!! Executing command 6 of 9 ... Command arguments : --file=../../tools/boot/HSMAppimageGen/board/am62dx-evm/hsm.appimage.hs_fs --operation=flash --flash-offset=0x240000 Sent ../../tools/boot/HSMAppimageGen/board/am62dx-evm/hsm.appimage.hs_fs of size 9677 bytes in 3.96s. [STATUS] SUCCESS !!! Executing command 7 of 9 ... Command arguments : --file=../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/mcu-r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo.release.appimage.hs_fs --operation=flash --flash-offset=0x800000 Sent ../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/mcu-r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo.release.appimage.hs_fs of size 41618 bytes in 6.94s. [STATUS] SUCCESS !!! Executing command 8 of 9 ... Command arguments : --file=../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/c75ss0-0_freertos/ti-c7000/ipc_rpmsg_echo.release.appimage.hs_fs --operation=flash --flash-offset=0xA00000 Sent ../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/c75ss0-0_freertos/ti-c7000/ipc_rpmsg_echo.release.appimage.hs_fs of size 149974 bytes in 17.11s. [STATUS] SUCCESS !!! Executing command 9 of 9 ... Command arguments : --file=../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/a53ss0-0_nortos/gcc-aarch64/ipc_rpmsg_echo.release.appimage.hs_fs --operation=flash --flash-offset=0x1200000 Sent ../../examples/drivers/ipc/ipc_rpmsg_echo/am62dx-evm/a53ss0-0_nortos/gcc-aarch64/ipc_rpmsg_echo.release.appimage.hs_fs of size 77358 bytes in 10.3s. [STATUS] SUCCESS !!! All commands from config file are executed !!!
Sciserver Testapp Built On: Aug 29 2024 18:14:13 Sciserver Version: v2024.07.0.0-REL.MCUSDK.K3.10.00.00.11+ RM_PM_HAL Version: v10.00.08 Starting Sciserver..... PASSED [mcu-r5f0-0] 0.023000s : [IPC RPMSG ECHO] Remote Core waiting for messages from main core ... !!! [a530-0] 0.000086s : [IPC RPMSG ECHO] Remote Core waiting for messages from main core ... !!! [c75ss0] 0.011115s : [IPC RPMSG ECHO] Remote Core waiting for messages from main core ... !!! [IPC RPMSG ECHO] Message exchange started by main core !!! [IPC RPMSG ECHO] All echoed messages received by main core from 3 remote cores !!! [IPC RPMSG ECHO] Messages sent to each core = 10 [IPC RPMSG ECHO] Number of remote cores = 3 [IPC RPMSG ECHO] Total execution time = 2457 usecs [IPC RPMSG ECHO] One way message latency = 40950 nsec All tests have passed!! [mcu-r5f0-0] 0.527000s : [IPC RPMSG ECHO] Received and echoed 10 messages ... !!! [mcu-r5f0-0] 0.527000s : All tests have passed!! [a530-0] 0.504734s : [IPC RPMSG ECHO] Received and echoed 10 messages ... !!! [a530-0] 0.504738s : All tests have passed!! [c75ss0] 0.515665s : [IPC RPMSG ECHO] Received and echoed 10 messages ... !!! [c75ss0] 0.516177s : All tests have passed!!
SYSFW Firmware Version 10.0.8--v10.00.08 (Fiery Fox) SYSFW Firmware revision 0xa SYSFW ABI revision 4.0 [BOOTLOADER_PROFILE] Boot Media : FLASH [BOOTLOADER_PROFILE] Boot Media Clock : 166.667 MHz [BOOTLOADER_PROFILE] Boot Image Size : 180 KB [BOOTLOADER_PROFILE] Cores present : mcu-r5f0-0 r5f0-0 [BOOTLOADER PROFILE] System_init : 35159us [BOOTLOADER PROFILE] Board_init : 0us [BOOTLOADER PROFILE] Drivers_open : 196us [BOOTLOADER PROFILE] Board_driversOpen : 1341us [BOOTLOADER PROFILE] Sciclient Get Version : 10183us [BOOTLOADER PROFILE] App_loadImages : 3198us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 5031us [BOOTLOADER_PROFILE] SBL Total Time Taken : 55111us Image loading done, switching to application ... Starting MCU-r5f and 2nd stage bootloader [BOOTLOADER_PROFILE] Boot Media : FLASH [BOOTLOADER_PROFILE] Boot Media Clock : 166.667 MHz [BOOTLOADER_PROFILE] Boot Image Size : 381 KB [BOOTLOADER_PROFILE] Cores present : hsm-m4f0-0 r5f0-0 a530-0 c75ss0 [BOOTLOADER PROFILE] System_init : 1917us [BOOTLOADER PROFILE] Board_init : 1us [BOOTLOADER PROFILE] Drivers_open : 242us [BOOTLOADER PROFILE] App_loadImages : 2863us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 5075us [BOOTLOADER PROFILE] App_loadA53Images : 4091us [BOOTLOADER PROFILE] App_loadDSPImages : 11400us [BOOTLOADER_PROFILE] SBL Total Time Taken : 25591us Image loading done, switching to application ... Starting RTOS/Baremetal applications