Arduino Due is another Arduino board, but with Atmel ARM processor instead of AVR. I have had Due for a while, but flashing it on Linux had not been working. However, now I managed to flash simple blink app (written in C++) on Linux using bossac:
sudo ~/programs64/arduino-1.5 …[more]