Part Number: AM2612
Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
Hello Champs,
I want to download the firmware to the custom board's flash so I did below.
(got the flash parameters using ospi_flash_diag, and confirmed these flash parameters working well with application code)
- import "flasher_jtag_uniflash_am261x-lp_r5fss0-0_nortos_ti-arm-clang" and changed the flash settings and built the image - flasher_jtag_uniflash_am261x-lp_r5fss0-0_nortos_ti-arm-clang.out
- import "sbl_ospi_multicore_elf_am261x-axium_r5fss0-0_nortos_ti-arm-clang" and changed the flash settings and built the image
- load custom flasher -> built in 1.
- load SBL, built in 2 "sbl_ospi_multicore_elf_am261x-axium_r5fss0-0_nortos_ti-arm-clang.tiimage"
- load application "hello_world_board_syscfg_am261x-lp_r5fss0-0_freertos_ti-arm-clang.mcelf"
- Download
But it fails download.
Is there something wrong with this sequence?
Regards,
Ted
