Board logo

标题: [求助]怎样CodeWarrior中调用printf函数 [打印本页]

作者: saviola830812    时间: 2007-6-9 18:55     标题: [求助]怎样CodeWarrior中调用printf函数

怎样CodeWarrior中调用printf函数
作者: seuafu2005    时间: 2007-6-11 14:02

载入支持浮点运算的C语言库文件,并在文件中包含相应的输入输出操作的头文件
作者: saserking    时间: 2007-6-11 14:37

底层的硬件接口怎么办?
作者: seuafu2005    时间: 2007-6-11 17:49

底层串口需要你自己配置好,编译的时候printf会提示你拿哪个接口函数和串口联系
作者: saviola830812    时间: 2007-6-11 18:20

举个例子吧
作者: saviola830812    时间: 2007-6-11 18:21

举个例子吧
作者: saserking    时间: 2007-6-11 19:04

有提示?

试试看
作者: saserking    时间: 2007-6-11 23:58

确实好用,不过标准ansi中pirntf和scanf的底层应该是putchar和getkey吧 cw怎么把他改了
作者: TristoneGao    时间: 2007-7-19 09:45

在CodeWarrior中printf()和scanf()所调用的底层函数分别是void TERMIO_PutChar(char C)和char TERMIO_GetChar(void)
比如希望输出到串口,就可以将其改写为串口的收发字节。试过,很好用。

作者: 三毛杨    时间: 2012-8-8 14:35

我用的是CodeWarrior8.3版本,具体该如何操作呢?麻烦高手给指点一下,在下急用!




欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) Powered by Discuz! 7.0.0