can_mcb2300.dep

来自「LPC23XX在keil下c语言的例子2:CAN」· DEP 代码 · 共 27 行

DEP
27
字号
Dependencies for Project 'can', Target 'MCB2300': (DO NOT MODIFY !)
F (..\Common\src\irq.c)(0x4615F006)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "F:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\irq.o")
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\LPC23XX.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\TYPE.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\IRQ.H)(0x4615F006)
F (..\Common\src\target.c)(0x46C2D81B)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "F:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\target.o")
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\LPC23XX.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\TYPE.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\IRQ.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\TARGET.H)(0x4615F006)
F (.\can.c)(0x4615F004)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "F:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\can.o")
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\LPC23XX.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\TYPE.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\IRQ.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\CAN\can.h)(0x4615F004)
F (.\cantest.c)(0x46B95971)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "F:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\cantest.o")
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\LPC23XX.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\TYPE.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\IRQ.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\CAN\can.h)(0x4615F004)
I (D:\ceshi\LPC2300_EX\Keil\CAN\LCD.h)(0x4615F004)
F (.\LCD_4bit.c)(0x46B95940)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "F:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\lcd_4bit.o")
I (D:\ceshi\LPC2300_EX\Keil\COMMON\INC\LPC23XX.H)(0x4615F006)
I (D:\ceshi\LPC2300_EX\Keil\CAN\LCD.h)(0x4615F004)
F (..\Common\src\Startup.s)(0x46C2D908)(--device DARMP -g --apcs=interwork -I "F:\Keil\ARM\INC\Philips" --list ".\Lst\Startup.lst" --xref -o .\Obj\Startup.o)
F (..\Common\src\swi_handler.s)(0x4615F006)(--device DARMP -g --apcs=interwork -I "F:\Keil\ARM\INC\Philips" --list ".\Lst\swi_handler.lst" --xref -o .\Obj\swi_handler.o)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?