This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nid help on LED blinking

i have problem with the led blinking. I using the exmaple program given by keil using uVision3. When i run the program, the LED on the development board didnt blink, it just stay on! wat should i do?

thanks!

Parents
  • I think i better say what i do so that you guys can get a better picture. Firstly, I dl uVision3 and use one of its example, which is blinky project. I open taht project, compile it and run it. But nothing happen to my board LED which is integrated with the development board itself. Off course i have connect the board to the CPU already

Reply
  • I think i better say what i do so that you guys can get a better picture. Firstly, I dl uVision3 and use one of its example, which is blinky project. I open taht project, compile it and run it. But nothing happen to my board LED which is integrated with the development board itself. Off course i have connect the board to the CPU already

Children
  • I think it is better if you start by teaching your delay function to actually perform any delay.

    And it may be a _very_ good idea to also read the instructions just above the text input box and make sure that you post your source code according to the instructions. Then we may be able to read your code.