This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Sir/Madam,
I am using TI micro-controller AM2431BSDFHIALVR with sbl_ospi_am243x-evm_r5fss0-0_nortos_ti-arm-clang example.
While flashing the sbl_ospi.Debug.hs_fs.tiimage in our flash of part number S25HL512TFAMHI010 using sbl_jtag_uniflash_am243x-evm_r5fss0-0_nortos_ti-arm-clang example code, we are able to erase the flash, write to the flash and verify the flash.
But after changing the bootmode to ospi mode(boot mode [0 15] = 0100100010000000), we were not able to observe the flashed image prints.
Also while running the code in debugger mode , i was able to observe that the code was halting in Bootloader_socWaitForFWBoot();
Kindly let me the possible fix or the reason why i am encountering the issue.
Regards,
Pariposh P
Hi Pariposh P,
Are you verifying or debugging the SBL example with the given method - https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1119575/faq-mcu-plus-sdk-am243x-how-to-debug-sbl_qspi-for-am263-and-am273-or-sbl_ospi-for-am243-or-an-application-which-is-booted-via-ospi-qspi-boot
Can you try the method and confirm, where is your software stuck in case you change the bootmode to sbl_ospi ?
Best Regards,
Aakash