Hi,
try if increasing heap will help.
BR, Petr
already tried, still not working.
ok, so can you share your project?
Br, Petr
Hi,
seems it is because you call printf before start scheduler. Try to comment those 2 lines and print within tasks.
Br, Petr
Tried that one but not at all working. The uploaded code is not running on FreeRTOS. It's a code without freeRTOS component.
Hi,
the project you shared above is using FreeRTOS, and it worked on my side after doing modification I wrote.
If have different project try to share it too.
BR, Petr