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.

C672x Chip Support Library (sprc223) doesn't work with CCStudio 4

It seems the C672x Chip Support Libraries don't compile with Code Composer Studio 4.

When I try to compile the spi_example project I get the following linker error:

undefined symbol: int00

error: unresolved symbols remain
warning: entry-point symbol "int00" undefined
warning: no suitable entry-point found; setting to 0

Can anyone help?
Thank you very much in advance,

GergelyB