uart_mcb2300.dep
来自「NXP ARM处理器uart程序(环境Keil)」· DEP 代码 · 共 26 行
DEP
26 行
Dependencies for Project 'uart', Target 'MCB2300': (DO NOT MODIFY !)
F (..\Common\src\irq.c)(0x48AB692A)(-c --device DARMP -g -O3 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\irq.o" --depend ".\Obj\irq.d")
I (..\Common\inc\LPC230x.h)(0x450FD5F8)
I (..\Common\inc\type.h)(0x48982AE8)
I (..\Common\inc\irq.h)(0x4510B4DC)
F (..\Common\src\target.c)(0x4510996C)(-c --device DARMP -g -O3 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\target.o" --depend ".\Obj\target.d")
I (..\Common\inc\LPC230x.h)(0x450FD5F8)
I (..\Common\inc\type.h)(0x48982AE8)
I (..\Common\inc\irq.h)(0x4510B4DC)
I (..\Common\inc\target.h)(0x450FD610)
F (.\uart.c)(0x4898FD26)(-c --device DARMP -g -O3 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\uart.o" --depend ".\Obj\uart.d")
I (..\Common\inc\LPC230x.h)(0x450FD5F8)
I (..\Common\inc\type.h)(0x48982AE8)
I (..\Common\inc\target.h)(0x450FD610)
I (..\Common\inc\irq.h)(0x4510B4DC)
I (uart.h)(0x450FDA5C)
F (.\uarttest.c)(0x48AA88AE)(-c --device DARMP -g -O3 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\uarttest.o" --depend ".\Obj\uarttest.d")
I (..\Common\inc\LPC230x.h)(0x450FD5F8)
I (..\Common\inc\type.h)(0x48982AE8)
I (..\Common\inc\irq.h)(0x4510B4DC)
I (uart.h)(0x450FDA5C)
I (..\Common\inc\target.h)(0x450FD610)
I (C:\Keil\ARM\RV31\INC\stdio.h)(0x47F445C6)
F (..\Common\src\Startup.s)(0x48AB8B4C)(--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 + -
显示快捷键?