Part Number: MSP430FR2311
Tool/software: Code Composer Studio
I have no breakpoints in my code, but my code always stops at a certain line, like a breakpoint would, and all it says there is "MSP430 - DBUG Call Stack". If I change compiler optimizations so I can actually view it, the code doesn't stop there anymore. Also, I found if I add a simple delay the problem goes away as well so it is very specific. Also, the code never runs properly even after I stop the debugger, but if I power cycle the device, the programmed code executes just fine.
