Hi
I'm currently porting a non-OS firmware to FreeRTOS 10.2.1.
I re-used a previous FreeRTOS /systemview setup that was working fine on an other project / mcu (but still cortex-M).
Program has 3 tasks + 2 timers.
My firmware seems to work as expected but when I enabled SystemView I saw that new tasks appeared out of the blue (task 0x1C06, 0XFCO, ...)
This seems to happens only after some IRQ
I think there is a "leak" somewhere but I don't know how to look for it. Any advice ?
I used SystemView 3.12
I'm currently porting a non-OS firmware to FreeRTOS 10.2.1.
I re-used a previous FreeRTOS /systemview setup that was working fine on an other project / mcu (but still cortex-M).
Program has 3 tasks + 2 timers.
My firmware seems to work as expected but when I enabled SystemView I saw that new tasks appeared out of the blue (task 0x1C06, 0XFCO, ...)
This seems to happens only after some IRQ
I think there is a "leak" somewhere but I don't know how to look for it. Any advice ?
I used SystemView 3.12