Search found 1 match

by netskink
Thu Dec 26, 2019 8:04 pm
Forum: ESP-IDF
Topic: console example, tasks and free command
Replies: 0
Views: 2155

console example, tasks and free command

Hello, I'm working on an existing esp32 IDF based project. I don't have a JTAG debugger so I am trying to use the console example to debug why this project has intermittent behavior. With that said, I'm curious about the behavior I am seeing with the console example. For reference, this is the code ...