I have in the past used breakpoints, but not recently in the presence of this debug problem. The device acts up immediately upon clicking Debug's Run button, and I've concentrated on 'scoping the Tx Data signal. The code causes the UART to send ~400 bytes every 30 ms or so and at least the first several bytes all look good - I don't have instrumentation to actually read the whole message, but my receiving devices for the first few bytes always fail the same way, virtually every time I load and run the code with SBW connected. I've been concentrating on the Transmitting code using early code in my Receivers, that may lack some error recovery functions. Running Tx in LPM1 per your subsequent post, I may now be in a position to debug both operations. Thanks! Doug
↧
Forum Post: RE: What effects does debug under CCSv5 with SBW connections have on interrupt response?
↧