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.

Debugging image built in GCC using Code Composer 3.3

Hello, I am currently working on OMAP L137 board and developing applications for the ARM core. I am using Sourcery G++ for ARM EABI which is a commercial build of GCC toolchain. I would like to know how the application built using Sourcery G++ could be imported into Code Composer 3.3 and debugged. I am using the on board USB emulator present on the OMAP L137 EVM board.

Thanks