Retarget fprintf

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Retarget fprintf

478 次查看
nlemoz
Contributor I

Hi.

I am trying to retarget fprintf on kinetis sdk 1.3 using gcc.

I am doing this so I can send output to multiple UARTs depending on the "FILE" I print to.

 

I can retarget printf successfully by implementing a _write function, but this does not work for fprintf.

Can someone give me a hint on how to retarget fprintf for gcc?

 

Thanks,

Nick

标签 (1)
0 项奖励
0 回复数