Skip to content

Microcontroller Toolchain

Benjamin Riggs edited this page Nov 5, 2019 · 2 revisions

Overview

The AMMDK uses the GNU Arm toolchain to compile code for the K66 MCU. Flashing and debugging are done via OpenOCD and gdb. The AMMDK comes with all the appropriate software installed. The amm-tiny repo, also pre-installed on the AMMDK, contains helper scripts for compiling, flashing, and initiating debugging. Further details are available in the amm-tiny README.

Clone this wiki locally