You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
3.1 KiB

<?xml version="1.0" encoding='iso-8859-1'?>
<!-- *********************************************************************** -->
<!-- ******* MS15E30-NLIB tm.xml -->
<!-- *********************************************************************** -->
<!-- * -->
<!-- * Copyright (c) 2008-2011 MediaTek Inc. All Rights Reserved. -->
<!-- * -->
<!-- * This software is protected by copyright and the information contained -->
<!-- * herein is confidential. The software may not be copied and the -->
<!-- * information contained herein may not be used or disclosed except with -->
<!-- * the written permission of MediaTek Inc. -->
<!-- * -->
<!-- *********************************************************************** -->
<dsptk-part schema="1" name="MS15E30-NLIB" family="Md32">
<sipnor-list>
<sipnor revision="3.0" name="MS15E30-NLIB-R00" default="y"/>
<sipnor revision="none" name="MS15E30_none"/>
</sipnor-list>
<description>Apollo Part</description>
<target-extensions>
<target-extension name=".dlb">Library file</target-extension>
<target-extension name=".doj">Object file</target-extension>
<target-extension name=".dxe">Executable file</target-extension>
<target-extension name=".ldr">Loader file</target-extension>
</target-extensions>
<tool-list>
<tool name="Archiver">
<property-dll>argui.dll</property-dll>
<input-extensions>.doj</input-extensions>
<output-extensions>.dlb</output-extensions>
</tool>
<tool name="Assembler">
<description>Md32 Family Assembler</description>
<property-dll>asmgui.dll</property-dll>
<input-extensions>.asm, .s, .dsp</input-extensions>
<output-extensions>.doj, .doj, .doj</output-extensions>
<highlight>Md32asm.ini</highlight>
<single-line-assembler>elfasmMd32.dll</single-line-assembler>
<single-line-disassembler>sldMd32.dll</single-line-disassembler>
</tool>
<tool name="Compiler">
<description>C/C++ Compiler for Md32</description>
<property-dll>ccgui.dll</property-dll>
<input-extensions>.c, .cpp, .cxx</input-extensions>
<output-extensions>.doj, .doj, .doj</output-extensions>
<highlight>Md32cc.ini</highlight>
</tool>
<tool name="Linker">
<description>Md32 Family Linker</description>
<property-dll>linkgui.dll</property-dll>
<input-extensions>.dlb, .doj, .ldf</input-extensions>
<output-extensions>.dxe, .dxe, .dxe</output-extensions>
<default-ldf>Md32\ldf\MD32.ldf</default-ldf>
</tool>
<tool name="Loader">
<description>Md32 Family Loader</description>
<property-dll>ldrgui.dll</property-dll>
<input-extensions>.dxe</input-extensions>
<output-extensions>.ldr</output-extensions>
</tool>
</tool-list>
<help-file>DSP_Toolkit_Help.chm</help-file>
<jtag-ir-width>5</jtag-ir-width>
</dsptk-part>