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.

PROCESSOR-SDK-J784S4: Debug Build of SBL

Part Number: PROCESSOR-SDK-J784S4

Tool/software:

Hello,

I am trying to build the SBL with a debug profile. I am receiving the following error:

ti-processor-sdk-rtos-j784s4-evm-09_02_00_05/pdk_j784s4_09_02_00_30/packages/ti/build$ make sbl_ospi_img_hlos DISABLE_RECURSE_DEPS=no BOARD=j784s4_evm CORE=mcu1_0 BUILD_PROFILE=debug
make: *** No rule to make target 'sbl_ospi_img_hlos'.  Stop.

When I build without the BUILD_PROFILE option  the build is happening properly.