Ashkan Anousheh

Results 2 comments of Ashkan Anousheh

hi @chuckb , change your Floating Point setting to "Software Implementation" could solve your problem for now. @mpaland thanks for your great library, please fix the bug.

This image shows Cortex-M4 processor status after vsnprintf function executed. ![image](https://user-images.githubusercontent.com/42324890/92800735-3a94e000-f3ca-11ea-9aa1-a55790d3098e.png) Program walk-through functions: vsnprintf_() -> _vsnprintf() -> signal handler called at 0xfffffff9 -> stuck at WWDG_IRQHandler() This error may...