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-RTOS user manual

Hi
I want to start studying CMSIS-RTOS but I couldn't find any user manual for it. there is some user manual for keil-RTX. what is difference between CMSIS-RTOS and keil-RTX? I read in a document that RTX is provided by ARM as the reference implementation for CMSIS-RTOS compliant RTOS implementations. Can I start to study keil-RTX user manual as CMSIS-RTOS reference.
thanks

Parents
  • Hello Sahand,

    you are welcome! What do you mean by doesn't work properly? Can you access the page or not?

    If you have installed the Keil::LPC1700_DFP, open Pack Installer, click on the Devices tab (right), expand NXP and click on LPC1700 Series. Click on the Examples tab (left). There you will see the "CMSIS-RTOS Blinky (MCB1700)" example project. This is based on Keil RTX.

    Kind regards,

    Christopher

Reply
  • Hello Sahand,

    you are welcome! What do you mean by doesn't work properly? Can you access the page or not?

    If you have installed the Keil::LPC1700_DFP, open Pack Installer, click on the Devices tab (right), expand NXP and click on LPC1700 Series. Click on the Examples tab (left). There you will see the "CMSIS-RTOS Blinky (MCB1700)" example project. This is based on Keil RTX.

    Kind regards,

    Christopher

Children