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...