2009-06-03 11:08 PM
the program will stop at some random places without breakpoint
2009-06-03 05:04 PM
Right now I'm debugging a project compiled by Cosmic C, the dubugger is inDART-STX and the IDE is STVD7, the MCU we use is ST7Lite2, the problem is when I run the code without breakpoint, the program will automatically stop at some random places, you can run it again and it will stop at another random place again, but you can run it step by step, the debugging message is presented as below:
Program received signal SIGTRAP, Trace/breakpoint trap. 0xe8eb in main () at main_hwua.c:131 131 gus_Temp0-- ; Thanks in advance2009-06-03 11:08 PM
maybe the hardware issue, running on another board is ok.