• USB-CDC-driver hangs in USBD_Write
    Hi, I encountered problems using the USB-CDC-example out of the Atmel software package 1.5 with an AT91SAM9260. Sometimes, when sending data using USBD_Write, the USB driver hangs in the function/define...
  • WIDE CHAR function-family does not link
    Hi, I'm using ARM uVision 5.10.0.2 for Cortex-M . For a terminal like application I have to work with wide chars ( wchar_t ) and send them over the IIC-Interface. Therefore I want to write/read...
  • 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...
  • 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...
  • 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...