This commit is contained in:
cjkas 2026-03-23 08:41:33 +01:00
parent adeec5d8f3
commit 5f41b05357
11 changed files with 868 additions and 11 deletions

View file

@ -85,7 +85,6 @@ Configuration of the Transceiver is done with the ELECHOUSE_CC1101 library which
pio pkg exec -p tool-esptoolpy -- esptool.py --port COM9 read_flash 0x3F0000 0x10000 coredump.bin
C:\Users\oem\.platformio\packages\framework-espidf\export.ps1
esp-coredump info_corefile --core coredump.bin --core-format=raw --gdb C:\Users\oem\.platformio\packages\toolchain-xtensa-esp32\bin\xtensa-esp32-elf-gdb.exe .pio\build\esp32dev\firmware.elf > coredump_report.txt
C:\Users\oem\.platformio\packages\framework-espidf\export.ps1