Uploading code to Iteaduino Bt v1.1

Hello! I'm new using Arduino. I'm using Iteaduino Bt v1.1. The problem is when i want to upload the code to that Iteaduino bt it said:

avrdude: stk500_getsync(): not in sync: resp=0x00

please someone help me. Thanks!s

that message means that the board selection is not correct. go to the iteadstudio site and see what type of arduino it is supposed to emulate then select that board in the arduiino software.. best wishes

I had the same error.

I finally got it to work.

Remove the jumpers for the A/B block.
Set the switch to Data.
In the Arduino IDE, set the board to Duemilanove w/ ATmega328

With these settings, I was able to upload sketches without errors.