readme.txt
来自「ATMEL的can实验联系测试程序1,测试程序3」· 文本 代码 · 共 18 行
TXT
18 行
README - Exercice 3
The goal of this exercice is to learn how to use the CAN_lib
(availible on the atmel web site).
1 - main_ex2.c
- can_lib.c
- can_lib.h
- compiler.h
- config.h
-> use the REG51CC01.h provide by keil
2 - In compiler option -> define KEIL.
- In BL51misk -> 16 -> to disable error for unused functions.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?