MPLAB® X IDE Advanced Debugging - 05 Data Breakpoints | Videos
MPLAB® X IDE Advanced Debugging - 05 Data Breakpoints
Playlist: https://www.youtube.com/playlist?list=PL9B4edd-p2ai5RNErM97LE_LLoXs9076o
In this video...
Context:
Count as local variable/global symbol
Specific value written to TX1REG
MPLAB® X IDE Debug features
Data Breakpoints, a breakpoint that suspends program execution when a specific data address is accessed (read/written), or a specific value is read/written
Setting Data breakpoints
on local variable
on global symbols
on SFR’s