Content originally posted in LPCWare by manoS on Fri Apr 03 04:57:42 MST 2015
Hello,
I am working on LPC 18XX .
I am using CMSIS - CORE standard peripheral library for the project.
We need to use RTS for our project. Being new to Cortex -M3 can anyone clarify the following:
1. Do I need to use CMSIS-RTOS seperately along with CMSIS - CORE standard peripheral library?
2. Is CMSIS - RTOS library package available for RTX or Free RTOS?
3. I had read in an article that CMSIS pack ver 3 and above have support for CMSIS RTOS library. So , it it that we need to use both CORE standard peripheral library and CMSIS - RTOS library of same version? Because CMSIS - CORE standard peripheral library for LPC18xx is of ver 2.
Looking forward for reply..