• 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...
  • lpc2294 hang
    hi, i m using lpc2294 for GSM modem interface. i m use rx,tx of UART1 for interface. Modem work well and i m read message , read contect number but when i call ,mcu UART1 "HANG" Please help me...
  • I2C_EVENT hangs
    Hi all, I'm using std peripheral library, and it's hangs when I try use I2C_EVENT, for example when I send data void i2c_transmit(uint8_t byte) { I2C_SendData(I2C2, byte); while (!I2C_CheckEvent...
  • netInitialize() hang ...
    Hi I just want to make a TCP socket connection. I configure everything as the "Creating a Network Application" page tell. as system start to debug or work it halts on netInitialize(). even the codes...
  • ETHERNET_LPC2378 hangs
    Hi all I am using LPC2378 processor and trying to initialize the ethernet ...i got the ethernet code from the net for MCB2300 board. my LPC2378 is running on 16MHz crystal. and i am using DM9161...