I bought some RBBB(w/atmega 328) and usb-ttl conversor board from modern-device [1]. I'm using arduino-17 IDE, ubuntu-linux (board: Duemilanove or nano w/atmega 328, port: /dev/ttyUSB0). I play with other arduino boards (mega, seeeduino) and all works ok.
First time i upload a sketch to the RBBB all works ok, i tested the sketch and runs ok inside the RBBB. After that i can't upload more sketches to the same RBBB and show the messaje:
Yes, this output is from a board that runs a sketch using serial line, and the others 2 RBBB have hello world blinking sketch... the output-errors are quite diferent in both cases, but with same result: cant upload after 2 time.. i tested the signals with oscilloscope and all seem to be ok, included DTR.. is it possible to upload a sketch to these RBBB using a duemilanove 328 board? i'll debug this in the future , but i need to upload a sketch for a birthday gift this week :o