代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
hw_can.h
//*****************************************************************************
//
// hw_can.h - Defines and macros used when accessing the can.
//
// Copyright (c) 2006-2007 Luminary Micro, Inc.
#can_t.c
#include "can.h"
#define LEN 8
void transmit (char MsgNum,char *p,char len)
/*将*p数据写入can消息发送,len为数据长度*/
{ char i;
SFRPAGE = CAN0_PAGE;
CAN0ADR = IF1CMDMSK;
CAN0DAT = 0x0087;
my_can.c
/****************************************Copyright (c)****************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
#can_t.c
#include "can.h"
#define LEN 8
void transmit (char MsgNum,char *p,char len)
/*将*p数据写入can消息发送,len为数据长度*/
{ char i;
SFRPAGE = CAN0_PAGE;
CAN0ADR = IF1CMDMSK;
CAN0DAT = 0x0087;
can_test.c
#include "DSP28_Device.h"
void mailbox_check(int32 T1,int32 T2,int32 T3);
void mailbox_read(int16 i);
//Global variable for this example
Uint32 ErrorCount;
Uint32 MessageReceiveCount;
exte
can_debug.map
ARM Linker, RVCT3.0 [Build 951] for uVision [Full]
================================================================================
Section Cross References
target.o(.text) refers to irq.
can_debug.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
can_debug.tra
*** Creating Trace Output File '.\Obj\can_debug.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\irq.o"'
### List of Objects: adding '".\obj\
can_debug.lnp
".\obj\irq.o" ".\obj\target.o" ".\obj\can.o" ".\obj\cantest.o" ".\obj\startup.o" ".\obj\swi_handler.o" --strict --scatter ".\Obj\can_debug.sct"
--entry 0x40000000 --map --xref --callgraph --symbols
can_debug.plg
礦ision3 Build Log
Project:
J:\mco\Shared\dtang\FCC1\LPC23xx_24xxSampleSoftware.r5\Keil\CAN\can.uv2
Project File Date: 09/05/2007
Output:
Build