Skip to content

Instantly share code, notes, and snippets.

@stritti
Created March 23, 2019 23:28
Show Gist options
  • Save stritti/b5f409963139af11676a5b39614aa36d to your computer and use it in GitHub Desktop.
Save stritti/b5f409963139af11676a5b39614aa36d to your computer and use it in GitHub Desktop.
Decode the Exception of ESP within PlatformIO
%homedrive%%homepath%/.platformio/packages/toolchain-xtensa/bin/xtensa-lx106-elf-addr2line.exe -fp -e ./.pioenvs/nodemcuv2/firmware.elf
@BenjaminDerProgrammierer

That does not work. please help me!
Error:
[my home directory]/.platformio/packages/toolchain-xtensa/bin/xtensa-lx106-elf-addr2line.exe: './.pioenvs/nodemcuv2/firmware.elf': No such file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment