Search found 2 matches

by bonastreyair
Sat Jul 18, 2020 1:33 pm
Forum: ESP-MDF
Topic: MDF_LOG consumes lots of stack memory
Replies: 1
Views: 16057

MDF_LOG consumes lots of stack memory

I've encountered that when using official MDF_LOGs in a created Task I need an additional +1500 bytes of memory. If I don't do that, then stack overflow happens... and it reboots the esp32. ***ERROR*** A stack overflow in task test_task has been detected. If I set the MDF_LOGs to low level so that t...
by bonastreyair
Thu Jul 16, 2020 10:08 pm
Forum: ESP-IDF
Topic: ESP tool - programming flash MAC OS Catalina
Replies: 4
Views: 12465

Re: ESP tool - programming flash MAC OS Catalina

Starting from Mac OSX Catalina 10.15.5 and even reinstalling https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers , USB appears to be busy all the time... Did anybody find any solution? The wierd thing is that I can flash and monitor the ESP32 using Arduino IDE b...