/FreeRTOS_Simulator

A linux FreeRTOS Simulator.

Primary LanguageC

FreeRTOS_Simulator

This is a demo project of simlulator for FreeRTOS v10.3.1.

The new verison of FreeRTOS changed vTaskIncrementTick to xTaskIncrementTick.

How to use

Compile

make all

Run

./simulator_linux.bin

Reference

Reference Blog