Dear all Here I am in trouble due to unexpected performance of my LPC2378.
I am using keil uVision3 compiler and LPC2378 processor.
My code is working some time properly all result i am getting correctly but some times processor hangs and not comes out even after resting hardware and downloading the same code again. Code size is only 14Kb. It is comming out only when I downloading different code.
what happling I am not getting.Is there any stack related issue or ? or something else?...
regards
Shyam T. Pune India
can it be that your processor hangs thanks to an exception? did you try to set breakpoints on them while debugging on target? how does the simulator perform?