Search found 8 matches
- Wed Mar 19, 2025 2:02 pm
- Forum: IDEs for ESP-IDF
- Topic: xTaskCreatePinnedToCoreWithCaps not found in v5.4 compile
- Replies: 4
- Views: 18640
Re: xTaskCreatePinnedToCoreWithCaps not found in v5.4 compile
I installed v5.3, same error there. So, the issue isn't specific to v5.4. Ugh.
- Wed Mar 19, 2025 1:29 pm
- Forum: IDEs for ESP-IDF
- Topic: xTaskCreatePinnedToCoreWithCaps not found in v5.4 compile
- Replies: 4
- Views: 18640
Re: xTaskCreatePinnedToCoreWithCaps not found in v5.4 compile
Sorry, I pulled the latest updates on v5.4, not master (which is now 5.5).
I cannot compile master due to no arduino compatible subcomponent available for v5.5. If one exists, I can test it.
I cannot compile master due to no arduino compatible subcomponent available for v5.5. If one exists, I can test it.
- Wed Mar 19, 2025 1:08 pm
- Forum: IDEs for ESP-IDF
- Topic: xTaskCreatePinnedToCoreWithCaps not found in v5.4 compile
- Replies: 4
- Views: 18640
Re: xTaskCreatePinnedToCoreWithCaps not found in v5.4 compile
Yes, still occurring. I pull the latest changes, ran install.sh, export.sh, fullclean, reconfigure, build, same error.
- Tue Mar 18, 2025 2:40 pm
- Forum: IDEs for ESP-IDF
- Topic: xTaskCreatePinnedToCoreWithCaps not found in v5.4 compile
- Replies: 4
- Views: 18640
xTaskCreatePinnedToCoreWithCaps not found in v5.4 compile
I'm getting a compile error with v5.4, missing: xTaskCreatePinnedToCoreWithCaps, cannot figure out how to address. this issue. Any help would be appreciated:
The function appears to be defined here:
/esp/esp-idf/components/freertos/esp_additions/include/freertos/idf_additions.h
/esp/esp-idf ...
The function appears to be defined here:
/esp/esp-idf/components/freertos/esp_additions/include/freertos/idf_additions.h
/esp/esp-idf ...
- Fri Dec 03, 2021 4:02 pm
- Forum: Report Bugs
- Topic: sdkconfig - CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 byte default value too small
- Replies: 2
- Views: 13845
Re: sdkconfig - CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 byte default value too small
Done: https://github.com/espressif/arduino-esp32/issues/5969
However, I believe this default should not just be changed in Arduino but rather system-wide as Chrome has likely "grown" the header to a point where specifying a max value of 512 for that header buffer is just too small.
Post Packet ...
However, I believe this default should not just be changed in Arduino but rather system-wide as Chrome has likely "grown" the header to a point where specifying a max value of 512 for that header buffer is just too small.
Post Packet ...
- Thu Dec 02, 2021 4:12 pm
- Forum: Report Bugs
- Topic: sdkconfig - CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 byte default value too small
- Replies: 2
- Views: 13845
sdkconfig - CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 byte default value too small
The default in build for this configuration parameter: CONFIG_HTTPD_MAX_REQ_HDR_LEN is 512 bytes.
This is causing "Header fields are too long for server to interpret" errors on a single field form post.
It needs to be set at least 768 bytes, but 1024 would be better.
This is a burden for customers ...
This is causing "Header fields are too long for server to interpret" errors on a single field form post.
It needs to be set at least 768 bytes, but 1024 would be better.
This is a burden for customers ...
- Mon Jul 20, 2020 5:27 pm
- Forum: Hardware
- Topic: ESP32 5GHz
- Replies: 49
- Views: 159820
Re: ESP32 5GHz
Okay, it's past mid 2020, is there a new ETA for 5Ghz?
- Sat Jan 20, 2018 6:09 pm
- Forum: General Discussion
- Topic: What would you like to see in The Next Chip?
- Replies: 468
- Views: 1082940
Re: What would you like to see in The Next Chip?
It seems 5 Ghz is committed.
Is there a date (even rought date) for a 5Ghz chip?
Is there a date (even rought date) for a 5Ghz chip?