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.

PROCESSOR-SDK-DRA8X-TDA4X: PROCESSOR-SDK-DRA8X-TDA4X: Make fails after including steps to rebuild IPC v2

Part Number: PROCESSOR-SDK-DRA8X-TDA4X

Hello, we are analyzing Processor SDK Linux Automotive with goal of using it for software development for TDA4 SoC based platform.

My previous thread regarding this issue was locked without any solution or answer so i am giving it another try.

You can find previous thread here:

PROCESSOR-SDK-DRA8X-TDA4X: Make fails after including steps to rebuild IPC - Processors forum - Processors...

e2e.ti.com
Part Number: PROCESSOR-SDK-DRA8X-TDA4X Hello, we are analyzing Processor SDK Linux Automotive with goal of using it for software development for TDA4 SoC based

In summary:

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.

I changed the TI_RTOS_PATH:

export TI_RTOS_PATH=/home/<USER>/psdk_rtos_auto_j7_06_02_00_21

And get this error:

Makefile:279: /home/<USER>/psdk_rtos_auto_j7_06_02_00_21/processor_sdk_rtos_j7_/Rules.make: No such file or directory

I checked everything, and re-dowlnoaded RTOS SDK, but psdk_rtos_auto_j7_06_02_00_21 does not contain processor_sdk_rtos_j7_ directory.

Can you help us out?

Regards.

Uros