代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
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
can_api.c
/* can_api.c - WIND NET CAN API Library */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01, 18Dec01, jac created
#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_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_registers.xst
set -tmpdir .
elaborate
-ifn can_registers.prj
-ifmt mixed
can_top.xst
set -tmpdir __projnav
set -xsthdpdir ./xst
run
-ifn can_top.prj
-ifmt mixed
-ofn can_top
-ofmt NGC
-p xc2s300e-6-pq208
-top can_top
-opt_mode Speed
-opt_level 1
-iuc NO
-lso can_top.lso
-