RTOS quick start instructions
FreeRTOS ถูกพอร์ตไปยัง many different architectures และ compilers. แต่ละ RTOS port ถูกมาพร้อมกับ a pre-configured demo application ให้คุณพร้อมใช้งานได้อย่างรวดเร็ว. ที่ดีกว่ายังคง, แต่ละ demo application ถูกมาพร้อมกับ a documentation page จัดให้มี full information เกี่ยวกับการค้นหา the RTOS demo project source code, building the demo project, และการกำหนดค่า the target hardware.
The demo application documentation page จัดให้มี essential RTOS port specific information อีกด้วย, รวมถึง how to write FreeRTOS compatible interrupt service routines, ซึ่งจำเป็นต้องแตกต่างกันเล็กน้อยบน different microcontroller architectures.