Skip to content

Latest commit

 

History

History

README.md

Dual Core project

This example generates HelloWorld executables for the FRDM-K32L3A6 evaluation board. The used K32L3 microcontroller is a dual-core MCU (Cortex-M0plus and Cortex-M4)

Prerequisites

Tools

Packs

Project Structure

The project is generated using the CMSIS-Toolbox and is defined in csolution format:

Generate the project binaries

> cbuild HelloWorld.csolution.yml --packs --toolchain AC6

Execute Project

You may use the debugger of choice for executing this program.