Bare bones projects for Microchip SAM3X8E (Arduino Due)
- An Arduino Due
- USB cable
- installation of Arduino IDE + SAM boards package (or GNU-ARM compiler package)
Optional : make
Blinks the onboard LED (D13). Working.
NB you will need to alter paths to suit your installation in build.bat/makefile Also change the COM port for your system.
You may need to erase the Due manually to get it into SAM-BA bootloader. Use the native USB for programming.
NB There is a bug in older versions of bossac, it crashes on small bin files. You must use v1.7.0 or later which can be found at https://github.com/shumatech/BOSSA/releases