Understanding Programming
Posted: Tue Dec 29, 2009 10:40 am
As a beginner I have written a small C program which simply turns on the LEDs on the V3 development board.
The program compiles and down loads successfully but functions differently to what I expected:
My understanding was that an o/p will stay hi unless it is turned off, this does not appear to be the case, also having reached the end, the program appears to randomly restart with out my resetting.
Can some one explain?
Many thanks
The program compiles and down loads successfully but functions differently to what I expected:
My understanding was that an o/p will stay hi unless it is turned off, this does not appear to be the case, also having reached the end, the program appears to randomly restart with out my resetting.
Can some one explain?
Many thanks