-
|
Hi there! I'm following this tutorial, but my surprise is when it try to run west flash it gives me this error: Funny thing is So, any idea why |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
I see I see the board is flashed with this output: But the app crashes: |
Beta Was this translation helpful? Give feedback.
-
|
Turns out the |
Beta Was this translation helpful? Give feedback.
-
|
Works for me, but the path of esp32.py is different: |
Beta Was this translation helpful? Give feedback.
Turns out the
build/external/zephyr/scripts/west_commands/runners/esp32.pyfile is wrong. You can copy & paste this code to make it working: