.cdtbuild
来自「91c111芯片的网络模块的原理图以及和ep1c6fpga连线相关的例子程序」· CDTBUILD 代码 · 共 20 行
CDTBUILD
20 行
<?xml version="1.0" encoding="UTF-8"?>
<?fileVersion 2.1.0?>
<ManagedProjectBuildInfo>
<project id="hello_led_4.nios2.exec.848153899" name="Nios II Executable" projectType="nios2.exec">
<configuration artifactExtension="elf" artifactName="hello_led_4" cleanCommand="rm -rf" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="nios2.exec.debug.202187413" name="Debug" parent="nios2.exec.debug">
<toolChain id="com.altera.nj.ui.exe.Debug.416108445" name="com.altera.nj.ui.exe.Debug" superClass="com.altera.nj.ui.exe.Debug">
<tool id="com.altera.nj.ui.tool.compiler.exe.debug.1890669656" name="Nios II Compiler" superClass="com.altera.nj.ui.tool.compiler.exe.debug"/>
<tool id="com.altera.nj.ui.tool.linker.exe.debug.564580807" name="Linker" superClass="com.altera.nj.ui.tool.linker.exe.debug"/>
</toolChain>
</configuration>
<configuration artifactExtension="elf" artifactName="hello_led_4" cleanCommand="rm -rf" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="nios2.exec.release.1191017144" name="Release" parent="nios2.exec.release">
<toolChain id="com.altera.nj.ui.exe.Release.592699341" name="com.altera.nj.ui.exe.Release" superClass="com.altera.nj.ui.exe.Release">
<tool id="com.altera.nj.ui.tool.compiler.exe.release.1880499816" name="Nios II Compiler" superClass="com.altera.nj.ui.tool.compiler.exe.release"/>
<tool id="com.altera.nj.ui.tool.linker.exe.release.804962933" name="Linker" superClass="com.altera.nj.ui.tool.linker.exe.release"/>
</toolChain>
</configuration>
</project>
</ManagedProjectBuildInfo>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?