Quick Start of i.MXRT 1050 EVK + MCUXpresso

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Quick Start of i.MXRT 1050 EVK + MCUXpresso

Quick Start of i.MXRT 1050 EVK + MCUXpresso

In the i.MXRT 1050 EVK web page, there is a very nice "Getting Started" page to show the videos and steps how to use the board.

1. Connect the board to your PC by a USB cable.

1.png

2. Build and download the SDK.

a. In the SDK Builder web page, you can customize and download the specific SDK of your board.

3.png

4.png

b. On the next page, you can select different OS and different IDE. Select "MCUpresso IDE" for Windows here.

5.png

c. You can add the software component that you wanted.

6.png

d. Request to build the SDK.

7.png

e. When the build request has completed, the SDK is available for download under the SDK Dashboard page.

9.png

10.png

- Download icon : Download the SDK

- Rebuild icon : Rebuild the SDK with different setting

- Share icon : Share the SDK to others

- MCUConfigTool icon : Run the MCU Configuration Tool to configure the pinmux and clocks for your own design board.

- Remove icon : Remove the SDK from the Dashboard.

3. Install the MCUXpresso IDE.

a. Go to the MCUXpresso IDE weg page to download the IDE and then install it.

4. Build and run the example on EVK.

a. Open the MCUXpresso IDE. Simply drag & drop the SDK zip file to "Installed SDKs" view.

11.png

b. Import the SDK examples and then click "Next".

12.png

c. Select the "hello_world" under the demo_apps.

13.png

d. Click "Build" to build the demo.

15.png

e. Execute the terminal software (e.g. PuTTY). The COM port of the console output can be found in "devices manager". The COM setting is 115200,8,N,1.

19.png

f. Click the "bug" icon to start the debugging.

16.png

g. Click "Resume All Debug Sessions" icon to run the demo.

17.png

h. "hello world" print out in console.

18.png

Reference:

i.MXRT1050 web page ( Contain the datasheet, reference manual of the i.MXRT1050 processor)

i.MXRT1050EVK web page ( Contain the user's guides of the i.MXRT1050 EVK)

MCUXpresso IDE web page ( Contain the user's guides of the MCUXpresso IDE )

Labels (1)
No ratings
Version history
Last update:
‎11-04-2018 10:16 PM
Updated by: