Terminate and restart a task ?
We have project in which FreeRTOS code is generated using CubeMx. I see syntax is little different from documentation on FreeRTOS site.
How can I terminate and restart a particular task?
Main objective is
- Terminate and restart a task causing HardFault
- Restart a crashed task
Want to know how to restarting a task in FreeRTOS code generated from CubeMx
Majerle.Tilen.001
‌Can you please help in this regard ?
#task #restart #freertos+hal #terminate #tasks