Search found 1 match

by hayden0
Tue Mar 12, 2024 1:27 pm
Forum: IDEs for ESP-IDF
Topic: VS Code re-enables 'freertos_unicore'
Replies: 1
Views: 2138

VS Code re-enables 'freertos_unicore'

Hi all, I'm trying to run two tasks on different cores but keep getting the error below. I can't work out what the error is but when I go into the sdkconfig I can see that 'FREERTOS_UNICORE' is enabled. Unfortunately, whenever I build the project or try to select another setting this is re-enabled. ...