Part Number: PROCESSOR-SDK-AM57X
Tool/software: TI C/C++ Compiler
Hello,
We are trying to compile the TI-IPC Linux examples by running the make command and following the instructions to set up the TI_RTOS_PATH.
We are running Ubuntu 16.04 and have installed Processor SDK for RTOS and Linux, as well as CCS 9.
We are developing a system based on Phytec AM57xx board.and have generated the Linux BSP for the AM57xx development board.
We get the following error when running the "make ti-ipc-linux-examples" command:
:arm-linux-gnueabihf-gcc: error trying to exec 'cc1': execvp: No such file or directory
Why can't it find the cc1 file?
Are we missing a parameter somewhere?
How can we fix the error?
Thank you.
Best regards,
Jorge