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.

Multi-Platform CCS Project

Other Parts Discussed in Thread: OMAPL138

I have a library project in Code Composer Studio 5 that needs to be built for ARM and DSP (OMAPL138).

Do I need to create two projects, one for ARM and one for DSP, or is there another way to build the library for both platforms (e.g. Congigurations: Debug_ARM, Debug_DSP, Release_ARM, Release_DSP)?

Regards

Thomas