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.

CCS/PGA900EVM: Generic Firmware - Project Build Error

Part Number: PGA900EVM
Other Parts Discussed in Thread: PGA900

Tool/software: Code Composer Studio

Hi. I have the same problem as the person in this thread.

https://e2e.ti.com/support/sensor/pressure/f/998/t/489322

I updated the Runtime support library directory but I still get an error when I try to build the project. It seems like the compiler is still looking in the wrong directory when building the PGA900.out file (see screen snip below). Is there somewhere else I need to update the Library directory?

My Code Composer is version 6.1.0.

  • STEP1- Install CCS version 6.1.1.00022.
    STEP2- Copy rtsv6M0_T_le_eabi.lib to C:\ti\ccsv6\tools\compiler\ti_cgt_arm_5.2.5\lib.
    STEP3- Import project as project -> Import CCS project -> browse the path
    STEP4- Go to project -> show build settings -> ARM linker -> file search path-> delete all other path except C:\ti\ccsv6\tools\compiler\ti-cgt-arm_5.2.5\lib\rtsv6M0_T_le_eabi.lib.