I was hoping to try getting Freertos running on my pico2. But since I’m new to the FreeRtos kernel, I asked around many forums and someone mentioned to follow the steps in a youtube video. It told me to install the pico sdk and rtos kernel from github. I made sure to update my paths to include the necessary libs for the project.
But sadly, I’m vs code is unable to detect any of the libraries and causes cmake to crash. Is there any fix to this?