Compare commits
No commits in common. "master" and "786dc7f5c502838899e768be333550ebc4436ad3" have entirely different histories.
master
...
786dc7f5c5
14
Blink/main.c
14
Blink/main.c
|
@ -8,7 +8,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void counter_loop (void);
|
void counter_loop (void);
|
||||||
void GPIO_PORTF_Init(void);
|
|
||||||
|
|
||||||
int main(void)
|
int main(void)
|
||||||
|
|
||||||
|
@ -27,10 +26,12 @@ x GPIODEN -- GPIO Digital Enable -- 0x00011111 >> 0x1F
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
GPIO_PORTF_Init();
|
|
||||||
register uint32_t x = ZERO_DEF;
|
register uint32_t x = ZERO_DEF;
|
||||||
|
|
||||||
|
SYSCTL_RCGC2_R |= SYSCTL_RCGC2_GPIOF;
|
||||||
|
GPIO_PORTF_DEN_R = 0x1F;
|
||||||
|
GPIO_PORTF_PUR_R = 0x11;
|
||||||
|
GPIO_PORTF_DIR_R = 0x0E;
|
||||||
GPIO_PORTF_DATA_R = 0xE;
|
GPIO_PORTF_DATA_R = 0xE;
|
||||||
while(1)
|
while(1)
|
||||||
{
|
{
|
||||||
|
@ -50,13 +51,6 @@ x GPIODEN -- GPIO Digital Enable -- 0x00011111 >> 0x1F
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void GPIO_PORTF_Init(void)
|
|
||||||
{
|
|
||||||
SYSCTL_RCGC2_R |= SYSCTL_RCGC2_GPIOF;
|
|
||||||
GPIO_PORTF_DEN_R = 0x1F;
|
|
||||||
GPIO_PORTF_PUR_R = 0x11;
|
|
||||||
GPIO_PORTF_DIR_R = 0x0E;
|
|
||||||
}
|
|
||||||
|
|
||||||
void counter_loop (void)
|
void counter_loop (void)
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
|
||||||
<?ccsproject version="1.0"?>
|
|
||||||
<projectOptions>
|
|
||||||
<ccsVariant value="0:Eclipse-based"/>
|
|
||||||
<ccsVersion value="12.4.0"/>
|
|
||||||
<deviceVariant value="Cortex M.TM4C123GH6PM"/>
|
|
||||||
<deviceFamily value="TMS470"/>
|
|
||||||
<deviceEndianness value="little"/>
|
|
||||||
<codegenToolVersion value="20.2.7.LTS"/>
|
|
||||||
<isElfFormat value="true"/>
|
|
||||||
<connection value="common/targetdb/connections/Stellaris_ICDI_Connection.xml"/>
|
|
||||||
<linkerCommandFile value="tm4c123gh6pm.cmd"/>
|
|
||||||
<rts value="libc.a"/>
|
|
||||||
<createSlaveProjects value=""/>
|
|
||||||
<templateProperties value="id=com.ti.common.project.core.emptyProjectWithMainTemplate"/>
|
|
||||||
<filesToOpen value="main.c"/>
|
|
||||||
</projectOptions>
|
|
|
@ -1,173 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.settings">
|
|
||||||
<cconfiguration id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.116989320">
|
|
||||||
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.116989320" moduleId="org.eclipse.cdt.core.settings" name="Debug">
|
|
||||||
<externalSettings/>
|
|
||||||
<extensions>
|
|
||||||
<extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.CoffErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.AsmErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.LinkErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
</extensions>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
||||||
<configuration artifactExtension="out" artifactName="${ProjName}" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="" id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.116989320" name="Debug" parent="com.ti.ccstudio.buildDefinitions.TMS470.Debug">
|
|
||||||
<folderInfo id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.116989320." name="/" resourcePath="">
|
|
||||||
<toolChain id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.DebugToolchain.768950740" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.DebugToolchain" targetTool="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerDebug.701946482">
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.1333370645" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_CONFIGURATION_ID=Cortex M.TM4C123GH6PM"/>
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_CORE_ID="/>
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_ENDIANNESS=little"/>
|
|
||||||
<listOptionValue builtIn="false" value="OUTPUT_FORMAT=ELF"/>
|
|
||||||
<listOptionValue builtIn="false" value="CCS_MBS_VERSION=6.1.3"/>
|
|
||||||
<listOptionValue builtIn="false" value="LINKER_COMMAND_FILE=tm4c123gh6pm.cmd"/>
|
|
||||||
<listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
|
|
||||||
<listOptionValue builtIn="false" value="OUTPUT_TYPE=executable"/>
|
|
||||||
<listOptionValue builtIn="false" value="PRODUCTS="/>
|
|
||||||
<listOptionValue builtIn="false" value="PRODUCT_MACRO_IMPORTS={}"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.1544090159" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="20.2.7.LTS" valueType="string"/>
|
|
||||||
<targetPlatform id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.targetPlatformDebug.796291873" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.targetPlatformDebug"/>
|
|
||||||
<builder buildPath="${BuildDirectory}" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.builderDebug.1203937077" name="GNU Make.Debug" parallelBuildOn="true" parallelizationNumber="optimal" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.builderDebug"/>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.compilerDebug.631357753" name="Arm Compiler" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.compilerDebug">
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION.1861358357" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION.7M4" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE.1321061257" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE.16" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI.355130339" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI.eabi" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT.1340875024" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT.FPv4SPD16" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.GCC.185857368" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.GCC" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEFINE.576703450" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEFINE" valueType="definedSymbols">
|
|
||||||
<listOptionValue builtIn="false" value="ccs="ccs""/>
|
|
||||||
<listOptionValue builtIn="false" value="PART_TM4C123GH6PM"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEBUGGING_MODEL.613253778" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEBUGGING_MODEL" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEBUGGING_MODEL.SYMDEBUG__DWARF" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WARNING.1900292880" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WARNING" useByScannerDiscovery="false" valueType="stringList">
|
|
||||||
<listOptionValue builtIn="false" value="225"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DISPLAY_ERROR_NUMBER.477828177" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DISPLAY_ERROR_NUMBER" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP.437595099" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP.off" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.INCLUDE_PATH.1935997271" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.INCLUDE_PATH" valueType="includePath">
|
|
||||||
<listOptionValue builtIn="false" value="${PROJECT_ROOT}"/>
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/include"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.LITTLE_ENDIAN.14426456" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.LITTLE_ENDIAN" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__C_SRCS.31688779" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__C_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__CPP_SRCS.1563473746" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__CPP_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM_SRCS.755975613" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM2_SRCS.1273061995" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM2_SRCS"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerDebug.701946482" name="Arm Linker" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerDebug">
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.MAP_FILE.1390995726" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.MAP_FILE" useByScannerDiscovery="false" value="${ProjName}.map" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.STACK_SIZE.745308303" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.STACK_SIZE" useByScannerDiscovery="false" value="512" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.HEAP_SIZE.1744376843" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.HEAP_SIZE" useByScannerDiscovery="false" value="0" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.OUTPUT_FILE.1343281390" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.OUTPUT_FILE" useByScannerDiscovery="false" value="${ProjName}.out" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.XML_LINK_INFO.1955188101" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.XML_LINK_INFO" useByScannerDiscovery="false" value="${ProjName}_linkInfo.xml" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DISPLAY_ERROR_NUMBER.1103513558" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DISPLAY_ERROR_NUMBER" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP.732574178" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP.off" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.SEARCH_PATH.1474810367" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.SEARCH_PATH" valueType="libPaths">
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/lib"/>
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/include"/>
|
|
||||||
</option>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.LIBRARY.477399725" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.LIBRARY" useByScannerDiscovery="false" valueType="libs">
|
|
||||||
<listOptionValue builtIn="false" value="libc.a"/>
|
|
||||||
</option>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD_SRCS.133900549" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD2_SRCS.1552979068" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD2_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__GEN_CMDS.1472067985" name="Generated Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__GEN_CMDS"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.hex.858479467" name="Arm Hex Utility" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.hex"/>
|
|
||||||
</toolChain>
|
|
||||||
</folderInfo>
|
|
||||||
</configuration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
||||||
</cconfiguration>
|
|
||||||
<cconfiguration id="com.ti.ccstudio.buildDefinitions.TMS470.Release.806826537">
|
|
||||||
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.ti.ccstudio.buildDefinitions.TMS470.Release.806826537" moduleId="org.eclipse.cdt.core.settings" name="Release">
|
|
||||||
<externalSettings/>
|
|
||||||
<extensions>
|
|
||||||
<extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.CoffErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.AsmErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.LinkErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
</extensions>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
||||||
<configuration artifactExtension="out" artifactName="${ProjName}" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="" id="com.ti.ccstudio.buildDefinitions.TMS470.Release.806826537" name="Release" parent="com.ti.ccstudio.buildDefinitions.TMS470.Release">
|
|
||||||
<folderInfo id="com.ti.ccstudio.buildDefinitions.TMS470.Release.806826537." name="/" resourcePath="">
|
|
||||||
<toolChain id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.ReleaseToolchain.1007000899" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.ReleaseToolchain" targetTool="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerRelease.949917009">
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.1299900983" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_CONFIGURATION_ID=Cortex M.TM4C123GH6PM"/>
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_CORE_ID="/>
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_ENDIANNESS=little"/>
|
|
||||||
<listOptionValue builtIn="false" value="OUTPUT_FORMAT=ELF"/>
|
|
||||||
<listOptionValue builtIn="false" value="CCS_MBS_VERSION=6.1.3"/>
|
|
||||||
<listOptionValue builtIn="false" value="LINKER_COMMAND_FILE=tm4c123gh6pm.cmd"/>
|
|
||||||
<listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
|
|
||||||
<listOptionValue builtIn="false" value="OUTPUT_TYPE=executable"/>
|
|
||||||
<listOptionValue builtIn="false" value="PRODUCTS="/>
|
|
||||||
<listOptionValue builtIn="false" value="PRODUCT_MACRO_IMPORTS={}"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.1773654519" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="20.2.7.LTS" valueType="string"/>
|
|
||||||
<targetPlatform id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.targetPlatformRelease.344525795" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.targetPlatformRelease"/>
|
|
||||||
<builder buildPath="${BuildDirectory}" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.builderRelease.1552084101" name="GNU Make.Release" parallelBuildOn="true" parallelizationNumber="optimal" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.builderRelease"/>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.compilerRelease.1668676280" name="Arm Compiler" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.compilerRelease">
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION.1051169491" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION.7M4" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE.149128146" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE.16" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI.838243304" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI.eabi" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT.590874234" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT.FPv4SPD16" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.GCC.815584690" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.GCC" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEFINE.1856901478" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEFINE" valueType="definedSymbols">
|
|
||||||
<listOptionValue builtIn="false" value="ccs="ccs""/>
|
|
||||||
<listOptionValue builtIn="false" value="PART_TM4C123GH6PM"/>
|
|
||||||
</option>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WARNING.486256334" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WARNING" useByScannerDiscovery="false" valueType="stringList">
|
|
||||||
<listOptionValue builtIn="false" value="225"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DISPLAY_ERROR_NUMBER.379333257" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DISPLAY_ERROR_NUMBER" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP.916021189" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP.off" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.INCLUDE_PATH.637624468" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.INCLUDE_PATH" valueType="includePath">
|
|
||||||
<listOptionValue builtIn="false" value="${PROJECT_ROOT}"/>
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/include"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.LITTLE_ENDIAN.1805524615" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.LITTLE_ENDIAN" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__C_SRCS.1412934952" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__C_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__CPP_SRCS.2089314297" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__CPP_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM_SRCS.163445891" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM2_SRCS.826279171" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM2_SRCS"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerRelease.949917009" name="Arm Linker" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerRelease">
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.MAP_FILE.1964423433" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.MAP_FILE" useByScannerDiscovery="false" value="${ProjName}.map" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.STACK_SIZE.1744314892" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.STACK_SIZE" useByScannerDiscovery="false" value="512" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.HEAP_SIZE.1911490620" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.HEAP_SIZE" useByScannerDiscovery="false" value="0" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.OUTPUT_FILE.1956565787" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.OUTPUT_FILE" useByScannerDiscovery="false" value="${ProjName}.out" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.XML_LINK_INFO.1438914761" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.XML_LINK_INFO" useByScannerDiscovery="false" value="${ProjName}_linkInfo.xml" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DISPLAY_ERROR_NUMBER.1257218656" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DISPLAY_ERROR_NUMBER" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP.1618267899" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP.off" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.SEARCH_PATH.1997866913" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.SEARCH_PATH" valueType="libPaths">
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/lib"/>
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/include"/>
|
|
||||||
</option>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.LIBRARY.1749735605" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.LIBRARY" useByScannerDiscovery="false" valueType="libs">
|
|
||||||
<listOptionValue builtIn="false" value="libc.a"/>
|
|
||||||
</option>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD_SRCS.1594624161" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD2_SRCS.898798932" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD2_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__GEN_CMDS.1901669070" name="Generated Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__GEN_CMDS"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.hex.910740924" name="Arm Hex Utility" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.hex"/>
|
|
||||||
</toolChain>
|
|
||||||
</folderInfo>
|
|
||||||
</configuration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
||||||
</cconfiguration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
|
||||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
||||||
<project id="GPIO_Interrupts.com.ti.ccstudio.buildDefinitions.TMS470.ProjectType.738092584" name="TMS470" projectType="com.ti.ccstudio.buildDefinitions.TMS470.ProjectType"/>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="scannerConfiguration"/>
|
|
||||||
</cproject>
|
|
|
@ -1,27 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<projectDescription>
|
|
||||||
<name>GPIO_Interrupts</name>
|
|
||||||
<comment></comment>
|
|
||||||
<projects>
|
|
||||||
</projects>
|
|
||||||
<buildSpec>
|
|
||||||
<buildCommand>
|
|
||||||
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
|
||||||
<arguments>
|
|
||||||
</arguments>
|
|
||||||
</buildCommand>
|
|
||||||
<buildCommand>
|
|
||||||
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
||||||
<triggers>full,incremental,</triggers>
|
|
||||||
<arguments>
|
|
||||||
</arguments>
|
|
||||||
</buildCommand>
|
|
||||||
</buildSpec>
|
|
||||||
<natures>
|
|
||||||
<nature>com.ti.ccstudio.core.ccsNature</nature>
|
|
||||||
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
||||||
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
||||||
<nature>org.eclipse.cdt.core.ccnature</nature>
|
|
||||||
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
||||||
</natures>
|
|
||||||
</projectDescription>
|
|
|
@ -1,3 +0,0 @@
|
||||||
eclipse.preferences.version=1
|
|
||||||
inEditor=false
|
|
||||||
onBuild=false
|
|
|
@ -1,2 +0,0 @@
|
||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.cdt.debug.core.toggleBreakpointModel=com.ti.ccstudio.debug.CCSBreakpointMarker
|
|
|
@ -1,6 +0,0 @@
|
||||||
eclipse.preferences.version=1
|
|
||||||
encoding//Debug/makefile=UTF-8
|
|
||||||
encoding//Debug/objects.mk=UTF-8
|
|
||||||
encoding//Debug/sources.mk=UTF-8
|
|
||||||
encoding//Debug/subdir_rules.mk=UTF-8
|
|
||||||
encoding//Debug/subdir_vars.mk=UTF-8
|
|
|
@ -1,108 +0,0 @@
|
||||||
#include <stdint.h>
|
|
||||||
#include "tm4c123gh6pm.h"
|
|
||||||
|
|
||||||
/**
|
|
||||||
* main.c
|
|
||||||
*/
|
|
||||||
|
|
||||||
void GPIO_PORTF_Init(void);
|
|
||||||
void SystickHandler(void);
|
|
||||||
void Systick_Init(void);
|
|
||||||
|
|
||||||
volatile uint32_t systick_count = 1;
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
int main(void)
|
|
||||||
{
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
GPIO_PORTF_Init();
|
|
||||||
//Systick_Init();
|
|
||||||
while(1);
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
void SW2_Handler(void)
|
|
||||||
{
|
|
||||||
//GPIO_PORTF_ICR_R = 0x11;
|
|
||||||
if(GPIO_PORTF_MIS_R & 0x01)
|
|
||||||
{
|
|
||||||
//PIN0 (SW2) pressed
|
|
||||||
GPIO_PORTF_DATA_R |= 0x8;
|
|
||||||
|
|
||||||
}
|
|
||||||
else if (GPIO_PORTF_MIS_R & 0x10)
|
|
||||||
{
|
|
||||||
GPIO_PORTF_DATA_R &= ~0x8;
|
|
||||||
}
|
|
||||||
|
|
||||||
GPIO_PORTF_ICR_R = 0x11;
|
|
||||||
__asm(" nop");
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
void SystickHandler(void)
|
|
||||||
{
|
|
||||||
systick_count++;
|
|
||||||
if(systick_count==1000)
|
|
||||||
{
|
|
||||||
systick_count = 0;
|
|
||||||
GPIO_PORTF_DATA_R ^= 0x2;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
void Systick_Init()
|
|
||||||
{
|
|
||||||
NVIC_ST_RELOAD_R = 0x9C4;
|
|
||||||
NVIC_ST_CURRENT_R = 0x0;
|
|
||||||
//Enable Systick:
|
|
||||||
// SYST_CSR = 0x00000101 -- 0x5
|
|
||||||
NVIC_ST_CTRL_R = 0x5;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
void GPIO_PORTF_Init(void)
|
|
||||||
{
|
|
||||||
//PF0 <-- SW2
|
|
||||||
//PF4 <-- SW1
|
|
||||||
//Need to enable interrupt on SW1
|
|
||||||
|
|
||||||
SYSCTL_RCGC2_R |= SYSCTL_RCGC2_GPIOF;
|
|
||||||
|
|
||||||
GPIO_PORTF_LOCK_R = 0x4C4F434B; /* unlock commit register */
|
|
||||||
GPIO_PORTF_CR_R = 0xFF; /* make PORTF0 configurable */
|
|
||||||
|
|
||||||
GPIO_PORTF_DEN_R = 0x1F;
|
|
||||||
GPIO_PORTF_PUR_R = 0x11;
|
|
||||||
GPIO_PORTF_DIR_R = 0x0E;
|
|
||||||
|
|
||||||
//Shut off all LEDs:
|
|
||||||
GPIO_PORTF_DATA_R=0x0;
|
|
||||||
|
|
||||||
// Enabling Interrupts
|
|
||||||
|
|
||||||
//GPIOIS -- Interrupt Sense --> 0 for edge --> 0x0
|
|
||||||
GPIO_PORTF_IS_R = 0x0;
|
|
||||||
|
|
||||||
//GPIOIBE -- Both Edges --> 0 for single edge --> 0x0
|
|
||||||
GPIO_PORTF_IBE_R = 0x0;
|
|
||||||
|
|
||||||
//GPIOIEV -- Interropt Event --> 0 for falling edge --> 0x00
|
|
||||||
GPIO_PORTF_IEV_R = 0x0;
|
|
||||||
|
|
||||||
//GPIOICR -- INterrpt clear -- must be cleared by writing 1 to corresponding bit --> 0xff
|
|
||||||
GPIO_PORTF_ICR_R = 0xff;
|
|
||||||
|
|
||||||
//GPIOIM -- Interrupt Mask --> 1 for unmasked (enabled)--> 0x01
|
|
||||||
GPIO_PORTF_IM_R = 0x11;
|
|
||||||
|
|
||||||
//GPIORIS -- Raw Int Status
|
|
||||||
//GPIOMIS -- Masked Int Status
|
|
||||||
|
|
||||||
//Interrupt Number = 30
|
|
||||||
// EN0 -- 0x40000000
|
|
||||||
NVIC_EN0_R = 0x40000000;
|
|
||||||
|
|
||||||
}
|
|
|
@ -1,13 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<configurations XML_version="1.2" id="configurations_0">
|
|
||||||
<configuration XML_version="1.2" id="configuration_0">
|
|
||||||
<instance XML_version="1.2" desc="Stellaris In-Circuit Debug Interface" href="connections/Stellaris_ICDI_Connection.xml" id="Stellaris In-Circuit Debug Interface" xml="Stellaris_ICDI_Connection.xml" xmlpath="connections"/>
|
|
||||||
<connection XML_version="1.2" id="Stellaris In-Circuit Debug Interface">
|
|
||||||
<instance XML_version="1.2" href="drivers/stellaris_cs_dap.xml" id="drivers" xml="stellaris_cs_dap.xml" xmlpath="drivers"/>
|
|
||||||
<instance XML_version="1.2" href="drivers/stellaris_cortex_m4.xml" id="drivers" xml="stellaris_cortex_m4.xml" xmlpath="drivers"/>
|
|
||||||
<platform XML_version="1.2" id="platform_0">
|
|
||||||
<instance XML_version="1.2" desc="Tiva TM4C123GH6PM" href="devices/tm4c123gh6pm.xml" id="Tiva TM4C123GH6PM" xml="tm4c123gh6pm.xml" xmlpath="devices"/>
|
|
||||||
</platform>
|
|
||||||
</connection>
|
|
||||||
</configuration>
|
|
||||||
</configurations>
|
|
|
@ -1,9 +0,0 @@
|
||||||
The 'targetConfigs' folder contains target-configuration (.ccxml) files, automatically generated based
|
|
||||||
on the device and connection settings specified in your project on the Properties > General page.
|
|
||||||
|
|
||||||
Please note that in automatic target-configuration management, changes to the project's device and/or
|
|
||||||
connection settings will either modify an existing or generate a new target-configuration file. Thus,
|
|
||||||
if you manually edit these auto-generated files, you may need to re-apply your changes. Alternatively,
|
|
||||||
you may create your own target-configuration file for this project and manage it manually. You can
|
|
||||||
always switch back to automatic target-configuration management by checking the "Manage the project's
|
|
||||||
target-configuration automatically" checkbox on the project's Properties > General page.
|
|
|
@ -1,45 +0,0 @@
|
||||||
/******************************************************************************
|
|
||||||
*
|
|
||||||
* Default Linker Command file for the Texas Instruments TM4C123GH6PM
|
|
||||||
*
|
|
||||||
* This is derived from revision 15071 of the TivaWare Library.
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
--retain=g_pfnVectors
|
|
||||||
|
|
||||||
MEMORY
|
|
||||||
{
|
|
||||||
FLASH (RX) : origin = 0x00000000, length = 0x00040000
|
|
||||||
SRAM (RWX) : origin = 0x20000000, length = 0x00008000
|
|
||||||
}
|
|
||||||
|
|
||||||
/* The following command line options are set as part of the CCS project. */
|
|
||||||
/* If you are building using the command line, or for some reason want to */
|
|
||||||
/* define them here, you can uncomment and modify these lines as needed. */
|
|
||||||
/* If you are using CCS for building, it is probably better to make any such */
|
|
||||||
/* modifications in your CCS project and leave this file alone. */
|
|
||||||
/* */
|
|
||||||
/* --heap_size=0 */
|
|
||||||
/* --stack_size=256 */
|
|
||||||
/* --library=rtsv7M4_T_le_eabi.lib */
|
|
||||||
|
|
||||||
/* Section allocation in memory */
|
|
||||||
|
|
||||||
SECTIONS
|
|
||||||
{
|
|
||||||
.intvecs: > 0x00000000
|
|
||||||
.text : > FLASH
|
|
||||||
.const : > FLASH
|
|
||||||
.cinit : > FLASH
|
|
||||||
.pinit : > FLASH
|
|
||||||
.init_array : > FLASH
|
|
||||||
|
|
||||||
.vtable : > 0x20000000
|
|
||||||
.data : > SRAM
|
|
||||||
.bss : > SRAM
|
|
||||||
.sysmem : > SRAM
|
|
||||||
.stack : > SRAM
|
|
||||||
}
|
|
||||||
|
|
||||||
__STACK_TOP = __stack + 512;
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,301 +0,0 @@
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// Startup code for use with TI's Code Composer Studio.
|
|
||||||
//
|
|
||||||
// Copyright (c) 2011-2014 Texas Instruments Incorporated. All rights reserved.
|
|
||||||
// Software License Agreement
|
|
||||||
//
|
|
||||||
// Software License Agreement
|
|
||||||
//
|
|
||||||
// Texas Instruments (TI) is supplying this software for use solely and
|
|
||||||
// exclusively on TI's microcontroller products. The software is owned by
|
|
||||||
// TI and/or its suppliers, and is protected under applicable copyright
|
|
||||||
// laws. You may not combine this software with "viral" open-source
|
|
||||||
// software in order to form a larger program.
|
|
||||||
//
|
|
||||||
// THIS SOFTWARE IS PROVIDED "AS IS" AND WITH ALL FAULTS.
|
|
||||||
// NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT
|
|
||||||
// NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
||||||
// A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. TI SHALL NOT, UNDER ANY
|
|
||||||
// CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
|
|
||||||
// DAMAGES, FOR ANY REASON WHATSOEVER.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// Forward declaration of the default fault handlers.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
void ResetISR(void);
|
|
||||||
static void NmiSR(void);
|
|
||||||
static void FaultISR(void);
|
|
||||||
static void IntDefaultHandler(void);
|
|
||||||
extern void SW2_Handler(void);
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// External declaration for the reset handler that is to be called when the
|
|
||||||
// processor is started
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
extern void _c_int00(void);
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// Linker variable that marks the top of the stack.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
extern uint32_t __STACK_TOP;
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// External declarations for the interrupt handlers used by the application.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
// To be added by user
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// The vector table. Note that the proper constructs must be placed on this to
|
|
||||||
// ensure that it ends up at physical address 0x0000.0000 or at the start of
|
|
||||||
// the program if located at a start address other than 0.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
#pragma DATA_SECTION(g_pfnVectors, ".intvecs")
|
|
||||||
void (* const g_pfnVectors[])(void) =
|
|
||||||
{
|
|
||||||
(void (*)(void))((uint32_t)&__STACK_TOP),
|
|
||||||
// The initial stack pointer
|
|
||||||
ResetISR, // The reset handler
|
|
||||||
NmiSR, // The NMI handler
|
|
||||||
FaultISR, // The hard fault handler
|
|
||||||
IntDefaultHandler, // The MPU fault handler
|
|
||||||
IntDefaultHandler, // The bus fault handler
|
|
||||||
IntDefaultHandler, // The usage fault handler
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // SVCall handler
|
|
||||||
IntDefaultHandler, // Debug monitor handler
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // The PendSV handler
|
|
||||||
IntDefaultHandler, // The SysTick handler
|
|
||||||
IntDefaultHandler, // GPIO Port A
|
|
||||||
IntDefaultHandler, // GPIO Port B
|
|
||||||
IntDefaultHandler, // GPIO Port C
|
|
||||||
IntDefaultHandler, // GPIO Port D
|
|
||||||
IntDefaultHandler, // GPIO Port E
|
|
||||||
IntDefaultHandler, // UART0 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART1 Rx and Tx
|
|
||||||
IntDefaultHandler, // SSI0 Rx and Tx
|
|
||||||
IntDefaultHandler, // I2C0 Master and Slave
|
|
||||||
IntDefaultHandler, // PWM Fault
|
|
||||||
IntDefaultHandler, // PWM Generator 0
|
|
||||||
IntDefaultHandler, // PWM Generator 1
|
|
||||||
IntDefaultHandler, // PWM Generator 2
|
|
||||||
IntDefaultHandler, // Quadrature Encoder 0
|
|
||||||
IntDefaultHandler, // ADC Sequence 0
|
|
||||||
IntDefaultHandler, // ADC Sequence 1
|
|
||||||
IntDefaultHandler, // ADC Sequence 2
|
|
||||||
IntDefaultHandler, // ADC Sequence 3
|
|
||||||
IntDefaultHandler, // Watchdog timer
|
|
||||||
IntDefaultHandler, // Timer 0 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 0 subtimer B
|
|
||||||
IntDefaultHandler, // Timer 1 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 1 subtimer B
|
|
||||||
IntDefaultHandler, // Timer 2 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 2 subtimer B
|
|
||||||
IntDefaultHandler, // Analog Comparator 0
|
|
||||||
IntDefaultHandler, // Analog Comparator 1
|
|
||||||
IntDefaultHandler, // Analog Comparator 2
|
|
||||||
IntDefaultHandler, // System Control (PLL, OSC, BO)
|
|
||||||
IntDefaultHandler, // FLASH Control
|
|
||||||
SW2_Handler, // GPIO Port F
|
|
||||||
IntDefaultHandler, // GPIO Port G
|
|
||||||
IntDefaultHandler, // GPIO Port H
|
|
||||||
IntDefaultHandler, // UART2 Rx and Tx
|
|
||||||
IntDefaultHandler, // SSI1 Rx and Tx
|
|
||||||
IntDefaultHandler, // Timer 3 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 3 subtimer B
|
|
||||||
IntDefaultHandler, // I2C1 Master and Slave
|
|
||||||
IntDefaultHandler, // Quadrature Encoder 1
|
|
||||||
IntDefaultHandler, // CAN0
|
|
||||||
IntDefaultHandler, // CAN1
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // Hibernate
|
|
||||||
IntDefaultHandler, // USB0
|
|
||||||
IntDefaultHandler, // PWM Generator 3
|
|
||||||
IntDefaultHandler, // uDMA Software Transfer
|
|
||||||
IntDefaultHandler, // uDMA Error
|
|
||||||
IntDefaultHandler, // ADC1 Sequence 0
|
|
||||||
IntDefaultHandler, // ADC1 Sequence 1
|
|
||||||
IntDefaultHandler, // ADC1 Sequence 2
|
|
||||||
IntDefaultHandler, // ADC1 Sequence 3
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // GPIO Port J
|
|
||||||
IntDefaultHandler, // GPIO Port K
|
|
||||||
IntDefaultHandler, // GPIO Port L
|
|
||||||
IntDefaultHandler, // SSI2 Rx and Tx
|
|
||||||
IntDefaultHandler, // SSI3 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART3 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART4 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART5 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART6 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART7 Rx and Tx
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // I2C2 Master and Slave
|
|
||||||
IntDefaultHandler, // I2C3 Master and Slave
|
|
||||||
IntDefaultHandler, // Timer 4 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 4 subtimer B
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // Timer 5 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 5 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 0 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 0 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 1 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 1 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 2 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 2 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 3 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 3 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 4 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 4 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 5 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 5 subtimer B
|
|
||||||
IntDefaultHandler, // FPU
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // I2C4 Master and Slave
|
|
||||||
IntDefaultHandler, // I2C5 Master and Slave
|
|
||||||
IntDefaultHandler, // GPIO Port M
|
|
||||||
IntDefaultHandler, // GPIO Port N
|
|
||||||
IntDefaultHandler, // Quadrature Encoder 2
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // GPIO Port P (Summary or P0)
|
|
||||||
IntDefaultHandler, // GPIO Port P1
|
|
||||||
IntDefaultHandler, // GPIO Port P2
|
|
||||||
IntDefaultHandler, // GPIO Port P3
|
|
||||||
IntDefaultHandler, // GPIO Port P4
|
|
||||||
IntDefaultHandler, // GPIO Port P5
|
|
||||||
IntDefaultHandler, // GPIO Port P6
|
|
||||||
IntDefaultHandler, // GPIO Port P7
|
|
||||||
IntDefaultHandler, // GPIO Port Q (Summary or Q0)
|
|
||||||
IntDefaultHandler, // GPIO Port Q1
|
|
||||||
IntDefaultHandler, // GPIO Port Q2
|
|
||||||
IntDefaultHandler, // GPIO Port Q3
|
|
||||||
IntDefaultHandler, // GPIO Port Q4
|
|
||||||
IntDefaultHandler, // GPIO Port Q5
|
|
||||||
IntDefaultHandler, // GPIO Port Q6
|
|
||||||
IntDefaultHandler, // GPIO Port Q7
|
|
||||||
IntDefaultHandler, // GPIO Port R
|
|
||||||
IntDefaultHandler, // GPIO Port S
|
|
||||||
IntDefaultHandler, // PWM 1 Generator 0
|
|
||||||
IntDefaultHandler, // PWM 1 Generator 1
|
|
||||||
IntDefaultHandler, // PWM 1 Generator 2
|
|
||||||
IntDefaultHandler, // PWM 1 Generator 3
|
|
||||||
IntDefaultHandler // PWM 1 Fault
|
|
||||||
};
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// This is the code that gets called when the processor first starts execution
|
|
||||||
// following a reset event. Only the absolutely necessary set is performed,
|
|
||||||
// after which the application supplied entry() routine is called. Any fancy
|
|
||||||
// actions (such as making decisions based on the reset cause register, and
|
|
||||||
// resetting the bits in that register) are left solely in the hands of the
|
|
||||||
// application.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
void
|
|
||||||
ResetISR(void)
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// Jump to the CCS C initialization routine. This will enable the
|
|
||||||
// floating-point unit as well, so that does not need to be done here.
|
|
||||||
//
|
|
||||||
__asm(" .global _c_int00\n"
|
|
||||||
" b.w _c_int00");
|
|
||||||
}
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// This is the code that gets called when the processor receives a NMI. This
|
|
||||||
// simply enters an infinite loop, preserving the system state for examination
|
|
||||||
// by a debugger.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
static void
|
|
||||||
NmiSR(void)
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// Enter an infinite loop.
|
|
||||||
//
|
|
||||||
while(1)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// This is the code that gets called when the processor receives a fault
|
|
||||||
// interrupt. This simply enters an infinite loop, preserving the system state
|
|
||||||
// for examination by a debugger.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
static void
|
|
||||||
FaultISR(void)
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// Enter an infinite loop.
|
|
||||||
//
|
|
||||||
while(1)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// This is the code that gets called when the processor receives an unexpected
|
|
||||||
// interrupt. This simply enters an infinite loop, preserving the system state
|
|
||||||
// for examination by a debugger.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
static void
|
|
||||||
IntDefaultHandler(void)
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// Go into an infinite loop.
|
|
||||||
//
|
|
||||||
while(1)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,18 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
|
||||||
<?ccsproject version="1.0"?>
|
|
||||||
<projectOptions>
|
|
||||||
<ccsVariant value="0:Eclipse-based"/>
|
|
||||||
<ccsVersion value="12.4.0"/>
|
|
||||||
<deviceVariant value="Cortex M.TM4C123GH6PM"/>
|
|
||||||
<deviceFamily value="TMS470"/>
|
|
||||||
<deviceEndianness value="little"/>
|
|
||||||
<codegenToolVersion value="20.2.7.LTS"/>
|
|
||||||
<isElfFormat value="true"/>
|
|
||||||
<connection value="common/targetdb/connections/Stellaris_ICDI_Connection.xml"/>
|
|
||||||
<linkerCommandFile value="tm4c123gh6pm.cmd"/>
|
|
||||||
<rts value="libc.a"/>
|
|
||||||
<createSlaveProjects value=""/>
|
|
||||||
<templateProperties value="id=com.ti.common.project.core.emptyProjectWithMainTemplate"/>
|
|
||||||
<filesToOpen value="main.c"/>
|
|
||||||
<isTargetManual value="false"/>
|
|
||||||
</projectOptions>
|
|
|
@ -1,176 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.settings">
|
|
||||||
<cconfiguration id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.616389268">
|
|
||||||
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.616389268" moduleId="org.eclipse.cdt.core.settings" name="Debug">
|
|
||||||
<externalSettings/>
|
|
||||||
<extensions>
|
|
||||||
<extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.CoffErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.AsmErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.LinkErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
</extensions>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
||||||
<configuration artifactExtension="out" artifactName="${ProjName}" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="" id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.616389268" name="Debug" parent="com.ti.ccstudio.buildDefinitions.TMS470.Debug">
|
|
||||||
<folderInfo id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.616389268." name="/" resourcePath="">
|
|
||||||
<toolChain id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.DebugToolchain.778562103" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.DebugToolchain" targetTool="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerDebug.1062079020">
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.675531460" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_CONFIGURATION_ID=Cortex M.TM4C123GH6PM"/>
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_CORE_ID="/>
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_ENDIANNESS=little"/>
|
|
||||||
<listOptionValue builtIn="false" value="OUTPUT_FORMAT=ELF"/>
|
|
||||||
<listOptionValue builtIn="false" value="CCS_MBS_VERSION=6.1.3"/>
|
|
||||||
<listOptionValue builtIn="false" value="LINKER_COMMAND_FILE=tm4c123gh6pm.cmd"/>
|
|
||||||
<listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
|
|
||||||
<listOptionValue builtIn="false" value="OUTPUT_TYPE=executable"/>
|
|
||||||
<listOptionValue builtIn="false" value="PRODUCTS="/>
|
|
||||||
<listOptionValue builtIn="false" value="PRODUCT_MACRO_IMPORTS={}"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.1287161990" name="Compiler version" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="20.2.7.LTS" valueType="string"/>
|
|
||||||
<targetPlatform id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.targetPlatformDebug.1203710681" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.targetPlatformDebug"/>
|
|
||||||
<builder buildPath="${BuildDirectory}" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.builderDebug.1932028872" keepEnvironmentInBuildfile="false" name="GNU Make" parallelBuildOn="true" parallelizationNumber="optimal" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.builderDebug"/>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.compilerDebug.889107262" name="Arm Compiler" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.compilerDebug">
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION.1642973950" name="Target processor version (--silicon_version, -mv)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION.7M4" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE.1797300867" name="Designate code state, 16-bit (thumb) or 32-bit (--code_state)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE.16" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI.918853539" name="Application binary interface. (--abi)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI.eabi" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT.1727689050" name="Specify floating point support (--float_support)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT.FPv4SPD16" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.GCC.2133646641" name="Enable support for GCC extensions (DEPRECATED) (--gcc)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.GCC" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEFINE.1833962760" name="Pre-define NAME (--define, -D)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEFINE" valueType="definedSymbols">
|
|
||||||
<listOptionValue builtIn="false" value="ccs="ccs""/>
|
|
||||||
<listOptionValue builtIn="false" value="PART_TM4C123GH6PM"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEBUGGING_MODEL.448050298" name="Debugging model" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEBUGGING_MODEL" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEBUGGING_MODEL.SYMDEBUG__DWARF" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WARNING.99570436" name="Treat diagnostic <id> as warning (--diag_warning, -pdsw)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WARNING" useByScannerDiscovery="false" valueType="stringList">
|
|
||||||
<listOptionValue builtIn="false" value="225"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DISPLAY_ERROR_NUMBER.86358109" name="Emit diagnostic identifier numbers (--display_error_number, -pden)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DISPLAY_ERROR_NUMBER" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP.545379235" name="Wrap diagnostic messages (--diag_wrap)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP.off" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.INCLUDE_PATH.1129850341" name="Add dir to #include search path (--include_path, -I)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.INCLUDE_PATH" valueType="includePath">
|
|
||||||
<listOptionValue builtIn="false" value="${PROJECT_ROOT}"/>
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/include"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.LITTLE_ENDIAN.741673173" name="Little endian code [See 'General' page to edit] (--little_endian, -me)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.LITTLE_ENDIAN" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.KEEP_ASM.977773572" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.KEEP_ASM" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ASM_LISTING.1571738241" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ASM_LISTING" value="true" valueType="boolean"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__C_SRCS.370166281" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__C_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__CPP_SRCS.607239963" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__CPP_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM_SRCS.538845180" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM2_SRCS.1769123254" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM2_SRCS"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerDebug.1062079020" name="Arm Linker" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerDebug">
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.MAP_FILE.124875736" name="Link information (map) listed into <file> (--map_file, -m)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.MAP_FILE" useByScannerDiscovery="false" value="${ProjName}.map" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.STACK_SIZE.231672274" name="Set C system stack size (--stack_size, -stack)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.STACK_SIZE" useByScannerDiscovery="false" value="512" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.HEAP_SIZE.1426894115" name="Heap size for C/C++ dynamic memory allocation (--heap_size, -heap)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.HEAP_SIZE" useByScannerDiscovery="false" value="0" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.OUTPUT_FILE.249315124" name="Specify output file name (--output_file, -o)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.OUTPUT_FILE" useByScannerDiscovery="false" value="${ProjName}.out" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.XML_LINK_INFO.629083843" name="Detailed link information data-base into <file> (--xml_link_info, -xml_link_info)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.XML_LINK_INFO" useByScannerDiscovery="false" value="${ProjName}_linkInfo.xml" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DISPLAY_ERROR_NUMBER.3522276" name="Emit diagnostic identifier numbers (--display_error_number)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DISPLAY_ERROR_NUMBER" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP.1956109732" name="Wrap diagnostic messages (--diag_wrap)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP.off" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.SEARCH_PATH.274574125" name="Add <dir> to library search path (--search_path, -i)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.SEARCH_PATH" valueType="libPaths">
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/lib"/>
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/include"/>
|
|
||||||
</option>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.LIBRARY.411222416" name="Include library file or command file as input (--library, -l)" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.LIBRARY" useByScannerDiscovery="false" valueType="libs">
|
|
||||||
<listOptionValue builtIn="false" value="libc.a"/>
|
|
||||||
</option>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD_SRCS.1426770886" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD2_SRCS.165887372" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD2_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__GEN_CMDS.135785461" name="Generated Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__GEN_CMDS"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.hex.1660123533" name="Arm Hex Utility" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.hex"/>
|
|
||||||
</toolChain>
|
|
||||||
</folderInfo>
|
|
||||||
</configuration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
||||||
</cconfiguration>
|
|
||||||
<cconfiguration id="com.ti.ccstudio.buildDefinitions.TMS470.Release.1332809583">
|
|
||||||
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.ti.ccstudio.buildDefinitions.TMS470.Release.1332809583" moduleId="org.eclipse.cdt.core.settings" name="Release">
|
|
||||||
<externalSettings/>
|
|
||||||
<extensions>
|
|
||||||
<extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
||||||
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.CoffErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.AsmErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
<extension id="com.ti.ccstudio.errorparser.LinkErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
||||||
</extensions>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
||||||
<configuration artifactExtension="out" artifactName="${ProjName}" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="" id="com.ti.ccstudio.buildDefinitions.TMS470.Release.1332809583" name="Release" parent="com.ti.ccstudio.buildDefinitions.TMS470.Release">
|
|
||||||
<folderInfo id="com.ti.ccstudio.buildDefinitions.TMS470.Release.1332809583." name="/" resourcePath="">
|
|
||||||
<toolChain id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.ReleaseToolchain.1836453555" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.ReleaseToolchain" targetTool="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerRelease.1061416412">
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.45572593" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_CONFIGURATION_ID=Cortex M.TM4C123GH6PM"/>
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_CORE_ID="/>
|
|
||||||
<listOptionValue builtIn="false" value="DEVICE_ENDIANNESS=little"/>
|
|
||||||
<listOptionValue builtIn="false" value="OUTPUT_FORMAT=ELF"/>
|
|
||||||
<listOptionValue builtIn="false" value="CCS_MBS_VERSION=6.1.3"/>
|
|
||||||
<listOptionValue builtIn="false" value="LINKER_COMMAND_FILE=tm4c123gh6pm.cmd"/>
|
|
||||||
<listOptionValue builtIn="false" value="RUNTIME_SUPPORT_LIBRARY=libc.a"/>
|
|
||||||
<listOptionValue builtIn="false" value="OUTPUT_TYPE=executable"/>
|
|
||||||
<listOptionValue builtIn="false" value="PRODUCTS="/>
|
|
||||||
<listOptionValue builtIn="false" value="PRODUCT_MACRO_IMPORTS={}"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION.1582907101" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_CODEGEN_VERSION" value="20.2.7.LTS" valueType="string"/>
|
|
||||||
<targetPlatform id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.targetPlatformRelease.1945212824" name="Platform" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.targetPlatformRelease"/>
|
|
||||||
<builder buildPath="${BuildDirectory}" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.builderRelease.601252139" name="GNU Make.Release" parallelBuildOn="true" parallelizationNumber="optimal" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.builderRelease"/>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.compilerRelease.2052964530" name="Arm Compiler" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.compilerRelease">
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION.410488524" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.SILICON_VERSION.7M4" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE.1963440848" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.CODE_STATE.16" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI.613367127" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.ABI.eabi" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT.1180484975" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.FLOAT_SUPPORT.FPv4SPD16" valueType="enumerated"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.GCC.416755809" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.GCC" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEFINE.527633025" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DEFINE" valueType="definedSymbols">
|
|
||||||
<listOptionValue builtIn="false" value="ccs="ccs""/>
|
|
||||||
<listOptionValue builtIn="false" value="PART_TM4C123GH6PM"/>
|
|
||||||
</option>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WARNING.1164220746" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WARNING" useByScannerDiscovery="false" valueType="stringList">
|
|
||||||
<listOptionValue builtIn="false" value="225"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DISPLAY_ERROR_NUMBER.2143957147" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DISPLAY_ERROR_NUMBER" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP.204531592" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.DIAG_WRAP.off" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.INCLUDE_PATH.637998151" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.INCLUDE_PATH" valueType="includePath">
|
|
||||||
<listOptionValue builtIn="false" value="${PROJECT_ROOT}"/>
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/include"/>
|
|
||||||
</option>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.LITTLE_ENDIAN.724092129" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compilerID.LITTLE_ENDIAN" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__C_SRCS.1559321173" name="C Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__C_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__CPP_SRCS.189339117" name="C++ Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__CPP_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM_SRCS.783230733" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM2_SRCS.1997452344" name="Assembly Sources" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.compiler.inputType__ASM2_SRCS"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerRelease.1061416412" name="Arm Linker" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exe.linkerRelease">
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.MAP_FILE.365553337" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.MAP_FILE" useByScannerDiscovery="false" value="${ProjName}.map" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.STACK_SIZE.407688381" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.STACK_SIZE" useByScannerDiscovery="false" value="512" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.HEAP_SIZE.1664467720" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.HEAP_SIZE" useByScannerDiscovery="false" value="0" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.OUTPUT_FILE.1310466337" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.OUTPUT_FILE" useByScannerDiscovery="false" value="${ProjName}.out" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.XML_LINK_INFO.1994793085" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.XML_LINK_INFO" useByScannerDiscovery="false" value="${ProjName}_linkInfo.xml" valueType="string"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DISPLAY_ERROR_NUMBER.1418686423" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DISPLAY_ERROR_NUMBER" useByScannerDiscovery="false" value="true" valueType="boolean"/>
|
|
||||||
<option id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP.815948586" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP" useByScannerDiscovery="false" value="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.DIAG_WRAP.off" valueType="enumerated"/>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.SEARCH_PATH.1930552833" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.SEARCH_PATH" valueType="libPaths">
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/lib"/>
|
|
||||||
<listOptionValue builtIn="false" value="${CG_TOOL_ROOT}/include"/>
|
|
||||||
</option>
|
|
||||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.LIBRARY.1787832833" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.linkerID.LIBRARY" useByScannerDiscovery="false" valueType="libs">
|
|
||||||
<listOptionValue builtIn="false" value="libc.a"/>
|
|
||||||
</option>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD_SRCS.492343195" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD2_SRCS.2070787412" name="Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__CMD2_SRCS"/>
|
|
||||||
<inputType id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__GEN_CMDS.1224659642" name="Generated Linker Command Files" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.exeLinker.inputType__GEN_CMDS"/>
|
|
||||||
</tool>
|
|
||||||
<tool id="com.ti.ccstudio.buildDefinitions.TMS470_20.2.hex.1504807200" name="Arm Hex Utility" superClass="com.ti.ccstudio.buildDefinitions.TMS470_20.2.hex"/>
|
|
||||||
</toolChain>
|
|
||||||
</folderInfo>
|
|
||||||
</configuration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
||||||
</cconfiguration>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
|
||||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
||||||
<project id="SystickInterrupts.com.ti.ccstudio.buildDefinitions.TMS470.ProjectType.107940197" name="TMS470" projectType="com.ti.ccstudio.buildDefinitions.TMS470.ProjectType"/>
|
|
||||||
</storageModule>
|
|
||||||
<storageModule moduleId="scannerConfiguration"/>
|
|
||||||
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
|
||||||
</cproject>
|
|
|
@ -1,27 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<projectDescription>
|
|
||||||
<name>SystickInterrupts</name>
|
|
||||||
<comment></comment>
|
|
||||||
<projects>
|
|
||||||
</projects>
|
|
||||||
<buildSpec>
|
|
||||||
<buildCommand>
|
|
||||||
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
|
||||||
<arguments>
|
|
||||||
</arguments>
|
|
||||||
</buildCommand>
|
|
||||||
<buildCommand>
|
|
||||||
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
||||||
<triggers>full,incremental,</triggers>
|
|
||||||
<arguments>
|
|
||||||
</arguments>
|
|
||||||
</buildCommand>
|
|
||||||
</buildSpec>
|
|
||||||
<natures>
|
|
||||||
<nature>com.ti.ccstudio.core.ccsNature</nature>
|
|
||||||
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
||||||
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
||||||
<nature>org.eclipse.cdt.core.ccnature</nature>
|
|
||||||
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
||||||
</natures>
|
|
||||||
</projectDescription>
|
|
|
@ -1,3 +0,0 @@
|
||||||
eclipse.preferences.version=1
|
|
||||||
inEditor=false
|
|
||||||
onBuild=false
|
|
|
@ -1,2 +0,0 @@
|
||||||
eclipse.preferences.version=1
|
|
||||||
org.eclipse.cdt.debug.core.toggleBreakpointModel=com.ti.ccstudio.debug.CCSBreakpointMarker
|
|
|
@ -1,6 +0,0 @@
|
||||||
eclipse.preferences.version=1
|
|
||||||
encoding//Debug/makefile=UTF-8
|
|
||||||
encoding//Debug/objects.mk=UTF-8
|
|
||||||
encoding//Debug/sources.mk=UTF-8
|
|
||||||
encoding//Debug/subdir_rules.mk=UTF-8
|
|
||||||
encoding//Debug/subdir_vars.mk=UTF-8
|
|
|
@ -1,43 +0,0 @@
|
||||||
#include <stdint.h>
|
|
||||||
#include "tm4c123gh6pm.h"
|
|
||||||
|
|
||||||
/**
|
|
||||||
* main.c
|
|
||||||
*/
|
|
||||||
|
|
||||||
void GPIO_PORTF_Init(void);
|
|
||||||
void SystickHandler(void);
|
|
||||||
|
|
||||||
volatile uint32_t systick_count = 1;
|
|
||||||
|
|
||||||
int main(void)
|
|
||||||
{
|
|
||||||
|
|
||||||
GPIO_PORTF_Init();
|
|
||||||
NVIC_ST_RELOAD_R = 0x9C4;
|
|
||||||
NVIC_ST_CURRENT_R = 0x0;
|
|
||||||
//Enable Systick:
|
|
||||||
// SYST_CSR = 0x00000111 -- 0x7
|
|
||||||
NVIC_ST_CTRL_R = 0x7;
|
|
||||||
while(1);
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
void SystickHandler(void)
|
|
||||||
{
|
|
||||||
systick_count++;
|
|
||||||
if(systick_count==1000)
|
|
||||||
{
|
|
||||||
systick_count = 0;
|
|
||||||
GPIO_PORTF_DATA_R ^= 0x2;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
void GPIO_PORTF_Init(void)
|
|
||||||
{
|
|
||||||
SYSCTL_RCGC2_R |= SYSCTL_RCGC2_GPIOF;
|
|
||||||
GPIO_PORTF_DEN_R = 0x1F;
|
|
||||||
GPIO_PORTF_PUR_R = 0x11;
|
|
||||||
GPIO_PORTF_DIR_R = 0x0E;
|
|
||||||
}
|
|
|
@ -1,24 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<configurations XML_version="1.2" id="configurations_0">
|
|
||||||
|
|
||||||
<configuration XML_version="1.2" id="configuration_0">
|
|
||||||
|
|
||||||
<instance XML_version="1.2" desc="Stellaris In-Circuit Debug Interface" href="connections/Stellaris_ICDI_Connection.xml" id="Stellaris In-Circuit Debug Interface" xml="Stellaris_ICDI_Connection.xml" xmlpath="connections"/>
|
|
||||||
|
|
||||||
<connection XML_version="1.2" id="Stellaris In-Circuit Debug Interface">
|
|
||||||
|
|
||||||
<instance XML_version="1.2" href="drivers/stellaris_cs_dap.xml" id="drivers" xml="stellaris_cs_dap.xml" xmlpath="drivers"/>
|
|
||||||
|
|
||||||
<instance XML_version="1.2" href="drivers/stellaris_cortex_m4.xml" id="drivers" xml="stellaris_cortex_m4.xml" xmlpath="drivers"/>
|
|
||||||
|
|
||||||
<platform XML_version="1.2" id="platform_0">
|
|
||||||
|
|
||||||
<instance XML_version="1.2" desc="Tiva TM4C123GH6PM" href="devices/tm4c123gh6pm.xml" id="Tiva TM4C123GH6PM" xml="tm4c123gh6pm.xml" xmlpath="devices"/>
|
|
||||||
|
|
||||||
</platform>
|
|
||||||
|
|
||||||
</connection>
|
|
||||||
|
|
||||||
</configuration>
|
|
||||||
|
|
||||||
</configurations>
|
|
|
@ -1,9 +0,0 @@
|
||||||
The 'targetConfigs' folder contains target-configuration (.ccxml) files, automatically generated based
|
|
||||||
on the device and connection settings specified in your project on the Properties > General page.
|
|
||||||
|
|
||||||
Please note that in automatic target-configuration management, changes to the project's device and/or
|
|
||||||
connection settings will either modify an existing or generate a new target-configuration file. Thus,
|
|
||||||
if you manually edit these auto-generated files, you may need to re-apply your changes. Alternatively,
|
|
||||||
you may create your own target-configuration file for this project and manage it manually. You can
|
|
||||||
always switch back to automatic target-configuration management by checking the "Manage the project's
|
|
||||||
target-configuration automatically" checkbox on the project's Properties > General page.
|
|
|
@ -1,45 +0,0 @@
|
||||||
/******************************************************************************
|
|
||||||
*
|
|
||||||
* Default Linker Command file for the Texas Instruments TM4C123GH6PM
|
|
||||||
*
|
|
||||||
* This is derived from revision 15071 of the TivaWare Library.
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
--retain=g_pfnVectors
|
|
||||||
|
|
||||||
MEMORY
|
|
||||||
{
|
|
||||||
FLASH (RX) : origin = 0x00000000, length = 0x00040000
|
|
||||||
SRAM (RWX) : origin = 0x20000000, length = 0x00008000
|
|
||||||
}
|
|
||||||
|
|
||||||
/* The following command line options are set as part of the CCS project. */
|
|
||||||
/* If you are building using the command line, or for some reason want to */
|
|
||||||
/* define them here, you can uncomment and modify these lines as needed. */
|
|
||||||
/* If you are using CCS for building, it is probably better to make any such */
|
|
||||||
/* modifications in your CCS project and leave this file alone. */
|
|
||||||
/* */
|
|
||||||
/* --heap_size=0 */
|
|
||||||
/* --stack_size=256 */
|
|
||||||
/* --library=rtsv7M4_T_le_eabi.lib */
|
|
||||||
|
|
||||||
/* Section allocation in memory */
|
|
||||||
|
|
||||||
SECTIONS
|
|
||||||
{
|
|
||||||
.intvecs: > 0x00000000
|
|
||||||
.text : > FLASH
|
|
||||||
.const : > FLASH
|
|
||||||
.cinit : > FLASH
|
|
||||||
.pinit : > FLASH
|
|
||||||
.init_array : > FLASH
|
|
||||||
|
|
||||||
.vtable : > 0x20000000
|
|
||||||
.data : > SRAM
|
|
||||||
.bss : > SRAM
|
|
||||||
.sysmem : > SRAM
|
|
||||||
.stack : > SRAM
|
|
||||||
}
|
|
||||||
|
|
||||||
__STACK_TOP = __stack + 512;
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,302 +0,0 @@
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// Startup code for use with TI's Code Composer Studio.
|
|
||||||
//
|
|
||||||
// Copyright (c) 2011-2014 Texas Instruments Incorporated. All rights reserved.
|
|
||||||
// Software License Agreement
|
|
||||||
//
|
|
||||||
// Software License Agreement
|
|
||||||
//
|
|
||||||
// Texas Instruments (TI) is supplying this software for use solely and
|
|
||||||
// exclusively on TI's microcontroller products. The software is owned by
|
|
||||||
// TI and/or its suppliers, and is protected under applicable copyright
|
|
||||||
// laws. You may not combine this software with "viral" open-source
|
|
||||||
// software in order to form a larger program.
|
|
||||||
//
|
|
||||||
// THIS SOFTWARE IS PROVIDED "AS IS" AND WITH ALL FAULTS.
|
|
||||||
// NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT
|
|
||||||
// NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
||||||
// A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. TI SHALL NOT, UNDER ANY
|
|
||||||
// CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL
|
|
||||||
// DAMAGES, FOR ANY REASON WHATSOEVER.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// Forward declaration of the default fault handlers.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
void ResetISR(void);
|
|
||||||
static void NmiSR(void);
|
|
||||||
static void FaultISR(void);
|
|
||||||
static void IntDefaultHandler(void);
|
|
||||||
void SystickHandler(void);
|
|
||||||
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// External declaration for the reset handler that is to be called when the
|
|
||||||
// processor is started
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
extern void _c_int00(void);
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// Linker variable that marks the top of the stack.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
extern uint32_t __STACK_TOP;
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// External declarations for the interrupt handlers used by the application.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
// To be added by user
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// The vector table. Note that the proper constructs must be placed on this to
|
|
||||||
// ensure that it ends up at physical address 0x0000.0000 or at the start of
|
|
||||||
// the program if located at a start address other than 0.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
#pragma DATA_SECTION(g_pfnVectors, ".intvecs")
|
|
||||||
void (* const g_pfnVectors[])(void) =
|
|
||||||
{
|
|
||||||
(void (*)(void))((uint32_t)&__STACK_TOP),
|
|
||||||
// The initial stack pointer
|
|
||||||
ResetISR, // The reset handler
|
|
||||||
NmiSR, // The NMI handler
|
|
||||||
FaultISR, // The hard fault handler
|
|
||||||
IntDefaultHandler, // The MPU fault handler
|
|
||||||
IntDefaultHandler, // The bus fault handler
|
|
||||||
IntDefaultHandler, // The usage fault handler
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // SVCall handler
|
|
||||||
IntDefaultHandler, // Debug monitor handler
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // The PendSV handler
|
|
||||||
SystickHandler, // The SysTick handler
|
|
||||||
IntDefaultHandler, // GPIO Port A
|
|
||||||
IntDefaultHandler, // GPIO Port B
|
|
||||||
IntDefaultHandler, // GPIO Port C
|
|
||||||
IntDefaultHandler, // GPIO Port D
|
|
||||||
IntDefaultHandler, // GPIO Port E
|
|
||||||
IntDefaultHandler, // UART0 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART1 Rx and Tx
|
|
||||||
IntDefaultHandler, // SSI0 Rx and Tx
|
|
||||||
IntDefaultHandler, // I2C0 Master and Slave
|
|
||||||
IntDefaultHandler, // PWM Fault
|
|
||||||
IntDefaultHandler, // PWM Generator 0
|
|
||||||
IntDefaultHandler, // PWM Generator 1
|
|
||||||
IntDefaultHandler, // PWM Generator 2
|
|
||||||
IntDefaultHandler, // Quadrature Encoder 0
|
|
||||||
IntDefaultHandler, // ADC Sequence 0
|
|
||||||
IntDefaultHandler, // ADC Sequence 1
|
|
||||||
IntDefaultHandler, // ADC Sequence 2
|
|
||||||
IntDefaultHandler, // ADC Sequence 3
|
|
||||||
IntDefaultHandler, // Watchdog timer
|
|
||||||
IntDefaultHandler, // Timer 0 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 0 subtimer B
|
|
||||||
IntDefaultHandler, // Timer 1 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 1 subtimer B
|
|
||||||
IntDefaultHandler, // Timer 2 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 2 subtimer B
|
|
||||||
IntDefaultHandler, // Analog Comparator 0
|
|
||||||
IntDefaultHandler, // Analog Comparator 1
|
|
||||||
IntDefaultHandler, // Analog Comparator 2
|
|
||||||
IntDefaultHandler, // System Control (PLL, OSC, BO)
|
|
||||||
IntDefaultHandler, // FLASH Control
|
|
||||||
IntDefaultHandler, // GPIO Port F
|
|
||||||
IntDefaultHandler, // GPIO Port G
|
|
||||||
IntDefaultHandler, // GPIO Port H
|
|
||||||
IntDefaultHandler, // UART2 Rx and Tx
|
|
||||||
IntDefaultHandler, // SSI1 Rx and Tx
|
|
||||||
IntDefaultHandler, // Timer 3 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 3 subtimer B
|
|
||||||
IntDefaultHandler, // I2C1 Master and Slave
|
|
||||||
IntDefaultHandler, // Quadrature Encoder 1
|
|
||||||
IntDefaultHandler, // CAN0
|
|
||||||
IntDefaultHandler, // CAN1
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // Hibernate
|
|
||||||
IntDefaultHandler, // USB0
|
|
||||||
IntDefaultHandler, // PWM Generator 3
|
|
||||||
IntDefaultHandler, // uDMA Software Transfer
|
|
||||||
IntDefaultHandler, // uDMA Error
|
|
||||||
IntDefaultHandler, // ADC1 Sequence 0
|
|
||||||
IntDefaultHandler, // ADC1 Sequence 1
|
|
||||||
IntDefaultHandler, // ADC1 Sequence 2
|
|
||||||
IntDefaultHandler, // ADC1 Sequence 3
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // GPIO Port J
|
|
||||||
IntDefaultHandler, // GPIO Port K
|
|
||||||
IntDefaultHandler, // GPIO Port L
|
|
||||||
IntDefaultHandler, // SSI2 Rx and Tx
|
|
||||||
IntDefaultHandler, // SSI3 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART3 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART4 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART5 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART6 Rx and Tx
|
|
||||||
IntDefaultHandler, // UART7 Rx and Tx
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // I2C2 Master and Slave
|
|
||||||
IntDefaultHandler, // I2C3 Master and Slave
|
|
||||||
IntDefaultHandler, // Timer 4 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 4 subtimer B
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // Timer 5 subtimer A
|
|
||||||
IntDefaultHandler, // Timer 5 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 0 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 0 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 1 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 1 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 2 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 2 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 3 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 3 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 4 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 4 subtimer B
|
|
||||||
IntDefaultHandler, // Wide Timer 5 subtimer A
|
|
||||||
IntDefaultHandler, // Wide Timer 5 subtimer B
|
|
||||||
IntDefaultHandler, // FPU
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // I2C4 Master and Slave
|
|
||||||
IntDefaultHandler, // I2C5 Master and Slave
|
|
||||||
IntDefaultHandler, // GPIO Port M
|
|
||||||
IntDefaultHandler, // GPIO Port N
|
|
||||||
IntDefaultHandler, // Quadrature Encoder 2
|
|
||||||
0, // Reserved
|
|
||||||
0, // Reserved
|
|
||||||
IntDefaultHandler, // GPIO Port P (Summary or P0)
|
|
||||||
IntDefaultHandler, // GPIO Port P1
|
|
||||||
IntDefaultHandler, // GPIO Port P2
|
|
||||||
IntDefaultHandler, // GPIO Port P3
|
|
||||||
IntDefaultHandler, // GPIO Port P4
|
|
||||||
IntDefaultHandler, // GPIO Port P5
|
|
||||||
IntDefaultHandler, // GPIO Port P6
|
|
||||||
IntDefaultHandler, // GPIO Port P7
|
|
||||||
IntDefaultHandler, // GPIO Port Q (Summary or Q0)
|
|
||||||
IntDefaultHandler, // GPIO Port Q1
|
|
||||||
IntDefaultHandler, // GPIO Port Q2
|
|
||||||
IntDefaultHandler, // GPIO Port Q3
|
|
||||||
IntDefaultHandler, // GPIO Port Q4
|
|
||||||
IntDefaultHandler, // GPIO Port Q5
|
|
||||||
IntDefaultHandler, // GPIO Port Q6
|
|
||||||
IntDefaultHandler, // GPIO Port Q7
|
|
||||||
IntDefaultHandler, // GPIO Port R
|
|
||||||
IntDefaultHandler, // GPIO Port S
|
|
||||||
IntDefaultHandler, // PWM 1 Generator 0
|
|
||||||
IntDefaultHandler, // PWM 1 Generator 1
|
|
||||||
IntDefaultHandler, // PWM 1 Generator 2
|
|
||||||
IntDefaultHandler, // PWM 1 Generator 3
|
|
||||||
IntDefaultHandler // PWM 1 Fault
|
|
||||||
};
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// This is the code that gets called when the processor first starts execution
|
|
||||||
// following a reset event. Only the absolutely necessary set is performed,
|
|
||||||
// after which the application supplied entry() routine is called. Any fancy
|
|
||||||
// actions (such as making decisions based on the reset cause register, and
|
|
||||||
// resetting the bits in that register) are left solely in the hands of the
|
|
||||||
// application.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
void
|
|
||||||
ResetISR(void)
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// Jump to the CCS C initialization routine. This will enable the
|
|
||||||
// floating-point unit as well, so that does not need to be done here.
|
|
||||||
//
|
|
||||||
__asm(" .global _c_int00\n"
|
|
||||||
" b.w _c_int00");
|
|
||||||
}
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// This is the code that gets called when the processor receives a NMI. This
|
|
||||||
// simply enters an infinite loop, preserving the system state for examination
|
|
||||||
// by a debugger.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
static void
|
|
||||||
NmiSR(void)
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// Enter an infinite loop.
|
|
||||||
//
|
|
||||||
while(1)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// This is the code that gets called when the processor receives a fault
|
|
||||||
// interrupt. This simply enters an infinite loop, preserving the system state
|
|
||||||
// for examination by a debugger.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
static void
|
|
||||||
FaultISR(void)
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// Enter an infinite loop.
|
|
||||||
//
|
|
||||||
while(1)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
//*****************************************************************************
|
|
||||||
//
|
|
||||||
// This is the code that gets called when the processor receives an unexpected
|
|
||||||
// interrupt. This simply enters an infinite loop, preserving the system state
|
|
||||||
// for examination by a debugger.
|
|
||||||
//
|
|
||||||
//*****************************************************************************
|
|
||||||
static void
|
|
||||||
IntDefaultHandler(void)
|
|
||||||
{
|
|
||||||
//
|
|
||||||
// Go into an infinite loop.
|
|
||||||
//
|
|
||||||
while(1)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue