Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hi,
I am working with the AM2434_ALV controller and have successfully integrated my custom flash with it. I verified the integration using the ospi_flash_dma_am243x-evm_r5fss0-0_nortos_ti-arm-clang
and ospi_flash_io_am243x-evm_r5fss0-0_nortos_ti-arm-clang
examples.
For flashing the code onto the controller, I used sbl_jtag_uniflash_am243x-evm_r5fss0-0_nortos_ti-arm-clang
, and it worked perfectly. However, when I switch to OSPI boot mode, my code does not boot and automatically falls back to the secondary bootloader.
Can you assist me in resolving this issue?
Thank you.