Search found 2 matches
- Tue Dec 20, 2022 9:41 am
- Forum: ESP32 Arduino
- Topic: ESP solo 1 giving error and resetting.
- Replies: 3
- Views: 5360
Re: ESP solo 1 giving error and resetting.
ESP SOLO is a single core chip, however you've built the application for dual core chips thus you get the following error E (97) cpu_start: Running on single core chip, but application is built with dual core support. E (97) cpu_start: Please enable CONFIG_FREERTOS_UNICORE option in menuconfig. abo...
- Sat Nov 26, 2022 7:36 pm
- Forum: ESP-IDF 中文讨论版
- Topic: 关于esp32有线网络 ieee1588 相关
- Replies: 3
- Views: 4071
Re: 关于esp32有线网络 ieee1588 相关
Is it available now? Has IEEE 1588 been implemented?