Hi, I have a problem in which for some unknown reason, my program resets itself when it is running (after flashing the code into the PIC). I'm using PIC24H. The program works fine, It receives input from user and stores it into a character array. After a while, the program does not do anything with that buffer but the values which were stored in that array just dissappear. It just looks like the program restarts for some reason. I have nothing that would call the main to re-initialize the system.
thanks
thanks