From e4039cd8251b9f22a6bdf585185a1c37e4c74355 Mon Sep 17 00:00:00 2001 From: Ryan Winter Date: Fri, 5 Feb 2021 19:58:00 -0800 Subject: [PATCH] fix 1050 type in 1060 guide (#192) --- NXP/MIMXRT1060-EVK/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NXP/MIMXRT1060-EVK/readme.md b/NXP/MIMXRT1060-EVK/readme.md index fb91346a..012f7bed 100644 --- a/NXP/MIMXRT1060-EVK/readme.md +++ b/NXP/MIMXRT1060-EVK/readme.md @@ -154,7 +154,7 @@ After the build completes, confirm that the binary file was created in the follo 1. Use the Ethernet cable to connect the NXP EVK to an Ethernet port. 1. In File Explorer, find the binary file that you created in the previous section. 1. Copy the binary file *mimxrt1060_azure_iot.bin* -1. In File Explorer, find the NXP EVK device connected to your computer. The device appears as a drive on your system with the drive label **RT1050-EVK**. +1. In File Explorer, find the NXP EVK device connected to your computer. The device appears as a drive on your system with the drive label **RT1060-EVK**. 1. Paste the binary file into the root folder of the NXP EVK. Flashing starts automatically and completes in a few seconds. > Note: During the flashing process, a red LED blinks rapidly on the NXP EVK.