debug error execve failed: Exec format error when debugging esp32-c6-devkitm1-1 #981
-
|
Hi, this might not be typically related to espflash, as this happens also with probe-rs, but hopefully someone can help me out I am using Linux mint.. 1.) installed according to https://docs.espressif.com/projects/rust/book/getting-started/index.html doing a when starting the debugger in ZED from fn Main
so this could be because of a wrong platform ??? or has it to do with my shebang somehow messed up ? permissions of esptest3_espflash in debug folder: Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
espflashdoesnt allow debugging, you should useprobe-rsfor that https://probe.rs/docs/tools/debugger/