• declaration may not appear after executable statement in block
    Hello, I was tryning to use MDK-ARM 5 I find some difficulties in its configuration. This code is basically used to turn on the led that is connected to the pin 12 of the port D on the STM32F407VG....
  • declaration may not appear after executable statement in block
    Hello, I was tryning to use MDK-ARM 5 I find some difficulties in its configuration. This code is basically used to turn on the led that is connected to the pin 12 of the port D on the STM32F407VG....
  • Keil Variable declaration help
    Actually on the external interrupt from port,I want to read the timer 2 value into a variable.(TH2 and TL2). suppose I declare a variable unsigned int timer2_val; How can I move TL2 and TH2 into lower...
  • Keil Variable declaration help
    Actually on the external interrupt from port,I want to read the timer 2 value into a variable.(TH2 and TL2). suppose I declare a variable unsigned int timer2_val; How can I move TL2 and TH2 into lower...
  • What are the things that i must configure b4 using "keil c" ???
    Hi... can anyone please tell me wat are the things i haf to configure for "keil c" b4 i can use it??? thanks...