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.

MCU-PLUS-SDK-AM263X: QSPI SBL

Part Number: MCU-PLUS-SDK-AM263X
Other Parts Discussed in Thread: UNIFLASH

This is regarding QSPI SBL.

I did sbl_qspi_am263x-lp_r5fss0-0_nortos_ti-arm-clang project import and built the same in CCS. I updated default_sbl_qspi.cfg to program generated sbl_qspi_am263x-lp_r5fss0-0_nortos_ti-arm-clang/Release/sbl_qspi_am263x-lp_r5fss0-0_nortos_ti-arm-clang.tiimage. Successfully programmed sbl_uart_uniflash.release.tiimagesbl_qspi_am263x-lp_r5fss0-0_nortos_ti-arm-clang.tiimage and gpio_led_blink_am263x-lp_r5fss0-0_nortos_ti-arm-clang.appimage in the UART BOOT MODE using uart_uniflash.py. After switching to QSPI BOOT MODE, I do not see successful application execution. Looks like RBL unable to launch SBL and stuck in the UART BOOT MODE. I see 'C' character print in the UART terminal. 

I am able to see successful application execution with sbl_prebuilt/am263x-lp/sbl_qspi.release.tiimage.

 I have CCS v12, ti-cgt-armllvm_2.1.1.LTS and mcu_plus_sdk_am263x_08_04_00_17.

Regards,

Vishwas HC