blinky_c&asm_blinky_c&asm.dep
来自「基于MDK的LPC1100处理器开发应用例程」· DEP 代码 · 共 21 行
DEP
21 行
Dependencies for Project 'Blinky_C&ASM', Target 'Blinky_C&ASM': (DO NOT MODIFY !)
F (..\..\Common\src\startup_LPC11xx.s)(0x4BD4E8CE)(--cpu Cortex-M0 -g --apcs=interwork --pd "__MICROLIB SETA 1" --nowarn -I "C:\Keil\ARM\INC" -I "C:\Keil\ARM\INC\NXP\LPC11xx" --list ".\LST\startup_LPC11xx.lst" --xref -o ".\OBJ\startup_LPC11xx.o")
F (..\..\Common\src\system_LPC11xx.c)(0x4BD4E8E2)(-c --cpu Cortex-M0 -D__MICROLIB -g -W -O0 --apcs=interwork -I..\..\Common\inc -I "C:\Keil\ARM\INC" -I "C:\Keil\ARM\INC\NXP\LPC11xx" -o ".\OBJ\system_lpc11xx.o" --omf_browse ".\OBJ\system_lpc11xx.crf" --depend ".\OBJ\system_lpc11xx.d")
I (C:\Keil\ARM\RV31\INC\stdint.h)(0x4BAF7204)
I (..\..\Common\inc\LPC11xx.h)(0x4C04D3F0)
I (..\..\Common\inc\core_cm0.h)(0x4A1B5436)
I (..\..\Common\inc\system_LPC11xx.h)(0x4AC46322)
F (..\..\Common\src\gpio.c)(0x4C05FB92)(-c --cpu Cortex-M0 -D__MICROLIB -g -W -O0 --apcs=interwork -I..\..\Common\inc -I "C:\Keil\ARM\INC" -I "C:\Keil\ARM\INC\NXP\LPC11xx" -o ".\OBJ\gpio.o" --omf_browse ".\OBJ\gpio.crf" --depend ".\OBJ\gpio.d")
I (..\..\Common\inc\LPC11xx.h)(0x4C04D3F0)
I (..\..\Common\inc\core_cm0.h)(0x4A1B5436)
I (C:\Keil\ARM\RV31\INC\stdint.h)(0x4BAF7204)
I (..\..\Common\inc\system_LPC11xx.h)(0x4AC46322)
I (..\..\Common\inc\gpio.h)(0x4C05FB3E)
F (..\src\main.c)(0x4C6C8633)(-c --cpu Cortex-M0 -D__MICROLIB -g -W -O0 --apcs=interwork -I..\..\Common\inc -I "C:\Keil\ARM\INC" -I "C:\Keil\ARM\INC\NXP\LPC11xx" -o ".\OBJ\main.o" --omf_browse ".\OBJ\main.crf" --depend ".\OBJ\main.d")
I (..\..\Common\inc\LPC11xx.h)(0x4C04D3F0)
I (..\..\Common\inc\core_cm0.h)(0x4A1B5436)
I (C:\Keil\ARM\RV31\INC\stdint.h)(0x4BAF7204)
I (..\..\Common\inc\system_LPC11xx.h)(0x4AC46322)
I (..\..\Common\inc\gpio.h)(0x4C05FB3E)
F (..\Read_me\readme.txt)(0x4C6C8633)()
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?