Introduction
This article will go over how to create a new example project as well as how to import a git project to the MCUXpresso IDE.
Prerequisite
- Download the latest MCUXpresso IDE (Click here for step by step instructions).
- Connect JTAG to Micro (Click Here for step by step instructions).
How to Create a new example project
- Open MCUXpresso
- Launch it in any work space by adding the directory
3. Click on “import example from SDK” on the left screen as follow
4. Select evkmimxrt1064 for from the new window
5. Once selected you can import any example code
How to Import new project from git
- Open MCUXpresso
- Launch it in any work space by adding the directory
3. Click on “import example from SDK” on the left screen as follow
4. Once new window open Git a Project from Git à Next
5. Now click on clone from URI
6. Enter the clone url and clone the repo to MCUXpresso and follow the steps in the window to clone repo.
Comments
0 comments
Please sign in to leave a comment.