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.

TM4C1237D5PZ Error while debugging

I{m developing something for USB Bulk, but I took the Launch Pad project example and just replaced everything with my code (It's really hard to start a project if you are not using launch pad examples), everything works fine with the change from from TM4C123H6 to TM4C1237D5.

Now I need to debug to parse some data, but when I'm reaching the breakpoint, CCS stops in other instruction, even opens other files and sometimes opens an error window saying that there is nothing in a specific address. Seems like the debugger is still taking addresses for previous Micro.

Is there any configuration file or parameter to change to avoid my current issue for debugging?

Thanks

Saul