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.

J721EXCPXEVM: Error build TI RTOS demo application in debug build profile.

Part Number: J721EXCPXEVM

Hi,

I am unable to build TI RTOS demo application using the following command:

make -s MCASP_AudioLoopback_TestApp BUILD_PROFILE=debug CORE=mcu2_0

The error that I receive on terminal is: 

make[2]: *** No rule to make target '/home/mohammad/ti/j7/psdk_rtos_auto_j7_07_00_00_11/pdk_jacinto_07_00_00/packages/ti/osal/lib/tirtos/j721e/r5f/debug/ti.osal.aer5f', needed by '/home/mohammad/ti/j7/psdk_rtos_auto_j7_07_00_00_11/pdk_jacinto_07_00_00/packages/ti/binary/MCASP_AudioLoopback_TestApp/bin/j721e_evm/MCASP_AudioLoopback_TestApp_mcu2_0_debug.xer5f'. Stop.
/home/mohammad/ti/j7/psdk_rtos_auto_j7_07_00_00_11/pdk_jacinto_07_00_00/packages/ti/build/makerules/common.mk:402: recipe for target 'mcu2_0' failed
make[1]: *** [mcu2_0] Error 2
makefile:358: recipe for target 'MCASP_AudioLoopback_TestApp' failed
make: *** [MCASP_AudioLoopback_TestApp] Error 2

Although when I use the same command with BUILD_PROFILE=release, it builds without any error.

Can you please guide me how to resolve this issue? I can provide any other information if needed.

Thanks in advance.

Regards,

Mohammad Qasim Farooqi