Helllo!
I'm using k64f with liwp and freertos. FreeRtos works fine.
I'm running function NVIC_SystemReset() when i'm pushing the button while rtos is working .
Unfortunately mcu stops (not reset).
Is it possible to reset (Software reset) mcu (with running freertos) by using NVIC_SystemReset()?
If not - how can I do it?
Regards,
BonyX