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.
Tool/software: Code Composer Studio
Hello TI,
I have issues with the compilation for the FEE example as CCS is complaining that it cannot resolve several symbols:
__TI_auto_init ./source/sys_startup.obj
__TI_decompress_lzss
__TI_decompress_none
__TI_zero_init
exit
I have followed the steps according to HALCOGEN using the standard configuration for the driver and the integration process for required F021 library (F021_API_CortexR4_LE_V3D16.lib), but I still get errors.
I have tried the compilation build also with different MCUs as the required lib only differs on the BE/LE format. But here I got the same errors
I am using CCS Version: 7.4.0.00015 with TI ARM compiler version (TI 16.9.6 LTS).
Is it possible to provide the example as a zip to get rid off this error as probably some settings are wrong.
The corresponding lib file was not included properly in the ARM Linker field in CCS