Skip to main content

Setting Up MCU+ SDK and Toolchain for HMP Development

Introduction

The TI's MCU+ SDK is a development kit that provides the required toolchain for compiling bare metal and FreeRTOS-based firmware for alternative cores on TI processors. The SDK also includes sample applications targeting alternative cores. Check the AM62x MCU+ SDK documentation for more information.

Download, Install and Setup MCU+ SDK and Tools

  1. Download the MCU+ SDK installer: MCU-PLUS-SDK-AM62X

  2. Follow the procedure available on the TI documentation: Download, Install and Setup SDK and Tools.

  3. The SDK is now ready to use. Follow the How To Compile Firmwares for Alternative Cores (TI) article to learn how to use the SDK to compile HMP firmware.

Send Feedback!