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
thank you
Hi @Daniel_Jankins ,
Do you try to use the west to flash the code like the following method:
In the old-time, we use the west to download the code successfully.
Wish it helps you!
Best Regards,
Kerry