timer_mcb2300 debug.dep

来自「ARM7的lpc23xx的外设资源接口的所有驱动」· DEP 代码 · 共 8 行

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