添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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.