You are reading a single comment by @ThomasChr 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
    
About

Avatar for ThomasChr @ThomasChr started