文件名称:AVRusart
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
avr应用有关使用注意事项如下
1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中
即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录
2 如果想使用库文件中的函数那么设置如下
1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件
2) 在工程选项中的Additional LIB 一栏中填入"slavr" 使用附加的libslavr.a
库文件(注意引号不需要输入)
3 libslavr.a 库中包含的函数清单如下
1) void write_lcd(unsigned char data,unsigned-avr applied to matters relating to the use of the following examples of the use of a procedure before the document libslav r.a ICCAVR copy of the installation directory of the library catalog is ... \ LIB \ directory paper's head lavr.h copy directory that is the end ... \ include \ directory 2 if they wish to use the library Functions are then installed a), the document should be used "# include
1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中
即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录
2 如果想使用库文件中的函数那么设置如下
1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件
2) 在工程选项中的Additional LIB 一栏中填入"slavr" 使用附加的libslavr.a
库文件(注意引号不需要输入)
3 libslavr.a 库中包含的函数清单如下
1) void write_lcd(unsigned char data,unsigned-avr applied to matters relating to the use of the following examples of the use of a procedure before the document libslav r.a ICCAVR copy of the installation directory of the library catalog is ... \ LIB \ directory paper's head lavr.h copy directory that is the end ... \ include \ directory 2 if they wish to use the library Functions are then installed a), the document should be used "# include
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uart
....\uart.c
....\uart.cof
....\uart.dbg
....\uart.dp2
....\uart.hex
....\uart.lis
....\uart.lk
....\uart.lst
....\uart.mak
....\uart.mp
....\uart.o
....\uart.prj
....\uart.s
....\UART.SRC
....\uart.c
....\uart.cof
....\uart.dbg
....\uart.dp2
....\uart.hex
....\uart.lis
....\uart.lk
....\uart.lst
....\uart.mak
....\uart.mp
....\uart.o
....\uart.prj
....\uart.s
....\UART.SRC