Part Number:TDA4VM
after i install ti-psdk-rtos-08-00,i want to change mcusw ,i can make all the demos in mcal_drv ,by "make can_app" ,but i can not make demos in mcuss_demos,it display no No rule to make target 'can_profile_xip_fota_app',where should i change?
can make and success: make -s can_app
can not make :
~/TDA4/ti-processor-sdk-rtos-j721e-evm-08_02_00_05/mcusw/build$ make can_profile_xip_fota_app
make: *** No rule to make target 'can_profile_xip_fota_app'. Stop.
Nancy Wang:
请问是mcuss_demos中的某一部分例程无法编译吗?