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
-
Download the MCU+ SDK installer: MCU-PLUS-SDK-AM62X
-
Follow the procedure available on the TI documentation: Download, Install and Setup SDK and Tools.
-
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.