aa_target 1.dep

来自「使用LPC2131芯片具体功能有LED显示、I2C总线输出、SPi总线输出例子、」· DEP 代码 · 共 20 行

DEP
20
字号
Dependencies for Project 'AA', Target 'Target 1': (DO NOT MODIFY !)
F (.\Startup.s)(0x49851298)(--device DARMP -g --apcs=interwork -I "D:\keil3\ARM\INC\Philips" --list "Startup.lst" --xref -o "Startup.o")
F (.\I2CINT.c)(0x49851297)(-c --device DARMP -g -O0 --apcs=interwork -I "D:\keil3\ARM\INC\Philips" -o "i2cint.o" --omf_browse "i2cint.crf" --depend "i2cint.d")
I (F:\LPC2131KEIL例程\CAT1025\config.h)(0x49851297)
I (F:\LPC2131KEIL例程\CAT1025\LPC2294.h)(0x49851298)
I (F:\LPC2131KEIL例程\CAT1025\I2CINT.h)(0x49851298)
I (F:\LPC2131KEIL例程\CAT1025\target.h)(0x49851299)
F (.\main.c)(0x49851298)(-c --device DARMP -g -O0 --apcs=interwork -I "D:\keil3\ARM\INC\Philips" -o "main.o" --omf_browse "main.crf" --depend "main.d")
I (F:\LPC2131KEIL例程\CAT1025\config.h)(0x49851297)
I (F:\LPC2131KEIL例程\CAT1025\LPC2294.h)(0x49851298)
I (F:\LPC2131KEIL例程\CAT1025\I2CINT.h)(0x49851298)
I (F:\LPC2131KEIL例程\CAT1025\target.h)(0x49851299)
F (.\target.c)(0x49851298)(-c --device DARMP -g -O0 --apcs=interwork -I "D:\keil3\ARM\INC\Philips" -o "target.o" --omf_browse "target.crf" --depend "target.d")
I (F:\LPC2131KEIL例程\CAT1025\config.h)(0x49851297)
I (F:\LPC2131KEIL例程\CAT1025\LPC2294.h)(0x49851298)
I (F:\LPC2131KEIL例程\CAT1025\I2CINT.h)(0x49851298)
I (F:\LPC2131KEIL例程\CAT1025\target.h)(0x49851299)
I (C:\KEIL\ARM\RV30\INC\RT_SYS.H)(0x451CBA1E)
I (C:\KEIL\ARM\RV30\INC\STDIO.H)(0x451CBA1E)

⌨️ 快捷键说明

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