RTOS

Real-Time Operating Systems

As any other computer application, embedded systems must be tailored to the operating system they are running on. Furthermore the, usually quite specific, environment in which these systems will execute often require them to be adapted to their hardware environment.

ac6-training provides trainings to help you create embedded systems using a Real-Time Operating System (RTOS) but also to tailor this RTOS to your needs if you have to.

Main Courses

This course introduce the IoT ecosystem, describe the most used IoT Edge to Cloud Protocols (MQTT, MQTT-SN and CoAP), explore particularly heinous IoT focused attacks and security provisions at each level of stack (physical devices, communication systems and networks) . This course explains how to configure the LwIP (with MQTT), FreeRTOS and MbedTLS for a microcontroller-based IoT application; it requires previous knowledge of FreeRTOS.

Additional Courses

The Real Time Programming with FreeRTOS course from AC6 covers the design and implementation of real-time applications using the FreeRTOS operating system. The course covers topics such as task scheduling, synchronization, and memory management, and is designed to give professionals the skills they need to develop reliable and efficient real-time systems using FreeRTOS.

This course is suitable for developers with a basic understanding of real-time systems and programming concepts, and is designed to provide a strong foundation in FreeRTOS development. Upon completion of the course, attendees will be able to design, implement, and debug real-time applications using FreeRTOS.

This course describes the Texas Instruments ARM Cortex M4F implementation and TI-RTOS real-time programming