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.