hi there, i just made myself an arduino serial, and i am trying tu upload the bootloader, with my serial programmer, but it does not seem to work: in the console it says something like "arduino board is not respunding, use -F to skip this test, and override", and in the status board it says "burning bootloader to i/o device...."
i checked all the connection and they seem allright, on the board, and the paralel programmer...
i am using winxp sp2 with arduino 0010, and the device is powerd externaly at 9v, and the led lights up...
btw: i tried giveo(it does nothing), and the reg key for winxp paralel prog, and it still does not work, what can happen if i skip the test?, and do i need to plug in the serial cable as well when i program the bootloader?
If yes, check if the board wires are not open (wires are thin, causing corrosion problems), if there are no short circuits in wires or soldering bridges. This board is very critical in this points.
Check if cable position is correct (check if cable pin1 is connected to board pin1)
Note that Arduino 0010 has a bug that makes the bootloader delay 10 minutes to complete with serial arduino board(in some cases).
You have 3 options:
- to wait 10 minutes;
- to download 0007 version, install it, and bootload;
- to bootload using DOS prompt (this lines are for Atmega8):
ok, so i'm using the paralel programer, with the arduino serial single sided....
i've downloaded 0007, and burned the bootloader, and shown me all sorts of diferent flash errors, at different adresses... and after that it says, :"done burning bootloader" i'm not shure that it is ok, is there any way i can test the bootloader?
Put a led on pin13, and GND (in correct position). If you press the board's reset button, this led must blink fast, stop for 8 or 9 seconds, then blink again, ...
If this doesn't happens, the bootloader is not working.
You tried to bootload before, with 0010. I had some problems doing the same, and the solution was to burn bootloader again, two or three times. Or try the DOS option.
i triedd'em all, nothing works...
arduino 07 says that the burning is done, but when veryfing the flash, it gives a series of errors..., while arduino 10 says that the programer si not ready, check the connection... >:(
i tried the dos method... nothing, it says that a file is missing, a .dll
i verrified all the connections, and bridges... all are ok...