Hello, we are analyzing Processor SDK Linux Automotive with goal of using it for software development for TDA4 SoC based platform.
We followed up the Software Developer’s Guide for rebuilding whole SDK and after invoking make it tells us:
If you wish to build IPC, please install
Processor SDK RTOS for j7-evm
and set TI_RTOS_PATH in Rules.make
After adding TI_RTOS_PATH in Rules.make, build fails at start because it cannot find additional Rules.make inside psdk_rtos_auto_j7_06_02_00_21/processor_sdk_rtos_j7_ directory.
Directory processor_sdk_rtos_j7_ does not exist inside Processor SDK RTOS Automotive, is it supposed to be there? How can we fix this issue, we want to be able to rebuild every component that is part of SDK?
Regards.
Uros
