As we conclude, here is a list of questions for you to test your knowledge regarding this chapter's material. You will find the answers in the Assessments section of the Appendix:
- What is CMSIS-RTOS, and which vendor supplies its implementation?
- Name a common operating system that makes heavy use of POSIX.
- It is important to choose wisely between the CMSIS-RTOS and FreeRTOS APIs because only one is available at a time:
- True
- False
- By using the POSIX API, any program written for Linux can be easily ported to run on FreeRTOS:
- True
- False