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.

MMWCAS-DSP-EVM: Fails to build the SBL MLO image of the RTOS Processor SDK for Radar

Part Number: MMWCAS-DSP-EVM

I am using the RTOS Processor SDK for Radar 03.08.00.00 and tried to build the SD card image to run the demo of the Cascade Radar Usecases, but it only failed to build the SBL MLO image.

cd C:\ti\PROCESSOR_SDK_RADAR_03_08_00_00\vision_sdk\build
set MAKECONFIG=tda2xx_cascade_bios_radar
set PATH=C:\ti\PROCESSOR_SDK_RADAR_03_08_00_00\ti_components\os_tools\windows\xdctools_3_32_01_22_core;%PATH%
gmake -s -j clean
gmake -s -j depend
gmake -s -j
gmake -s -j sbl
gmake -s -j appimage

Are there any mistakes in my build steps?

Attached is the log of building the SBL MLO image:

gmake_sbl_log.txt

Best regards,

Daisuke