I'm having problem trying to upload a very simple program (blink sample) with scons on LEONARDO board. When i use Arduino IDE it works well with the Leonardo, but scons can't dialog with it.
This is what i got:
Connecting to programmer: .
Found programmer: Id = "TESTATA"; type = A
Software Version = T.E; Hardware Version = S.T
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?
Hi!
I'm having problem trying to upload a very simple program (blink sample) with scons on LEONARDO board. When i use Arduino IDE it works well with the Leonardo, but scons can't dialog with it.
This is what i got: Connecting to programmer: . Found programmer: Id = "TESTATA"; type = A Software Version = T.E; Hardware Version = S.T avrdude: error: buffered memory access not supported. Maybe it isn't a butterfly/AVR109 but a AVR910 device?
I tried with AVR910 and AVR911 but it's worth.