Skip to content

shomagan/freertos_dynamic_task

Repository files navigation

Sofi

Education purpose project, to experiment with dynamic FreeRTOS tasks.

Compilation

mkdir cmake_arm cd cmake_arm cmake -G "MinGW Makefiles" .. cmake --build . --target all

Flashing

After the compilation, build folder will appear with main_OS and user_task. Once board flashed with main_OS , user_task with crc can be flashed over usb/rndis/ip web server (server ip address is 172.16.0.3, but need to setup manuall IP address on the connected computer)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published