|
Re: Invalid Address
I suspect your file is the culprit.
Post it. Maybe someone then can help you.
The default code is something to build upon. It basically handles all of the background code you need for the processor in the controller.
State machine programming based on the default code model will prevent many issues.
Do not use While loops in your programming. The processor requires updates every 26.2 mS to avoid the red-light-of-death.
Search Kevin Watson's site or IFI's site for more programming tips.
Good Luck.
__________________
Team MARS = 1.523 AU from the SUN!
Jim E.
|