Hi,
My customer is trying to build the TDA3 SDK 3.7 on the ubuntu 18.04.
Is this allowed?
How to do that?
I have set up the 3.7 SDK on the ubunut18.04, and ready to start building.
However, I got this error message.
What I don't understand is: TDA3 has no A15, why it needs the A15 compiler to build?
I have modified the rules.make as this: MAKECONFIG?=tda3xx_evm_bios_all
How to solve?
root@ubuntu-vm:/opt/PROCESSOR_SDK_VISION_03_07_01_00/vision_sdk/build# make linux_clean
/opt/PROCESSOR_SDK_VISION_03_07_01_00/vision_sdk/apps/configs/autorules_footer_cfg.mk:58: *** CODEGEN_PATH_A15 does not exist! (/opt/PROCESSOR_SDK_VISION_03_07_01_00/ti_components/cg_tools/linux/gcc-arm-none-eabi-4_9-2015q3). Stop.
root@ubuntu-vm:/opt/PROCESSOR_SDK_VISION_03_07_01_00/vision_sdk/build# make linux
/opt/PROCESSOR_SDK_VISION_03_07_01_00/vision_sdk/apps/configs/autorules_footer_cfg.mk:58: *** CODEGEN_PATH_A15 does not exist! (/opt/PROCESSOR_SDK_VISION_03_07_01_00/ti_components/cg_tools/linux/gcc-arm-none-eabi-4_9-2015q3). Stop.
BR Rio