Embedded Engineering Field Notes. Made by @jjmilburn.
This is a brief outline of the steps taken to get sample code from the Atmel ASF for the “SAMD20 Xplained Pro” built and flashed to the board from Ubuntu 14.04. Much of this guide is built around insights from AndreyYurovsky and V. Kornilov Matwey.
18 Sep 2014In the course of working with Cortex M0 STM32 microcontrollers, it became necessary to modify and build firmware without having direct access to Atollic TrueSTUDIO. This post outlines the steps taken to successfully build code that performs the same function, and fits in (approximately) the same footprint, using Eclipse CDT.
09 Sep 2014