Other Parts Discussed in Thread: UNIFLASH
Tool/software:
The AM263x-LP is in CCS boot mode(SW1:0010).
First ,I add a while loop in the main function of 'sbl_qspi_am263x-lp_r5fss0-0_nortos_ti-arm-clang'.
Then, I make the project in Debug and use Uniflash to flash the file 'sbl_qspi_am263x-lp_r5fss0-0_nortos_ti-arm-clang.tiimage'.
After, I delete the GEL files and load the symbol.
But the core runs to a wrong address:
So, what the reason for this problem and how can I debug this function?