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.

AWR6843: SBL cant execute successfully

Part Number: AWR6843

Tool/software:

Hi,all

Currently I wanted to use SBL to flash. And I followed this thread to adjust setting.

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1286739/iwr6843aop-build-sbl-in-ccs

 The total bytes in binary file is 325572 so I modify this:

My Post-build steps setting is:

${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/out2rprc/out2rprc.exe ${ProjName}.xer4f ${ProjName}.tmp
${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/multicore_image_generator/MulticoreImageGen.exe LE 37 0x00000006 out_of_box_6843_isk.bin 0x35510000 ${ProjName}.tmp 0xb5510000 ${COM_TI_MMWAVE_SDK_INSTALL_DIR}/firmware/radarss/xwr6xxx_radarss_rprc.bin 0xd5510000 ${REF_PROJECT_1_LOC}/Debug/${REF_PROJECT_1_NAME}.bin
${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/crc_multicore_image/crc_multicore_image.exe out_of_box_6843_isk.bin out_of_box_6843_isk.tmp
${COM_TI_MMWAVE_SDK_INSTALL_DIR}/packages/scripts/ImageCreator/append_bin_crc/gen_bincrc32.exe out_of_box_6843_isk.bin

My question is:

I am very sure that my program will stop at this for-loop, this is at SBL_imageLoader() in sbl.c

Can you give me some suggestion to solve it?

Best Regards.

Nick.