timer_mcb2300 debug.dep

来自「NXP LPC2378 Timer Demo」· DEP 代码 · 共 8 行

DEP
8
字号
Dependencies for Project 'timer', Target 'MCB2300 Debug': (DO NOT MODIFY !)
F (..\Common\src\irq.c)(0x46E0EAA6)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\irq.o" --depend ".\Obj\irq.d")
F (..\Common\src\target.c)(0x48AC65D6)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\target.o" --depend ".\Obj\target.d")
F (.\tmrtest.c)(0x469C64D8)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\tmrtest.o" --depend ".\Obj\tmrtest.d")
F (..\Common\src\timer.c)(0x46E0F91C)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\timer.o" --depend ".\Obj\timer.d")
F (..\Common\src\Startup.s)(0x48AC65A4)(--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)(0x48B4460A)(--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 + -
显示快捷键?