using PlatformIO with mimxrt1010-EVK and onboard debugger

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

using PlatformIO with mimxrt1010-EVK and onboard debugger

864 次查看
Daniel_Jankins
Contributor I

Hi,  

I am trying to use the PlatformIO with mimxrt1010-EVK.  I can compile the program fine.  I can can not download the program.

I am using zephyr-blink example.my platformio.ini file is

; PlatformIO Project Configuration File
;
;   Build options: build flags, source filter, extra scripting
;   Upload options: custom port, speed and extra flags
;   Library options: dependencies, extra library storages
;
; Please visit documentation for the other options and examples

[env:mimxrt1010_evk]
platform = nxpimxrt
framework = zephyr
board = mimxrt1010_evk

 

thank you

0 项奖励
回复
1 回复

854 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Daniel_Jankins ,

  Do you try to use the west to flash the code like the following method:

kerryzhou_0-1644565690767.png

In the old-time, we use the west to download the code successfully.

Wish it helps you!

Best Regards,

Kerry

 

0 项奖励
回复