相关文章推荐
魁梧的烈马  ·  函數與遞迴·  3 月前    · 
豪情万千的柿子  ·  PowerMenu - ...·  2 年前    · 
沉稳的萝卜  ·  How to show legend in ...·  2 年前    · 

UART PRINTF example is not working on IAR 9.2 #26

Closed
@jealcuna

Description

Tested in stm32g070 using UART3.

Write my own implementation of fputc function, add stdio.h in main.h header. Also add _DLIB_FILE_DESCRIPTOR in preprocessor.
Breakpoint does not reach fputc.