can_mcb2300 debug.dep

来自「LPC2368上通过验证的CAN通讯程序」· DEP 代码 · 共 25 行

DEP
25
字号
Dependencies for Project 'can', Target 'MCB2300 Debug': (DO NOT MODIFY !)
F (..\Common\src\irq.c)(0x45BDC880)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\irq.o" --omf_browse ".\Obj\irq.crf" --depend ".\Obj\irq.d")
I (..\Common\inc\LPC23xx.h)(0x4301AA24)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
F (..\Common\src\target.c)(0x48C78290)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\target.o" --omf_browse ".\Obj\target.crf" --depend ".\Obj\target.d")
I (..\Common\inc\LPC23xx.h)(0x4301AA24)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (..\Common\inc\target.h)(0x48C7742D)
F (.\can.c)(0x48C782C5)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\can.o" --omf_browse ".\Obj\can.crf" --depend ".\Obj\can.d")
I (..\Common\inc\LPC23xx.h)(0x4301AA24)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (can.h)(0x430A684E)
F (.\cantest.c)(0x48C77496)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\cantest.o" --omf_browse ".\Obj\cantest.crf" --depend ".\Obj\cantest.d")
I (..\Common\inc\LPC23xx.h)(0x4301AA24)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (can.h)(0x430A684E)
I (..\Common\inc\uart.h)(0x430996D6)
I (D:\Keil\ARM\RV31\INC\stdio.h)(0x48743964)
F (..\Common\src\Startup.s)(0x462D6906)(--device DARMP -g --apcs=interwork -I "D:\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 "D:\Keil\ARM\INC\Philips" --list ".\Lst\swi_handler.lst" --xref -o ".\Obj\swi_handler.o")

⌨️ 快捷键说明

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