??? 08/17/07 09:29 Read: times Msg Score: -1 -2 Answer is Wrong +1 Good Question |
#143371 - Reply:blinking LED won't blink Responding to: ???'s previous message |
The port you want to be output port or the pin P1.0 as in your code is not initialize. The output pin should be initialize to zero. After Reset all the port pins goes to high, you have to reset the output pins. |