using PlatformIO with mimxrt1010-EVK and onboard debugger

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

using PlatformIO with mimxrt1010-EVK and onboard debugger

865件の閲覧回数
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 返信

855件の閲覧回数
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 件の賞賛
返信