Search found 1 match
- Sun Mar 10, 2024 7:30 pm
- Forum: ESP-IDF
- Topic: ESP32-C6 linking failed
- Replies: 3
- Views: 1497
ESP32-C6 linking failed
I'm trying to compile simple test code that I have working on ESP32 and ESP32-S3, but when I try to compile it for ESP32-C6 I get a linking error that I do not fully understand. I am able to compile the "blink" example just fine for the C6, so this is not a consistent issue with the build system. Th...