Hi Ive recently purchased my botboarduino from you and also having trouble (similar to what is described here) uploading sketches to work getting exit status 1 Error compiling for Duemilanove and Diecimilla. I did try blink example code and that worked after i changed com port from 1 to 7 but nothing else seems to want to upload . Tried the PS2 lib h file so many times without success , gone through the code to see if any obvious code errors were in place and tried a few variants of some command lines but still cant get the file to upload
Thankyou Scharette for putting my post right sorry i didnt realise a new thread was needed tyvm.
We’re here for you. Hopefully this will help step by step:
]Disconnect everything from the BotBoarduino/:m]
]Ensure the VL jumper is set to USB/:m]
]Connect the BotBoarduino to the computer via USB/:m]
]Open Device Manager to confirm the board was detected (under COM ports) and the correct driver was installed/:m]
]Open the Arduino IDE/:m]
]Select the right COM port/:m]
]Select “Arduino Duemilanove” from board type/:m]
]Open File -> Examples -> Basic -> BlinkLED/:m]
]Upload the code and see if there are any errors/:m]
If you don’t get to step 9, tell us where the process failed and provide details.