Introduction - If you have any usage issues, please Google them yourself
linux under the CAN driver. Divided into three folders: include, driver, app, respectively, the first document storage, drivers, and applications. Inside there is a brief description of the driver, the driver introduce the composition and preparation of the application process. Very detailed information on a drive. CAN program is divided into two: the driver of the preparation and application of the preparation, respectively, on the driver folder and app folder, and all drivers and applications that will use the header files are placed include folder.
Packet : 99273862linux_can_driver_programs_and_documents.rar filelist
app\cantxrx.c
app\Makefile
driver\Makefile
driver\Makefile.txt
driver\mcpcan.c
driver\spi.c
driver\spi_cmd.c
include\2410addr.h
include\2410lib.h
include\def.h
include\directio.h
include\hardware.h
include\mcpcan.h
include\option.h
include\S3C2410.h
include\spi.h
include\spi_cmd.h
CAN程序说明.doc
about.txt
app
driver
include