Replies: 2 comments 1 reply
-
Nothing wrong, the board doesn't support west flash/debug. There is no |
Beta Was this translation helpful? Give feedback.
1 reply
-
Converted to a Q&A discussion as this is not a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I follow the Getting Started Guide, then
Here is the error message show in windows10 cmd :
[0/1] Flashing teensy41
-- west flash: rebuilding
ninja: no work to do.
FATAL ERROR: either a pristine build is needed, or board teensy41 doesn't support west flash/debug (no ZEPHYR_RUNNERS_YAML in CMake cache)
FAILED: zephyr/cmake/flash/CMakeFiles/flash C:/Users/canic/Desktop/zephyrproject/zephyr/build/zephyr/cmake/flash/CMakeFiles/flash
cmd.exe /C "cd /D C:\Users\canic\Desktop\zephyrproject\zephyr\build && "C:\Program Files\CMake\bin\cmake.exe" -DTARGET=flash -DDEPENDENCIES="" -P C:/Users/canic/Desktop/zephyrproject/zephyr/cmake/flash/check_runner_dependencies.cmake && "C:\Program Files\CMake\bin\cmake.exe" -E env C:/Users/canic/AppData/Local/Programs/Python/Python39/python.exe -m west flash"
ninja: build stopped: subcommand failed.
Is any step I do it wrong?
Beta Was this translation helpful? Give feedback.
All reactions