Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 - Arch Not Found and Target Not found #92

Open
konacurrents opened this issue Oct 5, 2023 · 0 comments
Open

ESP32 - Arch Not Found and Target Not found #92

konacurrents opened this issue Oct 5, 2023 · 0 comments

Comments

@konacurrents
Copy link

On my mac, Arduino 1.8.19, for my ESP32 devices, I get this error when entering the Exception Decoder window:

Arch Not Found for 'ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, Error'. Defaulting to 'xtensa'
Target Not Found for 'ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, Error'. Defaulting to 'esp32'
gdbPath: /Users/scott/Library/Arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-gdb

The exception does show a value but isn't not very useful:


Decoding stack results
0x40091535: vTaskSwitchContext at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/tasks.c line 2770

Is there a compile switch needed?

Do I have to compile with debug turned on? (I tried and it didn't help)

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant