View Single Post
  #1   Spotlight this post!  
Unread 20-02-2006, 10:49
iplayfast iplayfast is offline
Registered User
None #1901
 
Join Date: Feb 2006
Location: St. Marys On,Canada
Posts: 4
iplayfast is an unknown quantity at this point
Code Error after reset

When we download the code, it runs perfectly. After pushing the reset switch, it gets a code error. Of course we can't debug it, cause we just reset it.

What we've done is add Kevin's Camera and Serial Code and tracking code with changes added to the tracking code.

We've also taken out the original serial code (as per instructions) and initialized the new serial code.

I'm suspecting the serial code (which is interrupt driven) is not being initialized properly and is causing our headaches.

Has anyone else come across this? Is there a way to debug this?