I'm trying to debug a program but the problem I'm having is that when I press resume in debug the program would stop working and when I press pause, the disassembly shows that I so how manage to jump to some random memory location. But if I cycle power to the board without having the debugger plugged in, it runs normally. Not sure what to do, seems like my program counter is jumping all over the place when using the debugger and acts normally when its not used.
Any help would be great.
Current setup:
Lastest and greatest Code Composer
Custom PCB with msp430f5529 @ 20Mhz with vcore step up to level 2.