It sounds like you didn't put it in a loop. It executes it once, but then stops. Did you write the program in ASM, or did you use the C file? It may also be the watchdog timer--I've had a few issues with that before, too![]()
the only thing i could think of giving me the brief blink was that the programm executed that fast .
I could try to add a longer delay to see if it is blinking single led's .
or maybe alter this part of the code so it starts all over again.
Code:
Loop ; Loop Forever when Done
goto Loop