Loading...
 
Skip to main content

System Workbench for STM32


sprintf stops execution

Well, that is strange. What do you mean "stops forever"? The execution just never comes back from the function? I would try to use the debugger and pause the execution when it's stuck, so I could find out where (which code line / instruction) and why and it got stuck.