?? i2c搶答器_主機程序.mak
字號:
CC = iccavr
CFLAGS = -Ic:\icc\include\ -e -DATMega48 -l -g -Mavr_enhanced_small
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -Lc:\icc\lib\ -g -bfunc_lit:0x34.0x1000 -dram_end:0x2ff -bdata:0x100.0x2ff -dhwstk_size:32 -beeprom:1.256 -fihx_coff -S2
FILES = HD_Support.o EX_Support.o System.o
I2C搶答器_主機程序: $(FILES)
$(CC) -o I2C搶答器_主機程序 $(LFLAGS) @I2C搶答器_主機程序.lk
HD_Support.o: D:\實例17_I2C搶答器_主機程序/PF_Config.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h c:/icc/include/macros.h D:\實例17_I2C搶答器_主機程序/LIB_Config.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h\
D:\實例17_I2C搶答器_主機程序/HD_Support.h c:/icc/include/iom48v.h D:\實例17_I2C搶答器_主機程序/RD_UseAVRPortBit.h D:\實例17_I2C搶答器_主機程序/RD_UseBITs.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h D:\實例17_I2C搶答器_主機程序/EX_Support.h\
D:\實例17_I2C搶答器_主機程序/HD_Support.h
HD_Support.o: D:\實例17_I2C搶答器_主機程序\HD_Support.c
$(CC) -c $(CFLAGS) D:\實例17_I2C搶答器_主機程序\HD_Support.c
EX_Support.o: D:\實例17_I2C搶答器_主機程序/PF_Config.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h c:/icc/include/macros.h D:\實例17_I2C搶答器_主機程序/LIB_Config.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h\
D:\實例17_I2C搶答器_主機程序/HD_Support.h c:/icc/include/iom48v.h D:\實例17_I2C搶答器_主機程序/RD_UseAVRPortBit.h D:\實例17_I2C搶答器_主機程序/RD_UseBITs.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h D:\實例17_I2C搶答器_主機程序/EX_Support.h\
D:\實例17_I2C搶答器_主機程序/HD_Support.h D:\實例17_I2C搶答器_主機程序/EX_Support.h
EX_Support.o: D:\實例17_I2C搶答器_主機程序\EX_Support.c
$(CC) -c $(CFLAGS) D:\實例17_I2C搶答器_主機程序\EX_Support.c
System.o: D:\實例17_I2C搶答器_主機程序/PF_Config.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h c:/icc/include/macros.h D:\實例17_I2C搶答器_主機程序/LIB_Config.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h\
D:\實例17_I2C搶答器_主機程序/HD_Support.h c:/icc/include/iom48v.h D:\實例17_I2C搶答器_主機程序/RD_UseAVRPortBit.h D:\實例17_I2C搶答器_主機程序/RD_UseBITs.h D:\實例17_I2C搶答器_主機程序/RD_MacroAndConst.h D:\實例17_I2C搶答器_主機程序/EX_Support.h
System.o: D:\實例17_I2C搶答器_主機程序\System.c
$(CC) -c $(CFLAGS) D:\實例17_I2C搶答器_主機程序\System.c
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -