mci_mcb2300 flash.dep

来自「LP236X的教程里面有许多源码例程。我当初可是花钱买来的。希望能帮得上忙。」· DEP 代码 · 共 32 行

DEP
32
字号
Dependencies for Project 'mci', Target 'MCB2300 Flash': (DO NOT MODIFY !)
F (.\mcitest.c)(0x468206BE)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\obj\mcitest.o")
I (..\Common\inc\LPC23xx.h)(0x46946DFC)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (mci.h)(0x46821488)
I (dma.h)(0x46022702)
F (.\dma.c)(0x468206BE)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\obj\dma.o")
I (..\Common\inc\LPC23xx.h)(0x46946DFC)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (mci.h)(0x46821488)
I (dma.h)(0x46022702)
F (.\mci.c)(0x469C6206)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\obj\mci.o")
I (..\Common\inc\LPC23xx.h)(0x46946DFC)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (mci.h)(0x46821488)
I (dma.h)(0x46022702)
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")
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 (.\readfifo.s)(0x4619B500)(--device DARMP -g --apcs=interwork -I "C:\Keil\ARM\INC\Philips" --list ".\Lst\readfifo.lst" --xref -o ".\obj\readfifo.o")
F (..\Common\src\irq.c)(0x45BDC880)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\obj\irq.o")
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_FLASH -o ".\obj\target.o")
I (..\Common\inc\LPC23xx.h)(0x46946DFC)
I (..\Common\inc\type.h)(0x450FD640)
I (..\Common\inc\irq.h)(0x463697CE)
I (..\Common\inc\target.h)(0x4682072C)

⌨️ 快捷键说明

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