Intial code push
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="C2000"
|
||||
name="C2000 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.ProjectType"
|
||||
name="C2000"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C2000.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="C5500"
|
||||
name="C5500 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.ProjectType"
|
||||
name="C5500"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C5500.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="C6000"
|
||||
name="C6000 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.ProjectType"
|
||||
name="C6000"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C6000.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="C7000"
|
||||
name="C7000 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.ProjectType"
|
||||
name="C7000"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.C7000.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="EVE"
|
||||
name="EVE Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.ProjectType"
|
||||
name="EVE"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.EVE.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="MSP430"
|
||||
name="MSP430 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.ProjectType"
|
||||
name="MSP430"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP430.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="MSP432"
|
||||
name="MSP432 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.ProjectType"
|
||||
name="MSP432"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.MSP432.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="PRU"
|
||||
name="PRU Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.ProjectType"
|
||||
name="PRU"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.PRU.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.0"?>
|
||||
|
||||
<plugin>
|
||||
|
||||
<extension point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"
|
||||
id="TMS470"
|
||||
name="TMS470 Build Definitions">
|
||||
|
||||
<managedBuildRevision fileVersion="3.1.0"/>
|
||||
|
||||
<projectType
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.ProjectType"
|
||||
name="ARM"
|
||||
isTest="true">
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Default"
|
||||
name="Default"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Default.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Debug"
|
||||
name="Debug"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
<configuration
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Release"
|
||||
name="Release"
|
||||
cleanCommand="${CG_CLEAN_CMD}">
|
||||
<toolChain
|
||||
id="com.ti.ccstudio.buildDefinitions.TMS470.Release.ToolchainPlaceholder"
|
||||
isToolChainSupported="com.ti.ccstudio.buildmodel.IsToolchainSupported"
|
||||
isAbstract="true"/>
|
||||
</configuration>
|
||||
</projectType>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,102 @@
|
||||
TMS320C2000 Hex Converter v15.12.3.LTS
|
||||
Tools Copyright (c) 1996-2015 Texas Instruments Incorporated
|
||||
|
||||
Usage: C:\ti\ccsv6\tools\compiler\c2000_15.12.3.LTS\bin\hex2000 [-options] filename
|
||||
|
||||
Use 'C:\ti\ccsv6\tools\compiler\c2000_15.12.3.LTS\bin\hex2000 -h <option>' for more information on a particular option. Use
|
||||
'C:\ti\ccsv6\tools\compiler\c2000_15.12.3.LTS\bin\hex2000 -h <text>' to search options for information regarding <text>.
|
||||
|
||||
Option arguments surrounded by [] declare they are optional. Option arguments
|
||||
separated by commas specify that the option's argument must be chosen from
|
||||
those arguments listed.
|
||||
|
||||
When shown, option arguments and defaults apply to the usage of both long and
|
||||
short option forms.
|
||||
|
||||
General Options:
|
||||
--byte,-byte Output as bytes rather than target addressing
|
||||
--entrypoint,-e=addr Specify entrypoint address or symbol name
|
||||
--exclude,-exclude=section Exclude section from hex conversion
|
||||
--fill,-fill=val Specify fill value
|
||||
--help,-options,-h Display help
|
||||
--image,-image Select image mode
|
||||
--linkerfill,-linkerfill Include linker fill sections in images
|
||||
--map,-map=file Specify map file name
|
||||
--memwidth,-memwidth=width Specify memory width
|
||||
--olength,-olength=num Number of data items per line of hex output
|
||||
--order,-order=LS,MS Specify data ordering (endianness)
|
||||
--outfile,-o=file Specify output file names
|
||||
--quiet,-quiet,-q Quiet Operation
|
||||
--romwidth,-romwidth=width Specify rom width
|
||||
--swapbytes,--sb Swap output bytes for 16byte memwidth
|
||||
--zero,-zero,-z Zero based addressing
|
||||
|
||||
Diagnostics Options:
|
||||
--buffer_diagnostics,-pdb Line buffer diagnostic output
|
||||
--diag_error=id Treat diagnostic <id> as error
|
||||
--diag_remark=id Treat diagnostic <id> as remark
|
||||
--diag_suppress=id Suppress diagnostic <id>
|
||||
--diag_warning=id Treat diagnostic <id> as warning
|
||||
--diag_wrap[=on,off] Wrap diagnostic messages (argument optional,
|
||||
defaults to: on)
|
||||
--display_error_number Emit diagnostic identifier numbers
|
||||
--emit_warnings_as_errors,-pdew
|
||||
Treat warnings as errors
|
||||
--issue_remarks Issue remarks
|
||||
--no_warnings Suppress warnings
|
||||
--set_error_limit=count Set error limit to <count>
|
||||
|
||||
Boot Table Options:
|
||||
--boot,-boot Select boot mode
|
||||
--bootorg,-bootorg=addr Specify origin address or symbol of boot table
|
||||
ROM
|
||||
--divsel,-divsel=value Specify the initial value for the DIVSEL
|
||||
register
|
||||
--gpio16,-gpio16 Specify table source as the GP I/O port, 16-bit
|
||||
mode
|
||||
--gpio8,-gpio8,-can8 Specify table source as the GP I/O port, 8-bit
|
||||
mode
|
||||
--i2c8,-i2c8 Specify I2C port as source of boot table loader
|
||||
--i2cclkh,-i2cclkh=value Specify the initial value for I2CCLKH register
|
||||
--i2cclkl,-i2cclkl=value Specify the initial value for the I2CCLKL
|
||||
register
|
||||
--i2cpsc,-i2cpsc=value Specify the initial value for I2CPSC register
|
||||
--lospcp,-lospcp=value Specify the initial value for the LOSPCP
|
||||
register
|
||||
--pllcr,-pllcr=value Specify the initial value for the PLLCR register
|
||||
--sci8,-sci8 Specify table source as the SCI-A port, 8-bit
|
||||
mode
|
||||
--spi8,-spi8 Specify table source as the SPI-A port, 8-bit
|
||||
mode
|
||||
--spibrr,-spibrr=value Specify the initial value for the SPIBRR
|
||||
register
|
||||
--xintcnf2,-xintcnf2=value Specify the initial value for the XINTCNF2
|
||||
register
|
||||
--xintf16,-xintf16 Specify parallel XINTF stream, 16-bit mode
|
||||
--xintf8,-xintf8 Specify parallel XINTF stream, 8-bit mode
|
||||
--xtiming,-xtiming=value Specify the initial value for the XTIMING
|
||||
register
|
||||
|
||||
Output Format Options:
|
||||
--ascii,-a Output ASCII hex format
|
||||
--binary,-b Binary output format (for DSKs)
|
||||
--intel,-i Output Intel hex format
|
||||
--motorola,-m[=1,2,3] Output Motorola S hex format
|
||||
--tektronix,-x Output Extended Tektronix hex format
|
||||
--ti_tagged,-t Output TI-Tagged hex format
|
||||
--ti_txt Output TI-TXT hex format
|
||||
|
||||
Load Image Options:
|
||||
--host_image Output Host Image Object format
|
||||
--host_image:endianness=big,little
|
||||
Select the endianness of the host image object
|
||||
file
|
||||
--host_image:hidden_symbols Determine the visibility of symbols copied in
|
||||
host images
|
||||
--host_image:hide=string Explicitly make a host image symbol hidden
|
||||
--host_image:show=string Explicitly make a host image symbol visible
|
||||
--host_image:target=ARM,MSP430,C2000,C6000,ARP32,PRU
|
||||
Machine type of the host image object file
|
||||
--load_image Output Load Image Object format
|
||||
--section_name_prefix=string Prefix for load/host image object sections
|
||||
|
||||
@@ -0,0 +1,66 @@
|
||||
TMS320C6x Hex Converter v7.4.18
|
||||
Tools Copyright (c) 1996-2015 Texas Instruments Incorporated
|
||||
|
||||
Usage: C:\ti\ccsv6\tools\compiler\c6000_7.4.18\bin\hex6x [-options] filename
|
||||
|
||||
Use 'C:\ti\ccsv6\tools\compiler\c6000_7.4.18\bin\hex6x -h <option>' for more information on a particular option. Use
|
||||
'C:\ti\ccsv6\tools\compiler\c6000_7.4.18\bin\hex6x -h <text>' to search options for information regarding <text>.
|
||||
|
||||
Option arguments surrounded by [] declare they are optional. Option arguments
|
||||
separated by commas specify that the option's argument must be chosen from
|
||||
those arguments listed.
|
||||
|
||||
When shown, option arguments and defaults apply to the usage of both long and
|
||||
short option forms.
|
||||
|
||||
General Options:
|
||||
--byte,-byte Output as bytes rather than target addressing
|
||||
--entrypoint,-e=addr Specify entrypoint address or symbol name
|
||||
--exclude,-exclude=section Exclude section from hex conversion
|
||||
--fill,-fill=val Specify fill value
|
||||
--help,-options,-h Display help
|
||||
--image,-image Select image mode
|
||||
--linkerfill,-linkerfill Include linker fill sections in images
|
||||
--map,-map=file Specify map file name
|
||||
--memwidth,-memwidth=width Specify memory width
|
||||
--olength,-olength=num Number of data items per line of hex output
|
||||
--order,-order=L,M Specify data ordering (endianness)
|
||||
--outfile,-o=file Specify output file names
|
||||
--quiet,-quiet,-q Quiet Operation
|
||||
--romwidth,-romwidth=width Specify rom width
|
||||
--zero,-zero,-z Zero based addressing
|
||||
|
||||
Diagnostics Options:
|
||||
--buffer_diagnostics,-pdb Line buffer diagnostic output
|
||||
--diag_error=id Treat diagnostic <id> as error
|
||||
--diag_remark=id Treat diagnostic <id> as remark
|
||||
--diag_suppress=id Suppress diagnostic <id>
|
||||
--diag_warning=id Treat diagnostic <id> as warning
|
||||
--diag_wrap[=on,off] Wrap diagnostic messages (argument optional,
|
||||
defaults to: on)
|
||||
--display_error_number Emit diagnostic identifier numbers
|
||||
--emit_warnings_as_errors,-pdew
|
||||
Treat warnings as errors
|
||||
--issue_remarks Issue remarks
|
||||
--no_warnings Suppress warnings
|
||||
--set_error_limit=count Set error limit to <count>
|
||||
|
||||
Boot Table Options:
|
||||
--boot,-boot Select boot mode
|
||||
--bootorg,-bootorg=addr Specify origin address or symbol of boot table
|
||||
ROM
|
||||
--bootsection,-bootsection=section
|
||||
Specify boot mode section and placement value
|
||||
|
||||
Output Format Options:
|
||||
--ascii,-a Output ASCII hex format
|
||||
--intel,-i Output Intel hex format
|
||||
--motorola,-m[=1,2,3] Output Motorola S hex format
|
||||
--tektronix,-x Output Extended Tektronix hex format
|
||||
--ti_tagged,-t Output TI-Tagged hex format
|
||||
--ti_txt Output TI-TXT hex format
|
||||
|
||||
Load Image Options:
|
||||
--load_image Output Load Image Object format
|
||||
--section_name_prefix=string Prefix for load image object sections
|
||||
|
||||
@@ -0,0 +1,76 @@
|
||||
TMS320C6x Hex Converter v8.1.1
|
||||
Tools Copyright (c) 1996-2015 Texas Instruments Incorporated
|
||||
|
||||
Usage: C:\ti\ccsv6\tools\compiler\ti-cgt-c6000_8.1.1\bin\hex6x [-options] filename
|
||||
|
||||
Use 'C:\ti\ccsv6\tools\compiler\ti-cgt-c6000_8.1.1\bin\hex6x -h <option>' for more information on a particular option. Use
|
||||
'C:\ti\ccsv6\tools\compiler\ti-cgt-c6000_8.1.1\bin\hex6x -h <text>' to search options for information regarding <text>.
|
||||
|
||||
Option arguments surrounded by [] declare they are optional. Option arguments
|
||||
separated by commas specify that the option's argument must be chosen from
|
||||
those arguments listed.
|
||||
|
||||
When shown, option arguments and defaults apply to the usage of both long and
|
||||
short option forms.
|
||||
|
||||
General Options:
|
||||
--byte,-byte Output as bytes rather than target addressing
|
||||
--entrypoint,-e=addr Specify entrypoint address or symbol name
|
||||
--exclude,-exclude=section Exclude section from hex conversion
|
||||
--fill,-fill=val Specify fill value
|
||||
--help,-options,-h Display help
|
||||
--image,-image Select image mode
|
||||
--linkerfill,-linkerfill Include linker fill sections in images
|
||||
--map,-map=file Specify map file name
|
||||
--memwidth,-memwidth=width Specify memory width
|
||||
--olength,-olength=num Number of data items per line of hex output
|
||||
--order,-order=L,M Specify data ordering (endianness)
|
||||
--outfile,-o=file Specify output file names
|
||||
--quiet,-quiet,-q Quiet Operation
|
||||
--romwidth,-romwidth=width Specify rom width
|
||||
--zero,-zero,-z Zero based addressing
|
||||
|
||||
Diagnostics Options:
|
||||
--buffer_diagnostics,-pdb Line buffer diagnostic output
|
||||
--diag_error=id Treat diagnostic <id> as error
|
||||
--diag_remark=id Treat diagnostic <id> as remark
|
||||
--diag_suppress=id Suppress diagnostic <id>
|
||||
--diag_warning=id Treat diagnostic <id> as warning
|
||||
--diag_wrap[=on,off] Wrap diagnostic messages (argument optional,
|
||||
defaults to: on)
|
||||
--display_error_number Emit diagnostic identifier numbers
|
||||
--emit_warnings_as_errors,-pdew
|
||||
Treat warnings as errors
|
||||
--issue_remarks Issue remarks
|
||||
--no_warnings Suppress warnings
|
||||
--set_error_limit=count Set error limit to <count>
|
||||
|
||||
Boot Table Options:
|
||||
--boot,-boot Select boot mode
|
||||
--bootorg,-bootorg=addr Specify origin address or symbol of boot table
|
||||
ROM
|
||||
--bootsection,-bootsection=section
|
||||
Specify boot mode section and placement value
|
||||
|
||||
Output Format Options:
|
||||
--ascii,-a Output ASCII hex format
|
||||
--intel,-i Output Intel hex format
|
||||
--motorola,-m[=1,2,3] Output Motorola S hex format
|
||||
--tektronix,-x Output Extended Tektronix hex format
|
||||
--ti_tagged,-t Output TI-Tagged hex format
|
||||
--ti_txt Output TI-TXT hex format
|
||||
|
||||
Load Image Options:
|
||||
--host_image Output Host Image Object format
|
||||
--host_image:endianness=big,little
|
||||
Select the endianness of the host image object
|
||||
file
|
||||
--host_image:hidden_symbols Determine the visibility of symbols copied in
|
||||
host images
|
||||
--host_image:hide=string Explicitly make a host image symbol hidden
|
||||
--host_image:show=string Explicitly make a host image symbol visible
|
||||
--host_image:target=ARM,MSP430,C2000,C6000,ARP32,PRU
|
||||
Machine type of the host image object file
|
||||
--load_image Output Load Image Object format
|
||||
--section_name_prefix=string Prefix for load/host image object sections
|
||||
|
||||
@@ -0,0 +1,68 @@
|
||||
MSP430 Hex Converter v15.12.3.LTS
|
||||
Tools Copyright (c) 2003-2015 Texas Instruments Incorporated
|
||||
|
||||
Usage: C:\ti\ccsv6\tools\compiler\msp430_15.12.3.LTS\bin\hex430 [-options] filename
|
||||
|
||||
Use 'C:\ti\ccsv6\tools\compiler\msp430_15.12.3.LTS\bin\hex430 -h <option>' for more information on a particular option. Use
|
||||
'C:\ti\ccsv6\tools\compiler\msp430_15.12.3.LTS\bin\hex430 -h <text>' to search options for information regarding <text>.
|
||||
|
||||
Option arguments surrounded by [] declare they are optional. Option arguments
|
||||
separated by commas specify that the option's argument must be chosen from
|
||||
those arguments listed.
|
||||
|
||||
When shown, option arguments and defaults apply to the usage of both long and
|
||||
short option forms.
|
||||
|
||||
General Options:
|
||||
--byte,-byte Output as bytes rather than target addressing
|
||||
--exclude,-exclude=section Exclude section from hex conversion
|
||||
--fill,-fill=val Specify fill value
|
||||
--help,-options,-h Display help
|
||||
--image,-image Select image mode
|
||||
--linkerfill,-linkerfill Include linker fill sections in images
|
||||
--map,-map=file Specify map file name
|
||||
--memwidth,-memwidth=width Specify memory width
|
||||
--olength,-olength=num Number of data items per line of hex output
|
||||
--order,-order=LS,MS Specify data ordering (endianness)
|
||||
--outfile,-o=file Specify output file names
|
||||
--quiet,-quiet,-q Quiet Operation
|
||||
--romwidth,-romwidth=width Specify rom width
|
||||
--zero,-zero,-z Zero based addressing
|
||||
|
||||
Diagnostics Options:
|
||||
--buffer_diagnostics,-pdb Line buffer diagnostic output
|
||||
--diag_error=id Treat diagnostic <id> as error
|
||||
--diag_remark=id Treat diagnostic <id> as remark
|
||||
--diag_suppress=id Suppress diagnostic <id>
|
||||
--diag_warning=id Treat diagnostic <id> as warning
|
||||
--diag_wrap[=on,off] Wrap diagnostic messages (argument optional,
|
||||
defaults to: on)
|
||||
--display_error_number Emit diagnostic identifier numbers
|
||||
--emit_warnings_as_errors,-pdew
|
||||
Treat warnings as errors
|
||||
--issue_remarks Issue remarks
|
||||
--no_warnings Suppress warnings
|
||||
--set_error_limit=count Set error limit to <count>
|
||||
|
||||
Output Format Options:
|
||||
--ascii,-a Output ASCII hex format
|
||||
--intel,-i Output Intel hex format
|
||||
--motorola,-m[=1,2,3] Output Motorola S hex format
|
||||
--tektronix,-x Output Extended Tektronix hex format
|
||||
--ti_tagged,-t Output TI-Tagged hex format
|
||||
--ti_txt Output TI-TXT hex format
|
||||
|
||||
Load Image Options:
|
||||
--host_image Output Host Image Object format
|
||||
--host_image:endianness=big,little
|
||||
Select the endianness of the host image object
|
||||
file
|
||||
--host_image:hidden_symbols Determine the visibility of symbols copied in
|
||||
host images
|
||||
--host_image:hide=string Explicitly make a host image symbol hidden
|
||||
--host_image:show=string Explicitly make a host image symbol visible
|
||||
--host_image:target=ARM,MSP430,C2000,C6000,ARP32,PRU
|
||||
Machine type of the host image object file
|
||||
--load_image Output Load Image Object format
|
||||
--section_name_prefix=string Prefix for load/host image object sections
|
||||
|
||||
@@ -0,0 +1,88 @@
|
||||
TI ARM Hex Converter v15.12.3.LTS
|
||||
Tools Copyright (c) 1996-2015 Texas Instruments Incorporated
|
||||
|
||||
Usage: C:\ti\ccsv6\tools\compiler\arm_15.12.3.LTS\bin\armhex [-options] filename
|
||||
|
||||
Use 'C:\ti\ccsv6\tools\compiler\arm_15.12.3.LTS\bin\armhex -h <option>' for more information on a particular option. Use
|
||||
'C:\ti\ccsv6\tools\compiler\arm_15.12.3.LTS\bin\armhex -h <text>' to search options for information regarding <text>.
|
||||
|
||||
Option arguments surrounded by [] declare they are optional. Option arguments
|
||||
separated by commas specify that the option's argument must be chosen from
|
||||
those arguments listed.
|
||||
|
||||
When shown, option arguments and defaults apply to the usage of both long and
|
||||
short option forms.
|
||||
|
||||
General Options:
|
||||
--byte,-byte Output as bytes rather than target addressing
|
||||
--entrypoint,-e=addr Specify entrypoint address or symbol name
|
||||
--exclude,-exclude=section Exclude section from hex conversion
|
||||
--fill,-fill=val Specify fill value
|
||||
--help,-options,-h Display help
|
||||
--image,-image Select image mode
|
||||
--linkerfill,-linkerfill Include linker fill sections in images
|
||||
--map,-map=file Specify map file name
|
||||
--memwidth,-memwidth=width Specify memory width
|
||||
--olength,-olength=num Number of data items per line of hex output
|
||||
--outfile,-o=file Specify output file names
|
||||
--quiet,-quiet,-q Quiet Operation
|
||||
--romwidth,-romwidth=width Specify rom width
|
||||
--zero,-zero,-z Zero based addressing
|
||||
|
||||
Diagnostics Options:
|
||||
--buffer_diagnostics,-pdb Line buffer diagnostic output
|
||||
--diag_error=id Treat diagnostic <id> as error
|
||||
--diag_remark=id Treat diagnostic <id> as remark
|
||||
--diag_suppress=id Suppress diagnostic <id>
|
||||
--diag_warning=id Treat diagnostic <id> as warning
|
||||
--diag_wrap[=on,off] Wrap diagnostic messages (argument optional,
|
||||
defaults to: on)
|
||||
--display_error_number Emit diagnostic identifier numbers
|
||||
--emit_warnings_as_errors,-pdew
|
||||
Treat warnings as errors
|
||||
--issue_remarks Issue remarks
|
||||
--no_warnings Suppress warnings
|
||||
--set_error_limit=count Set error limit to <count>
|
||||
|
||||
Boot Table Options:
|
||||
--boot,-boot Select boot mode
|
||||
--bootorg,-bootorg=addr Specify origin address or symbol of boot table
|
||||
ROM
|
||||
--gpio16,-gpio16 Specify table source as the GPIO port, 16-bit
|
||||
mode
|
||||
--gpio8,-gpio8 Specify table source as the GPIO port, 8-bit
|
||||
mode
|
||||
--i2c8,-i2c8 Specify table source as the I2C8 port, 8-bit
|
||||
mode
|
||||
--i2cclkh,-i2cclkh=value Specify the initial value for I2CCLKH register
|
||||
--i2cclkl,-i2cclkl=value Specify the initial value for the I2CCLKL
|
||||
register
|
||||
--i2cpsc,-i2cpsc=value Specify the initial value for I2CPSC register
|
||||
--lospcp,-lospcp=value Specify the initial value for the LOSPCP
|
||||
register
|
||||
--spi8,-spi8 Specify table source as the SPI port, 8-bit mode
|
||||
--spibrr,-spibrr=value Specify the initial value for the SPIBRR
|
||||
register
|
||||
|
||||
Output Format Options:
|
||||
--ascii,-a Output ASCII hex format
|
||||
--intel,-i Output Intel hex format
|
||||
--motorola,-m[=1,2,3] Output Motorola S hex format
|
||||
--tektronix,-x Output Extended Tektronix hex format
|
||||
--ti_tagged,-t Output TI-Tagged hex format
|
||||
--ti_txt Output TI-TXT hex format
|
||||
|
||||
Load Image Options:
|
||||
--host_image Output Host Image Object format
|
||||
--host_image:endianness=big,little
|
||||
Select the endianness of the host image object
|
||||
file
|
||||
--host_image:hidden_symbols Determine the visibility of symbols copied in
|
||||
host images
|
||||
--host_image:hide=string Explicitly make a host image symbol hidden
|
||||
--host_image:show=string Explicitly make a host image symbol visible
|
||||
--host_image:target=ARM,MSP430,C2000,C6000,ARP32,PRU
|
||||
Machine type of the host image object file
|
||||
--load_image Output Load Image Object format
|
||||
--section_name_prefix=string Prefix for load/host image object sections
|
||||
|
||||
@@ -0,0 +1,88 @@
|
||||
TI ARM Hex Converter v15.12.3.LTS
|
||||
Tools Copyright (c) 1996-2015 Texas Instruments Incorporated
|
||||
|
||||
Usage: C:\ti\ccsv6\tools\compiler\arm_15.12.3.LTS\bin\armhex [-options] filename
|
||||
|
||||
Use 'C:\ti\ccsv6\tools\compiler\arm_15.12.3.LTS\bin\armhex -h <option>' for more information on a particular option. Use
|
||||
'C:\ti\ccsv6\tools\compiler\arm_15.12.3.LTS\bin\armhex -h <text>' to search options for information regarding <text>.
|
||||
|
||||
Option arguments surrounded by [] declare they are optional. Option arguments
|
||||
separated by commas specify that the option's argument must be chosen from
|
||||
those arguments listed.
|
||||
|
||||
When shown, option arguments and defaults apply to the usage of both long and
|
||||
short option forms.
|
||||
|
||||
General Options:
|
||||
--byte,-byte Output as bytes rather than target addressing
|
||||
--entrypoint,-e=addr Specify entrypoint address or symbol name
|
||||
--exclude,-exclude=section Exclude section from hex conversion
|
||||
--fill,-fill=val Specify fill value
|
||||
--help,-options,-h Display help
|
||||
--image,-image Select image mode
|
||||
--linkerfill,-linkerfill Include linker fill sections in images
|
||||
--map,-map=file Specify map file name
|
||||
--memwidth,-memwidth=width Specify memory width
|
||||
--olength,-olength=num Number of data items per line of hex output
|
||||
--outfile,-o=file Specify output file names
|
||||
--quiet,-quiet,-q Quiet Operation
|
||||
--romwidth,-romwidth=width Specify rom width
|
||||
--zero,-zero,-z Zero based addressing
|
||||
|
||||
Diagnostics Options:
|
||||
--buffer_diagnostics,-pdb Line buffer diagnostic output
|
||||
--diag_error=id Treat diagnostic <id> as error
|
||||
--diag_remark=id Treat diagnostic <id> as remark
|
||||
--diag_suppress=id Suppress diagnostic <id>
|
||||
--diag_warning=id Treat diagnostic <id> as warning
|
||||
--diag_wrap[=on,off] Wrap diagnostic messages (argument optional,
|
||||
defaults to: on)
|
||||
--display_error_number Emit diagnostic identifier numbers
|
||||
--emit_warnings_as_errors,-pdew
|
||||
Treat warnings as errors
|
||||
--issue_remarks Issue remarks
|
||||
--no_warnings Suppress warnings
|
||||
--set_error_limit=count Set error limit to <count>
|
||||
|
||||
Boot Table Options:
|
||||
--boot,-boot Select boot mode
|
||||
--bootorg,-bootorg=addr Specify origin address or symbol of boot table
|
||||
ROM
|
||||
--gpio16,-gpio16 Specify table source as the GPIO port, 16-bit
|
||||
mode
|
||||
--gpio8,-gpio8 Specify table source as the GPIO port, 8-bit
|
||||
mode
|
||||
--i2c8,-i2c8 Specify table source as the I2C8 port, 8-bit
|
||||
mode
|
||||
--i2cclkh,-i2cclkh=value Specify the initial value for I2CCLKH register
|
||||
--i2cclkl,-i2cclkl=value Specify the initial value for the I2CCLKL
|
||||
register
|
||||
--i2cpsc,-i2cpsc=value Specify the initial value for I2CPSC register
|
||||
--lospcp,-lospcp=value Specify the initial value for the LOSPCP
|
||||
register
|
||||
--spi8,-spi8 Specify table source as the SPI port, 8-bit mode
|
||||
--spibrr,-spibrr=value Specify the initial value for the SPIBRR
|
||||
register
|
||||
|
||||
Output Format Options:
|
||||
--ascii,-a Output ASCII hex format
|
||||
--intel,-i Output Intel hex format
|
||||
--motorola,-m[=1,2,3] Output Motorola S hex format
|
||||
--tektronix,-x Output Extended Tektronix hex format
|
||||
--ti_tagged,-t Output TI-Tagged hex format
|
||||
--ti_txt Output TI-TXT hex format
|
||||
|
||||
Load Image Options:
|
||||
--host_image Output Host Image Object format
|
||||
--host_image:endianness=big,little
|
||||
Select the endianness of the host image object
|
||||
file
|
||||
--host_image:hidden_symbols Determine the visibility of symbols copied in
|
||||
host images
|
||||
--host_image:hide=string Explicitly make a host image symbol hidden
|
||||
--host_image:show=string Explicitly make a host image symbol visible
|
||||
--host_image:target=ARM,MSP430,C2000,C6000,ARP32,PRU
|
||||
Machine type of the host image object file
|
||||
--load_image Output Load Image Object format
|
||||
--section_name_prefix=string Prefix for load/host image object sections
|
||||
|
||||
Reference in New Issue
Block a user