• I need a help for code..
    Hello everybody. I need to transmit through UART a fixed number in the data block through the command. I did this : void USART2_IRQHandler(void) { if ( USART_GetITStatus(USART2, USART_IT_RXNE) ) { USART_ClearITPendingBit...
  • Problem in Code, need Help
    i want help regarding this code, the do-while loop inside "in Bold" is completely ignored, i inserted dummy subroutines inside to see where the execution was going but all i could see was the parent...
  • Code or compiler problem?? Need help!
    Hi, I've been working with keil uvision 4 for almost 3 years or more, coding for Cortex-M3. I recently bump into a problem while testing my code. For some crazy reason a function of my doesn't work...
  • help needed
    Hi, I'm a newbie to keil ide.When i try to run the ide using python.. its showing error "program keil ide not found". So I tried to install uvision package,but is getting into trouble since I'm not...
  • Need Help
    Hi, I am in need of some e-books on ARM7/ARM9/LPC2129. If anyone could help me out by sending some links, i will be very greatful.