When I run msp430-gdb and enter a function and then try to set a breakpoint,
it initially tells me that it set the breakpoint. However, when I tell it to
continue, it gives me the following warning: 
 
"Warning: 
Cannot insert breakpoint 4. 
Error accessing memory address 0xc836: (undocumented errno -1)." 
 
Anyone else encounter this? If so, what the issue here? Breakpoints prior to
entering a function seem to work okay.

I am running Windows XP with msp430-gdb version 6.0 and msp430-gdbproxy
version 0.7.1.  I am using a TI FET tool (parallel) with a TI 64 pin devel
board with a F415 processor installed.


Reply via email to