Search found 2 matches

by dhanushmh
Tue Dec 20, 2022 9:41 am
Forum: ESP32 Arduino
Topic: ESP solo 1 giving error and resetting.
Replies: 3
Views: 5879

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 ...
by dhanushmh
Sat Nov 26, 2022 7:36 pm
Forum: ESP-IDF 中文讨论版
Topic: 关于esp32有线网络 ieee1588 相关
Replies: 3
Views: 6459

Re: 关于esp32有线网络 ieee1588 相关

esp32中的PTP功能还尚未开发。
Is it available now? Has IEEE 1588 been implemented?

Go to advanced search