Hello all,
I am having some troubles lately. Using CCS 5.1 with my own PCB and the MSP430F5437A. Since a few weeks I am getting random stops in my code execution while in debug mode. When I am just running the code, exiting debug mode, everything jsut works fine, but I will need the debug mode for developingnew things in this particular code.
I just do not know if those are known bugs or something in my coding. The point is that in some older versions of my Code nothing like that is happening in CCS 5.1 but in my newest codes I do enter debug mode, klick the resume ( or run ) button and the code will stop in some code , but I do not intend it to stop there, it just jalts like if there were an breakpoint, but I am sure there is not.
What do you suggest doing?
Maybe this is an code size problem, as it keeps growing and growing from one version to another ( i mean my program), I kind of lost track when this problem oocured the first time. BAck then I used the code size limited version of CCS, now I did buy the basic version for 445$ because my code was growing too big.
Any suggestions are welcome, since this is a really bad bug.
Thanks for helping,
Seb