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.

ICE3359_V2.1a

Other Parts Discussed in Thread: AM3359

Can anyone explain while following the CCS instructions to build and run the i2c_led example I would get the following error after doing "Build project" step:

error: cannot find file "rtsv7A8_A_le_n_v3_eabi.lib"

* The GEL file is loaded fine

* Debug Connected to the AM3359 just fine

Looks like the compile is ok - there is just an issue with the linker.

File search on the computer finds:

"rtsv7A8_T_le_n_v3_eabi.lib" in ..\ccsv6\tools\compiler\ti-cgt-arm_5.2.7\lib

so I am guessing in that using the "Refactor" command to update both the RTSC and compiler I messed up something.