ArduinoISP Problem

Hi,

I bought the arduinoISP and I get this error when I try to upload a sketch. Does anyone knows why?
Thanks.

karlosandres82:
Hi,

I bought the arduinoISP and I get this error when I try to upload a sketch. Does anyone knows why?
Thanks.

The simplest answer is that the AVR chip you are programming did not ERASE/PROGRAM correctly,

Can you try programming another chip?

Second, possible problem, does the board you are programming have anything else connected to the SPI bus? I had a board with a SDcard connected, and if a SDcard was inserted programming would fail with similar errors, different addresses though. The location failures were dependent upon the code uploaded.

Third possible problem, device voltage? The Atmel AVRISPMK2 can handle both 3.3 and 5v targets, but the target must supply it's own VCC power.

Is your target self powered, and is your arduinoISP compatible with your target's voltage?

Chuck.


Check out my Kickstarter Project Memory Panes an expansion RAM Shield for Mega2560's. It adds 1MB of RAM for those projects where 8KB is not enough.