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.

New Project configuration in CCS3.3

Hello,

I've started a new project in CCS3.3 for same device I used earlier, But instead of copying the configuration I tried to configure it myself (not really sure why I did it).

Anyway, I succeded to copile a project without errors and warnings, but I am not able to debug it - I am not able to set a breakpoint as active (paint it in red).

I compared the pjt file to the old project, and set all the parameters in the new one to be the same, but it does not help.

I noticed that when I load the program into EVM, the starting address appears different from the old project:

Old Project:    c_int00: C30003C0
New Project:  c_int00: C30F2140

I checked that booth of the project configured for evm OMAPL137 of spectrum digital, and have -mv6740 option set in Build options->Compiler. Linker options are also the same. Did I forget somthing?

Thank You

Arye Lerner