• Debugger function that hangs uVision
    Hi, I just created a function in uVision that puts into a pretty tight knot. Take a look at the following modified Dbg_Sim.ini from the CAN demo. When the Test button is pressed in the toolbox, uVision...
  • Uvision Hangs when downloading flash
    Hello, It seems the uvision IDE hangs when I try to download code to flash memory in my LPC2131 part. I have both a Ulink and a Ulink2. The Ulink works just fine. The Ulink2 causes the hang-up. I downloaded...
  • Why Hanging ???
    Regards all, This codes generates a hang on cpu . Please kindly take this & guid me : #include <w78e65.H> #include <stdio.h> main() { unsigned char i; TMOD=0x20; SCON=0x52; TH1=0xfa; TR1...
  • finit hangs
    finit hangs Hi, I'm having a problem with the finit call on an SD card. I get the same behavior whether I try the call prior to starting RTX, or from within an RTX task. The behavior is sporadic...
  • lpc2132 hang
    hello, I am using lpc2132 device in my application. I am using EXINT3,uart0,uart1,timer0,timer1 interrupt. When all above interrupt enable then my application hang in 4-5 hours. When we disable one...