function,
and it is not included in the ICCAVR default library. Please implement
this function to match your target requirements. You can find examples
of this function under the \examples.AVR directory. Make
a copy of a suitable example, add it to your project and modify it if
needed. The source code must #include the appropriate C header file
(e.g. stdio.h) as it contains the special compiler pragma for 'putchar'.
!误差函数“的putchar”没有定义。这是一个依赖于硬件的功能,
并且它不包含在ICCAVR默认库。请执行
此功能以符合您的目标要求。你可以找到例子
的\ examples.AVR目录下此功能。使
一个合适的例子的一个副本,把它添加到你的项目,如果修改
需要的。源代码必须的#include相应的C头文件
(如stdio.h中),因为它包含了特殊的编译器pragma对'的putchar“。