fprintf on S12XE

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

fprintf on S12XE

1,568件の閲覧回数
CodeMonkey
Contributor I
Hi,
 
I am running code on my S12XE instrumented with a code coverage tool which uses fprintf to write coverage data to a file. I compiled termio.c into my application and I can see the putchar output of the serial port in HyperTerminal. However, no file is created on my PC with the fprintf. Is it even possible to use fprintf to write to a file on my PC? I know on a TI F2812 Code Composer will do an frpintf through BDM to my PC.
 
Thanks,
Chris
ラベル(1)
0 件の賞賛
返信
1 返信

935件の閲覧回数
JimDon
Senior Contributor III
You can have your terminal program log to a file.
0 件の賞賛
返信