Maker Pro
Maker Pro

Invisible break points

GoodmanMotor

Mar 15, 2014
2
Joined
Mar 15, 2014
Messages
2
I am using MPLAB for me embedded systems project. I am new to MPLAB and C language in general. I was trying to program some code for PIC32 and i was putting some break points to see the program working until a certain moment. Once i removed the break points, the program still reacted as they were there, and all the processes were stopping.
I would like to ask for the suggestion on how to remove those invisible break points.
 
Top