You are reading a single comment by @allObjects and its replies.
Click here to read the full conversation.
-
Simply blinking a LED on the Due.
I see that the forum has a problem with the first line, it should read:#include "../include/due_sam3x.init.h"
You can transfer the file firmware.bin with the included program (under tools) 'bossac':
./bossac -p ttyACM0 -e -w -v -b /home/tc/firmware.bin
Test program testing what?