Retarget fprintf

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Retarget fprintf

766件の閲覧回数
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 返答(返信)