When I look at the lpc1343 program, there is always a statement like this in while(1). I don't know why, so I have to look for the answer everywhere and record it as follows.NOP, SEV, WFE, WFI and YIE...
I have a question. If I frequently request memory (malloc) under WINCE and call free to release it, can the memory be released as soon as free is called, or does it need to wait until the process exit...
Since I couldn't set up H-JTAG with source code debugging, I don't have its JTAG emulator.But the board can be downloaded and run normally with H-JTAG version 0.91, and I already have the previous wig...