• 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...
  • need help in code
    hi, my project name "adhoc sensor network for windmill conditioning monitoring and control" so im writing code in keil.i have serial communication & ADC-LCD code where i have to merge these to programs...
  • 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...
  • strange problem [need help]
    I cant clear the ARLK.0 bit in interrupt routine . I am trying to creat the change interrupt. But after the first interrupt program cant go out from the interrupt routine, because of ARLK.0 bit cant...
  • Need help compiling using mvision1
    Hi I have just started to work with compiler c5.0 compiler with mvision1 and I am getting this error message Fatal Error 204 : invalid keyword The source code I have has previously been working but...