NXP ARM处理器uart程序(环境Keil)

源代码在线查看: uart_mcb2300 debug.dep

软件大小: 166 K
上传用户: bling
关键词: Keil uart NXP ARM
下载地址: 免注册下载 普通下载 VIP

相关代码

				Dependencies for Project 'uart', Target 'MCB2300 Debug': (DO NOT MODIFY !)
				F (..\Common\src\irq.c)(0x48AB692A)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\irq.o" --omf_browse ".\Obj\irq.crf" --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)(0x48AB8DA0)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\target.o" --omf_browse ".\Obj\target.crf" --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 -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\uart.o" --omf_browse ".\Obj\uart.crf" --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 -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\uarttest.o" --omf_browse ".\Obj\uarttest.crf" --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")
							

相关资源