2368_target 1.dep
来自「LPC2368上通过验证的CAN通讯程序」· DEP 代码 · 共 31 行
DEP
31 行
Dependencies for Project '2368', Target 'Target 1': (DO NOT MODIFY !)
F (..\Common\src\Startup.s)(0x462D6906)(--device DARMP -g --apcs=interwork -I "D:\Keil\ARM\INC\Philips" -o "..\OutPut\Startup.o")
F (..\Common\src\swi_handler.s)(0x450FD71A)(--device DARMP -g --apcs=interwork -I "D:\Keil\ARM\INC\Philips" -o "..\OutPut\swi_handler.o")
F (..\Common\src\irq.c)(0x45BDC880)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o "..\OutPut\irq.o" --omf_browse "..\OutPut\irq.crf" --depend "..\OutPut\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)(0x48C9D761)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o "..\OutPut\target.o" --omf_browse "..\OutPut\target.crf" --depend "..\OutPut\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)(0x48C9D8C2)
F (.\uart.c)(0x48C9CAAA)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o "..\OutPut\uart.o" --omf_browse "..\OutPut\uart.crf" --depend "..\OutPut\uart.d")
I (..\Common\inc\LPC23xx.h)(0x4301AA24)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\target.h)(0x48C9D8C2)
I (..\Common\inc\irq.h)(0x463697CE)
I (..\Common\inc\uart.h)(0x430996D6)
F (.\can.c)(0x48C9E83B)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o "..\OutPut\can.o" --omf_browse "..\OutPut\can.crf" --depend "..\OutPut\can.d")
I (..\Common\inc\LPC23xx.h)(0x4301AA24)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (can.h)(0x48CA95CF)
F (.\cantest.c)(0x48C9E5B9)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "D:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o "..\OutPut\cantest.o" --omf_browse "..\OutPut\cantest.crf" --depend "..\OutPut\cantest.d")
I (..\Common\inc\LPC23xx.h)(0x4301AA24)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (can.h)(0x48CA95CF)
I (..\Common\inc\uart.h)(0x430996D6)
I (D:\Keil\ARM\RV31\INC\stdio.h)(0x48743964)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?