|
Problem running compiled code
When we make any change to the default source code, compile it, and upload it to the robot, it will not run. The robot controller just hangs, with lights flickering on and off. The upload seems to go properly, with the correct acknowledgement messages etc.
When we upload the unmodified default code, everything works properly (except that the robot complains that it cannot find the camera), so the connection between the computer and robot works just fine.
We are using the latest version of the C18 compiler.
Any ideas?
|