can_mcb2300.dep

来自「LPC2378CAN的实例,有完整的工程」· DEP 代码 · 共 23 行

DEP
23
字号
Dependencies for Project 'can', Target 'MCB2300': (DO NOT MODIFY !)
F (..\Common\src\irq.c)(0x46E8FD7E)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\irq.o")
I (..\Common\inc\LPC23xx.h)(0x46E0E90C)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x46E0EAA6)
F (..\Common\src\target.c)(0x46FB776A)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\target.o")
I (..\Common\inc\LPC23xx.h)(0x46E0E90C)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x46E0EAA6)
I (..\Common\inc\target.h)(0x46FDA470)
F (.\can.c)(0x46821838)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\can.o")
I (..\Common\inc\LPC23xx.h)(0x46E0E90C)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x46E0EAA6)
I (can.h)(0x46DE783C)
F (.\cantest.c)(0x4756208A)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\cantest.o")
I (..\Common\inc\LPC23xx.h)(0x46E0E90C)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x46E0EAA6)
I (can.h)(0x46DE783C)
F (..\Common\src\Startup.s)(0x474A65F6)(--device DARMP -g --apcs=interwork -I "C:\Keil\ARM\INC\Philips" --list ".\Lst\Startup.lst" --xref -o .\Obj\Startup.o)
F (..\Common\src\swi_handler.s)(0x450FD71A)(--device DARMP -g --apcs=interwork -I "C:\Keil\ARM\INC\Philips" --list ".\Lst\swi_handler.lst" --xref -o .\Obj\swi_handler.o)

⌨️ 快捷键说明

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