Part Number: MSP430FR2355
I am using CCS 10.0.0.00010 and Windows 10. I have an application running on a client that is serving three hosts over an RF link. I download the application via the debugger and can stop and probe as needed. After I connect up the hosts (via a join process) the client is sending and receiving data quite rapidly. It is sometime after this that I notice I can't seem to place a breakpoint to catch anomalies. I can still hit buttons on the client and it reacts so I know the firmware hasn't gone off in limbo. If I stop the debugger it stops right after my LPM3; line ....It appears I can see variables although I am not sure how current / accurate they are given the debugger won't break where I set breakpoints. Can anyone comment on this? It seems the internal JTAG is fighting to keep up with the ISRs going off and just doesn't work anymore.....Thoughts?
Thanks
