Tool/software: Code Composer Studio
I'm having trouble getting a hardware watchpoint (breakpoint) to trigger. I'm trying to do so on the blinky example. The example simply toggles pin 0 of port N to blink the LED. As shown in the screenshot below, this is at address 0x400643FC. By all accounts I have the watchpoint configured properly as shown below, however as the LED blinks on/off the program never breaks. Anyone have any ideas?