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.

TDA4VM: PSDK 09-00-01-02 compile error when make sbl_bootimage

Part Number: TDA4VM

我在TDA4VM EVM开发板上调试,PSDK版本是09-00-01-02,我想编译SBL时,碰到如下问题,帮忙看看怎么解决?

I used the TDA4VM EVM board,the PSDK is 09-00-01-02, I want to build the SBL, what‘s the matter with below error?

feng@feng-VirtualBox:/opt/TDA4/ti-processor-sdk-rtos-j721e-evm-09_00_00_02/sdk_builder$ make sbl_bootimage
make -C /opt/TDA4/ti-processor-sdk-rtos-j721e-evm-09_00_00_02/pdk_jacinto_09_00_00_45/packages/ti/build sbl_mmcsd_img TOOLS_INSTALL_PATH=/home/feng/ti DISABLE_RECURSE_DEPS=no BOARD=j721e_evm CORE=mcu1_0 -s
make[4]: *** No rule to make target '/opt/TDA4/ti-processor-sdk-rtos-j721e-evm-09_', needed by '/opt/TDA4/ti-processor-sdk-rtos-j721e-evm-09_00_00_02/pdk_jacinto_09_00_00_45/packages/ti/binary/ti/osal/osal_nonos/obj/j721e/r5f/release/CacheP_nonos.oer5f'. Stop.
/opt/TDA4/ti-processor-sdk-rtos-j721e-evm-09_00_00_02/pdk_jacinto_09_00_00_45/packages/ti/build/makerules/common.mk:292: recipe for target 'osal_nonos' failed
make[3]: *** [osal_nonos] Error 2
/opt/TDA4/ti-processor-sdk-rtos-j721e-evm-09_00_00_02/pdk_jacinto_09_00_00_45/packages/ti/build/makerules/common.mk:410: recipe for target 'mcu1_0' failed
make[2]: *** [mcu1_0] Error 2
makefile:368: recipe for target 'sbl_mmcsd_img' failed
make[1]: *** [sbl_mmcsd_img] Error 2
makerules/makefile_sbl.mak:158: recipe for target 'sbl_pdk_sd' failed
make: *** [sbl_pdk_sd] Error 2