文件名称:CANdriver
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 727kb
- 下载次数:
- 0次
- 提 供 者:
- x**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ARM下加一个硬件驱动比较复杂,不象x86下比较标准,需要对bsp包做些改动。can卡驱动的改动主要在中断方面,因为它使用的是共享中断。-ARM introduction of a more complex hardware-driven, unlike under the x86 standard for comparison. bsp packets need to do alterations. The card can drive major changes in the suspension, because it is the shared use of the interruption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CAN卡驱动_加入了can口设置功能
.............................\CAN卡驱动
.............................\.........\BSP包中需要覆盖的文件
.............................\.........\.....................\hwdefs.h
.............................\.........\.....................\interrupt.c
.............................\.........\.....................\oalintr.h
.............................\.........\ReadMe.txt
.............................\.........\中断服务程序
.............................\.........\............\isrCSD.dll
.............................\.........\............\isrCSD.rel
.............................\.........\我的测试程序test
.............................\.........\................\CIRRUS_EP931X__ARMV4IDbg
.............................\.........\................\CIRRUS_EP931X__ARMV4IRel
.............................\.........\................\........................\CSDDriver.obj
.............................\.........\................\........................\StdAfx.obj
.............................\.........\................\........................\test.exe
.............................\.........\................\........................\test.exp
.............................\.........\................\........................\test.lib
.............................\.........\................\........................\test.obj
.............................\.........\................\........................\test.pch
.............................\.........\................\CSDDriver.dll
.............................\.........\................\csddriver.h
.............................\.........\................\CSDDriver.lib
.............................\.........\................\ISRCSD.h
.............................\.........\................\ReadMe.txt
.............................\.........\................\StdAfx.cpp
.............................\.........\................\StdAfx.h
.............................\.........\................\test.cpp
.............................\.........\................\test.pbp
.............................\.........\................\test.plg
.............................\.........\用户程序用到的头文件
.............................\.........\....................\csddriver.h
.............................\.........\....................\ISRCSD.h
.............................\.........\驱动程序
.............................\.........\........\CSDDriver.dll
.............................\.........\........\CSDDriver.lib
.............................\.........\........\CSDDriver.obj
报文格式说明.txt
.............................\CAN卡驱动
.............................\.........\BSP包中需要覆盖的文件
.............................\.........\.....................\hwdefs.h
.............................\.........\.....................\interrupt.c
.............................\.........\.....................\oalintr.h
.............................\.........\ReadMe.txt
.............................\.........\中断服务程序
.............................\.........\............\isrCSD.dll
.............................\.........\............\isrCSD.rel
.............................\.........\我的测试程序test
.............................\.........\................\CIRRUS_EP931X__ARMV4IDbg
.............................\.........\................\CIRRUS_EP931X__ARMV4IRel
.............................\.........\................\........................\CSDDriver.obj
.............................\.........\................\........................\StdAfx.obj
.............................\.........\................\........................\test.exe
.............................\.........\................\........................\test.exp
.............................\.........\................\........................\test.lib
.............................\.........\................\........................\test.obj
.............................\.........\................\........................\test.pch
.............................\.........\................\CSDDriver.dll
.............................\.........\................\csddriver.h
.............................\.........\................\CSDDriver.lib
.............................\.........\................\ISRCSD.h
.............................\.........\................\ReadMe.txt
.............................\.........\................\StdAfx.cpp
.............................\.........\................\StdAfx.h
.............................\.........\................\test.cpp
.............................\.........\................\test.pbp
.............................\.........\................\test.plg
.............................\.........\用户程序用到的头文件
.............................\.........\....................\csddriver.h
.............................\.........\....................\ISRCSD.h
.............................\.........\驱动程序
.............................\.........\........\CSDDriver.dll
.............................\.........\........\CSDDriver.lib
.............................\.........\........\CSDDriver.obj
报文格式说明.txt