Search found 2 matches
- Tue Oct 22, 2024 5:12 am
- Forum: ESP-IDF
- Topic: undefined reference to `__atomic_is_lock_free'
- Replies: 0
- Views: 303
undefined reference to `__atomic_is_lock_free'
I have downloaded a project and I want to deploy the examples in it, and I encountered this error while compiling.What should I do to fix it please?
- Mon Oct 21, 2024 5:55 pm
- Forum: ESP-IDF
- Topic: undefined reference to `__atomic_is_lock_free'
- Replies: 1
- Views: 551
undefined reference to `__atomic_is_lock_free'
I downloaded a project on Github https://github.com/Seeed-Studio/sscma-example-esp32 and I want to deploy the examples from it on my ESP32-S3, after executing the command I get this error:
What should I do to solve this problem? I'm a beginner to this.
Code: Select all
idf.py build