Quote:
Originally posted by rwaliany
it wont? it DID, im only arguing what happened and happens to me
|
Then like I said, there must be a bug or design defect in your code. The code on the robot controller does not 'load' like a program that you run on your home computer. Programs on a microcontroller like the BASIC Stamp are stored in FLASH and execute directly from that FLASH memory.
If you'd like to post the section of your code that was deciding which program to execute maybe we can help pinpoint the problem.