Sending Integers from 56F8347 using printf?

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

Sending Integers from 56F8347 using printf?

2,932 次查看
Kai
Contributor I
Hello,
 
How can i send Integers to my Computer, using the serial interface? If i use the printf funktion, the Codewarrior open an extra console. This method slows down the Controller(56F8347) and destroys my realtime for the cloosed loop control. Is there a function, which can send Integers in realtime to the serial Interface?
 
Thanks and please excuse my english



J2MEJediMaster added MCU type to header.
 
 

Message Edited by J2MEJediMaster on 2007-05-01 11:06 AM

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

928 次查看
Alban
Senior Contributor II
Hello Kai,

There are already a lot of posts about using printf.
Please have a look at the special threads on printf and you will find your answer.

In order to do this, use the search engine at the bottom left of the page.

Cheers,
Alban.
0 项奖励
回复

928 次查看
Kai
Contributor I
Hello Alban,
 
I found nothing suitable thing searching for entries with printf. How can I switch the CONSOLE off. I would like to use the serial port and a terminal program. If the programm  uses the Console, i have nor realtime anymore.
 
Thank you
0 项奖励
回复

928 次查看
Alban
Senior Contributor II
Hello,

I think closing a component is enough for it to be switched off.

Cheers,
Alban.
0 项奖励
回复