MPLAB® X IDE Advanced Debugging - 04 (Instruction) Address Breakpoints | Videos
MPLAB® X IDE Advanced Debugging - 04 (Instruction) Address Breakpoints
Playlist: https://www.youtube.com/playlist?list=PL9B4edd-p2ai5RNErM97LE_LLoXs9076o
In this video:
Context: EUSART1_write() -- TX1REG = txData
MPLAB® X IDE Debug features
Address Breakpoints, a machine level breakpoint that suspends program execution when a specific program address is accessed.
Breakpoint on an (instruction) address
How to set using: Disassembly Listing File (distinguish from Debug Disassembly)
Output: Debugger console