⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 touch_panel.mpj

📁 提供了JediView环境下44b0芯片的10个micetek原厂实验
💻 MPJ
字号:
<?xml version="1.0" standalone="no" ?>
<!-- Hitool Project File -->
<Project name="D:\test\lab\44b0_lab\n\5_AD_Touch\touch_panel\DbgRam\touch_panel.elf" type="1" ExtMakefile="" Mask="0" Remote="false" RemoteServer="" RemotePort="0" RemoteRoot="">
    <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" pre="false" flag="CFLAGS" cmd='@$(CC) -c -o &quot;$@&quot; &quot;$&lt;&quot; $(CFLAGS) $(SYS_INCLUDE)' />
        <CFG name="Assembler Source" extension="asm;s" output="o" tool="AS" Application="arm-elf-as" pre="false" flag="ASFLAGS" cmd='@$(CC) -c -o &quot;$@&quot; &quot;$&lt;&quot; $(ASFLAGS)' />
        <CFG name="Object File" extension="obj;o;a;lib" output="elf" tool="LD" Application="arm-elf-ld" pre="false" flag="LDFLAGS" cmd="@$(CC) -o $@ $(STARTUP) $^ $(LDFLAGS) $(SYS_LIB)" />
    </ProjectType>
    <Configurations>
        <CFG name="Debug Ram">
            <Debug name="D:\test\lab\44b0_lab\n\5_AD_Touch\touch_panel\DbgRam\touch_panel.elf" path="./DbgRam" argu="" output="" cmdfile="" cmdfile_prompt="true" />
            <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="touch_panel.elf" path="./DbgRam" />
            <Post>
                <CFG name="" />
            </Post>
            <Pre>
                <CFG name="" />
            </Pre>
        </CFG>
        <CFG name="Debug Rom">
            <Debug name="./DbgRom/touch_panel.elf" path="./DbgRom" argu="" output="" cmdfile="" cmdfile_prompt="true" />
            <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="touch_panel.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/touch_panel.elf" path="./RelRam" argu="" output="" cmdfile="" cmdfile_prompt="true" />
            <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="touch_panel.elf" path="./RelRam" />
            <Post>
                <CFG name="" />
            </Post>
            <Pre>
                <CFG name="" />
            </Pre>
        </CFG>
        <CFG name="Release Rom">
            <Debug name="./RelRom/touch_panel.elf" path="./RelRom" argu="" output="" cmdfile="" cmdfile_prompt="true" />
            <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="touch_panel.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>
        <LinkOrder name="" />
        <Group name="Source Files" filter="c;cpp;cxx;cc;S;s" />
        <Group name="Header Files" filter="h;hpp;hxx;inc;inl" />
        <Group name="Lib Files" filter="obj;o;a;lib" />
    </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="D:\test\lab\44b0_lab\n\5_AD_Touch" />
    </path>
</Project>

⌨️ 快捷键说明

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