Skip to content

Embedded Platform Instructions

KalyanCManukonda edited this page Oct 1, 2019 · 1 revision

MPLAB Installation

MPLAB is required to run the C examples on the Trust Platform Hardware. Refer to the below link for the user guide for installing the IDE. It is recommended to use the Latest version of the MPLAB IDE.

  • XC32 compiler installation

    • Steps for installing the XC32 are available in Microchip Developer Help link
  • ARM GNU toolchain installation

    • Download the ARM compiler from here, you will see download links for your operating system under ARM GNU Toolchain for 32-bit Devices section. After the download you should have a .zip file. Extract the .zip file. You can move this folder if you want to.
    • Now open MPLAB, then go to Tools->Options
    • In Options window, go to Embedded->Build Tools, Click on Add…
    • Clicking on Add button will now open ‘Add New Toolchain’ window. Click on Browse and navigate to the extracted folder, then click ok.

Atmel Studio Installation

Atmel Studio can be used to run Usecase examples on the Trust Platform Hardware. Refer UserGuide for installing the IDE.

It is recommended to use the latest version of the Atmel Studio.