My intention is to migrate a C6747 project from CCSv3.3 to CCSv5.1
I am using an OMAP-L137/TMS320C6747 evaluation board and the Spectrum Digital EVMOMAP_L137 onboard USB Emulator. Also, I use a CCS v5.1 90-day evaluation license.
I built and tested a sample project in CCS V3.3 IDE, and then the working project was imported into CCSv5.1. I can build the project without errors in the CCSv5.1 Edit mode, but I failed to launch the debug session – the CCS got into infinite loop in launching project.
My CCSV5 configuration settings are: Connection – Spectrum Digital DSK-EVM PLUS onboard USB Emulator; Board or Device – EVMOMAPL137; initialization script - evmomapl137_dsp.gel
I would appreciate your help to fix this problem.