Part Number: MSP430F5437A
Other Parts Discussed in Thread: MSP-EXP430F5529LP
I am trying to figure out how to configure my CCS project so I can attach to a running system. I'm using the build in FET probe of the MSP-EXP430F5529LP board connecting to the SWD interface on the MSP430F5437A processor on my board.
I cannot find any options in the project settings which allows me to load symbols only and/or to connect to the running device without halting, resetting, or loading the executable. I'm in need of debugging an error which I cannot easilly reproduce from a clean download as the test in question needs to reset the processor multiple times before I reach the error state.
Any help in this regard would be greatly appreciated.