?? keyboard.mpj
字號:
?
+
<?xml version="1.0" standalone="no" ?>
<!-- Hitool Project File -->
<Project name="G:\公司軟件CD\44b0II-2M\實驗程序和指導手冊\44b0\3_Keyboard\DbgRam\keyboard.elf" type="1" ExtMakefile="" Mask="13" Remote="false" RemoteServer="" RemotePort="0" RemoteRoot="" DbgInfoFile="">
<CFG name="Debug Ram" />
<ProjectType name="Executable" output="elf">
<CFG name="C Source" extension="c;cpp;cxx;cc" output="o" tool="CC" Application="arm-elf-gcc" flag="CFLAGS" cmd='@$(CC) -c -o "$@" "$<" $(CFLAGS) $(SYS_INCLUDE)' pre="false" />
<CFG name="Assembler Source" extension="asm;s" output="o" tool="AS" Application="arm-elf-as" flag="ASFLAGS" cmd='@$(CC) -c -o "$@" "$<" $(ASFLAGS)' pre="false" />
<CFG name="Object File" extension="obj;o;a;lib" output="elf" tool="LD" Application="arm-elf-ld" flag="LDFLAGS" cmd="@$(CC) -o $@ $(STARTUP) $^ $(LDFLAGS) $(SYS_LIB)" pre="false" />
</ProjectType>
<Configurations>
<CFG name="Debug Ram">
<Debug name="D:\test\lab\44b0_lab\n\3_Keyboard\DbgRam\keyboard.elf" path="./DbgRam" argu="" output="" cmdfile="" cmdfile_prompt="true" FlashLoader="" FlashLoader_Prompt="false" />
<Tool name="CC" base="-gstabs+ -O0 -D_DEBUG" current="-gstabs+ -O0 -D_DEBUG -I." />
<Tool name="AS" base="-Wa,--gstabs" current="-Wa,--gstabs" />
<Tool name="LD" base="-T ldscript_ram.ld -Wl,--defsym -Wl,__stack_base=$(TOPMEMORY) -static " current=" -T ldscript_ram.ld -Wl,--defsym -Wl,__stack_base=$(TOPMEMORY) -static " />
<General name="keyboard.elf" path="./DbgRam" />
<Post>
<CFG name="" />
</Post>
<Pre>
<CFG name="" />
</Pre>
</CFG>
<CFG name="Debug Rom">
<Debug name="./DbgRom/keyboard.elf" path="./DbgRom" argu="" output="" cmdfile="" cmdfile_prompt="true" FlashLoader="" FlashLoader_Prompt="false" />
<Tool name="CC" base="-gstabs+ -O0 -D_DEBUG" current="-gstabs+ -O0 -D_DEBUG -I." />
<Tool name="AS" base="-Wa,--gstabs" current="-Wa,--gstabs" />
<Tool name="LD" base="-T ldscript_rom.ld -Wl,--defsym -Wl,__stack_base=$(TOPMEMORY)" current="-T ldscript_rom.ld -Wl,--defsym -Wl,__stack_base=$(TOPMEMORY)" />
<General name="keyboard.elf" path="./DbgRom" />
<Post>
<CFG name="arm-elf-objcopy -O binary -R .comment -R .note -S $(OUTPUT_NAME) $(basename $(OUTPUT_NAME)).bin" />
</Post>
<Pre>
<CFG name="" />
</Pre>
</CFG>
<CFG name="Release Ram">
<Debug name="./RelRam/keyboard.elf" path="./RelRam" argu="" output="" cmdfile="" cmdfile_prompt="true" FlashLoader="" FlashLoader_Prompt="false" />
<Tool name="CC" base="-O2" current="-O2 -I." />
<Tool name="AS" base="-Os" current="-Os" />
<Tool name="LD" base="-T ldscript_ram.ld -static -Wl,--defsym -Wl,__stack_base=$(TOPMEMORY)" current="-T ldscript_ram.ld -static -Wl,--defsym -Wl,__stack_base=$(TOPMEMORY)" />
<General name="keyboard.elf" path="./RelRam" />
<Post>
<CFG name="" />
</Post>
<Pre>
<CFG name="" />
</Pre>
</CFG>
<CFG name="Release Rom">
<Debug name="./RelRom/keyboard.elf" path="./RelRom" argu="" output="" cmdfile="" cmdfile_prompt="true" FlashLoader="" FlashLoader_Prompt="false" />
<Tool name="CC" base="-O2" current="-O2 -I." />
<Tool name="AS" base="-Os" current="-Os" />
<Tool name="LD" base="-T ldscript_rom.ld -Wl,--defsym -Wl,__stack_base=$(TOPMEMORY)" current="-T ldscript_rom.ld -Wl,--defsym -Wl,__stack_base=$(TOPMEMORY)" />
<General name="keyboard.elf" path="./RelRom" />
<Post>
<CFG name="arm-elf-objcopy -O binary -R .comment -R .note -S $(OUTPUT_NAME) $(basename $(OUTPUT_NAME)).bin" />
</Post>
<Pre>
<CFG name="" />
</Pre>
</CFG>
</Configurations>
<Target State="0x0">
<LinkOrder name="" />
<Group name="Source Files" filter="c;cpp;cxx;cc;S;s" State="0x0" />
<Group name="Header Files" filter="h;hpp;hxx;inc;inl" State="0x0" />
<Group name="Lib Files" filter="obj;o;a;lib" State="0x0" />
</Target>
<FileMap>
<CFG name="C Source" extension="c;cpp;cxx;cc" output="o" tool="CC" Application="arm-elf-gcc" pre="false" />
<CFG name="Assembler Source" extension="asm;s" output="o" tool="AS" Application="arm-elf-as" pre="false" />
<CFG name="Object File" extension="obj;o;a;lib" output="elf" tool="LD" Application="arm-elf-ld" pre="false" />
</FileMap>
<path>
<CFG name="G:\公司軟件CD\44b0II-2M\實驗程序和指導手冊\44b0\3_Keyboard" />
<CFG name="D:\test\lab\44b0_lab\n\3_Keyboard" />
</path>
<Depend State="0x0">
<Group name="Source Files" filter="c;cpp;cxx;cc;S;s" State="0x0" />
<Group name="Header Files" filter="h;hpp;hxx;inc;inl" State="0x0" />
<Group name="Lib Files" filter="obj;o;a;lib" State="0x0" />
</Depend>
</Project>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -