blinky_lpc2378 flash.dep

来自「using keil to subtract 2 "string number"」· DEP 代码 · 共 17 行

DEP
17
字号
Dependencies for Project 'Blinky', Target 'LPC2378 Flash': (DO NOT MODIFY !)
F (.\LPC2300.s)(0x46E64780)(--device DARMP -g --apcs=interwork --pd "__MICROLIB SETA 1" -I "C:\Keil\ARM\INC\Philips" --list ".\Flash\LPC2300.lst" --xref -o ".\Flash\LPC2300.o")
F (.\Retarget.c)(0x46E64780)(-c --device DARMP -D__MICROLIB -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\Flash\retarget.o" --depend ".\Flash\retarget.d")
I (C:\Keil\ARM\RV31\INC\stdio.h)(0x47333DC4)
I (C:\Keil\ARM\RV31\INC\rt_misc.h)(0x47333DC4)
F (.\Serial.c)(0x49DC4F4A)(-c --device DARMP -D__MICROLIB -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\Flash\serial.o" --depend ".\Flash\serial.d")
I (C:\Keil\ARM\INC\Philips\LPC23xx.H)(0x46E6476A)
F (.\Blinky.c)(0x49E59F00)(-c --device DARMP -D__MICROLIB -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\Flash\blinky.o" --depend ".\Flash\blinky.d")
I (C:\Keil\ARM\RV31\INC\stdio.h)(0x47333DC4)
I (C:\Keil\ARM\INC\Philips\LPC23xx.H)(0x46E6476A)
I (LCD.h)(0x46E64780)
F (.\LCD_4bit.c)(0x46E64780)(-c --device DARMP -D__MICROLIB -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\Flash\lcd_4bit.o" --depend ".\Flash\lcd_4bit.d")
I (C:\Keil\ARM\INC\Philips\LPC23xx.H)(0x46E6476A)
F (.\IRQ.c)(0x46E64780)(-c --device DARMP -D__MICROLIB -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\Flash\irq.o" --depend ".\Flash\irq.d")
I (C:\Keil\ARM\INC\Philips\LPC23xx.H)(0x46E6476A)
F (.\Abstract.txt)(0x4704D00E)()

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?