Masmiseim36 / IntelSoc

CPU Support package for Intel SoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPU Support package for the intel SoC

This CPU Support package enables the development for the intel SoC microprocessor family using the Crossworks development environment from Rowley. The package provides all needed data and information to enabled the Development Environment to compile and debug applications on the iMXRT microcontroller This Includes:

  • CMSIS-Specific Code Files
  • Memory-Map-Files
  • Register-Descriptions for debugging

Build and Install

The Package is provided unpacked and has to be packed before it can be installed. For this open the Project File located in the root of the project with the Crossworks IDE (File IntelSoC.hzp). Then “compile" it like a normal project (Build -> Build iMXRT). This will create the CPU-Support package in the root-Folder of the project (-> iMXRT.hzq). To install the new created package, go to Tools -> Packages -> Manually Install Packages and choose the new File.
Package Manager

About

CPU Support package for Intel SoC


Languages

Language:C++ 50.1%Language:C 49.8%Language:Assembly 0.1%Language:JavaScript 0.0%Language:Shell 0.0%