Programmer is not responding / osx arduino

hi there

i followed the temperature tutorial, just to get started. compiling works but upload fails with:
avrdude: butterfly_recv(): programmer is not responding

any ideas?

  1. Please use Arduino IDE 1.0.6
  2. Do you have any other usb line?
  3. Did you choose the board “LilyPad Arduino USB”? Did you choose the right serial port?

The atmega32u4 is difference from the Arduino UNO. You can look the Guide to the Arduino Leonardo and Micro.

ok, i’ll try with older (stable) arduino ide then. let you know be tomorrow.

thx, looking forward to have them up and running…

1.0.6 worked with LyliPad Arduino USB, great.

Thx a lot!