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.

TMS570LS1224: TMS570 EB Tressos

Part Number: TMS570LS1224

Hi I am using EB Tresos given by TI. I am getting error while compilation in CCS.

I have imported config files generate by EB and MCAL Drivers into workspace.

I am just cheking the code by importing header files but I am stuck here.

The below is the error message I am getting

Description Resource Path Location Type
#1966 cannot open source file "Std_Types.h": The compiler RTS provides (outdated) AUTOSAR 3.1 header files, causing problems for applications which need a later version of AUTOSAR. To solve that problem, the compiler RTS AUTOSAR files have been moved to a subdirectory of the include directory. If you still want to use the old AUTOSAR header files, add ${include}/AUTOSAR31 to your include file search path. If you want to use a later version of AUTOSAR, you will need to get it from a third party. Mcu.h /TMS570_EB_SPI_2_Aug/MCAL/Drivers/MCU/include line 62 C/C++ Problem