This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CMSIS RTOS2 API is missing

Hi, I am working with Freertos kernel in ARM cortex microcontrollers. So, I felt Keil complier has a better optimization level comparing others. So i planned to using Freertos with Keil. i installed the Freertos kernal pack in keil. and when i am creating a new project with RTOS, IDE is throwing this error "API is not found. Corresponding pack is missing or not selected". And in description box, It is clearly telling API '::CMSIS.RTOS2:2.1.1(API)' is missing Now how should i proceed. I checked all the sites. there is no clear definition about that API installation. Where can i get the API and fix my issue.

Thank you