i2cmst_mcb2300 debug.dep
来自「基于NXP LPC2368 iic的程序!大家可以」· DEP 代码 · 共 22 行
DEP
22 行
Dependencies for Project 'i2cmst', Target 'MCB2300 Debug': (DO NOT MODIFY !)
F (..\Common\src\irq.c)(0x45BDC880)(-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\LPC23xx.h)(0x46946DFC)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
F (..\Common\src\target.c)(0x4694406C)(-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\LPC23xx.h)(0x46946DFC)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (..\Common\inc\target.h)(0x4682072C)
F (.\i2c.c)(0x4625BC84)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\i2c.o" --omf_browse ".\Obj\i2c.crf" --depend ".\Obj\i2c.d")
I (..\Common\inc\LPC23xx.h)(0x46946DFC)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (i2c.h)(0x450FD8CE)
F (.\i2cmst.c)(0x46822286)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_RAM -o ".\Obj\i2cmst.o" --omf_browse ".\Obj\i2cmst.crf" --depend ".\Obj\i2cmst.d")
I (..\Common\inc\LPC23xx.h)(0x46946DFC)
I (..\Common\inc\type.h)(0x450FD640)
I (i2c.h)(0x450FD8CE)
F (..\Common\src\Startup.s)(0x462D6906)(--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 + -
显示快捷键?