freeRTOS causes Hardfault when using sscanf
Hi All,
freeRTOS causes Hardfault when using sscanf. When I don't use freeRTOS this works fine, so the issue is freeRTOS related.
I also previously had printf causing Hardfault but I found a library named newlib which allowed printf to no longer generate the hardfault but sscanf is still a problem.
Any idea on how to resolve this. I am using STM32F103 (Bluepill)
Regards
onio
