Includes library modifications to allow access to AIN_4 (AIN_0 / 5)
mbd_os/tools/export/uvision.uvproj.tmpl@0:eafc3fd41f75, 2016-09-20 (annotated)
- Committer:
- bryantaylor
- Date:
- Tue Sep 20 21:26:12 2016 +0000
- Revision:
- 0:eafc3fd41f75
hackathon
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
bryantaylor | 0:eafc3fd41f75 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no" ?> |
bryantaylor | 0:eafc3fd41f75 | 2 | <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd"> |
bryantaylor | 0:eafc3fd41f75 | 3 | |
bryantaylor | 0:eafc3fd41f75 | 4 | <SchemaVersion>1.1</SchemaVersion> |
bryantaylor | 0:eafc3fd41f75 | 5 | |
bryantaylor | 0:eafc3fd41f75 | 6 | <Header>###This file was automagically generated by mbed.org. For more information, see http://mbed.org/handbook/Exporting-To-Uvision </Header> |
bryantaylor | 0:eafc3fd41f75 | 7 | |
bryantaylor | 0:eafc3fd41f75 | 8 | <Targets> |
bryantaylor | 0:eafc3fd41f75 | 9 | <Target> |
bryantaylor | 0:eafc3fd41f75 | 10 | <TargetName>mbed FRDM-KL25Z</TargetName> |
bryantaylor | 0:eafc3fd41f75 | 11 | <ToolsetNumber>0x4</ToolsetNumber> |
bryantaylor | 0:eafc3fd41f75 | 12 | <ToolsetName>ARM-ADS</ToolsetName> |
bryantaylor | 0:eafc3fd41f75 | 13 | <TargetOption> |
bryantaylor | 0:eafc3fd41f75 | 14 | <TargetCommonOption> |
bryantaylor | 0:eafc3fd41f75 | 15 | <Device>MKL25Z128xxx4</Device> |
bryantaylor | 0:eafc3fd41f75 | 16 | <Vendor>Freescale Semiconductor</Vendor> |
bryantaylor | 0:eafc3fd41f75 | 17 | <Cpu>IRAM(0x1FFFF000-0x1FFFFFFF) IRAM2(0x20000000-0x20002FFF) IROM(0x0-0x1FFFF) CLOCK(8000000) CPUTYPE("Cortex-M0+") ELITTLE</Cpu> |
bryantaylor | 0:eafc3fd41f75 | 18 | <FlashUtilSpec></FlashUtilSpec> |
bryantaylor | 0:eafc3fd41f75 | 19 | <StartupFile>"STARTUP\Freescale\Kinetis\startup_MKL25Z4.s" ("Freescale MKL25Zxxxxxx4 Startup Code")</StartupFile> |
bryantaylor | 0:eafc3fd41f75 | 20 | <FlashDriverDll>ULP2CM3(-O2510 -S0 -C0 -FO15 -FD20000000 -FC800 -FN1 -FF0MK_P128_48MHZ -FS00 -FL020000)</FlashDriverDll> |
bryantaylor | 0:eafc3fd41f75 | 21 | <DeviceId>6533</DeviceId> |
bryantaylor | 0:eafc3fd41f75 | 22 | <RegisterFile>MKL25Z4.H</RegisterFile> |
bryantaylor | 0:eafc3fd41f75 | 23 | <MemoryEnv></MemoryEnv> |
bryantaylor | 0:eafc3fd41f75 | 24 | <Cmp></Cmp> |
bryantaylor | 0:eafc3fd41f75 | 25 | <Asm></Asm> |
bryantaylor | 0:eafc3fd41f75 | 26 | <Linker></Linker> |
bryantaylor | 0:eafc3fd41f75 | 27 | <OHString></OHString> |
bryantaylor | 0:eafc3fd41f75 | 28 | <InfinionOptionDll></InfinionOptionDll> |
bryantaylor | 0:eafc3fd41f75 | 29 | <SLE66CMisc></SLE66CMisc> |
bryantaylor | 0:eafc3fd41f75 | 30 | <SLE66AMisc></SLE66AMisc> |
bryantaylor | 0:eafc3fd41f75 | 31 | <SLE66LinkerMisc></SLE66LinkerMisc> |
bryantaylor | 0:eafc3fd41f75 | 32 | <SFDFile>SFD\Freescale\Kinetis\MKL25Z4.sfr</SFDFile> |
bryantaylor | 0:eafc3fd41f75 | 33 | <UseEnv>0</UseEnv> |
bryantaylor | 0:eafc3fd41f75 | 34 | <BinPath></BinPath> |
bryantaylor | 0:eafc3fd41f75 | 35 | <IncludePath></IncludePath> |
bryantaylor | 0:eafc3fd41f75 | 36 | <LibPath></LibPath> |
bryantaylor | 0:eafc3fd41f75 | 37 | <RegisterFilePath>Freescale\Kinetis\</RegisterFilePath> |
bryantaylor | 0:eafc3fd41f75 | 38 | <DBRegisterFilePath>Freescale\Kinetis\</DBRegisterFilePath> |
bryantaylor | 0:eafc3fd41f75 | 39 | <TargetStatus> |
bryantaylor | 0:eafc3fd41f75 | 40 | <Error>0</Error> |
bryantaylor | 0:eafc3fd41f75 | 41 | <ExitCodeStop>0</ExitCodeStop> |
bryantaylor | 0:eafc3fd41f75 | 42 | <ButtonStop>0</ButtonStop> |
bryantaylor | 0:eafc3fd41f75 | 43 | <NotGenerated>0</NotGenerated> |
bryantaylor | 0:eafc3fd41f75 | 44 | <InvalidFlash>1</InvalidFlash> |
bryantaylor | 0:eafc3fd41f75 | 45 | </TargetStatus> |
bryantaylor | 0:eafc3fd41f75 | 46 | <OutputDirectory>.\build\</OutputDirectory> |
bryantaylor | 0:eafc3fd41f75 | 47 | <OutputName>MBED_11</OutputName> |
bryantaylor | 0:eafc3fd41f75 | 48 | <CreateExecutable>1</CreateExecutable> |
bryantaylor | 0:eafc3fd41f75 | 49 | <CreateLib>0</CreateLib> |
bryantaylor | 0:eafc3fd41f75 | 50 | <CreateHexFile>0</CreateHexFile> |
bryantaylor | 0:eafc3fd41f75 | 51 | <DebugInformation>1</DebugInformation> |
bryantaylor | 0:eafc3fd41f75 | 52 | <BrowseInformation>1</BrowseInformation> |
bryantaylor | 0:eafc3fd41f75 | 53 | <ListingPath>.\build\</ListingPath> |
bryantaylor | 0:eafc3fd41f75 | 54 | <HexFormatSelection>1</HexFormatSelection> |
bryantaylor | 0:eafc3fd41f75 | 55 | <Merge32K>0</Merge32K> |
bryantaylor | 0:eafc3fd41f75 | 56 | <CreateBatchFile>0</CreateBatchFile> |
bryantaylor | 0:eafc3fd41f75 | 57 | <BeforeCompile> |
bryantaylor | 0:eafc3fd41f75 | 58 | <RunUserProg1>0</RunUserProg1> |
bryantaylor | 0:eafc3fd41f75 | 59 | <RunUserProg2>0</RunUserProg2> |
bryantaylor | 0:eafc3fd41f75 | 60 | <UserProg1Name></UserProg1Name> |
bryantaylor | 0:eafc3fd41f75 | 61 | <UserProg2Name></UserProg2Name> |
bryantaylor | 0:eafc3fd41f75 | 62 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
bryantaylor | 0:eafc3fd41f75 | 63 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
bryantaylor | 0:eafc3fd41f75 | 64 | <nStopU1X>0</nStopU1X> |
bryantaylor | 0:eafc3fd41f75 | 65 | <nStopU2X>0</nStopU2X> |
bryantaylor | 0:eafc3fd41f75 | 66 | </BeforeCompile> |
bryantaylor | 0:eafc3fd41f75 | 67 | <BeforeMake> |
bryantaylor | 0:eafc3fd41f75 | 68 | <RunUserProg1>0</RunUserProg1> |
bryantaylor | 0:eafc3fd41f75 | 69 | <RunUserProg2>0</RunUserProg2> |
bryantaylor | 0:eafc3fd41f75 | 70 | <UserProg1Name></UserProg1Name> |
bryantaylor | 0:eafc3fd41f75 | 71 | <UserProg2Name></UserProg2Name> |
bryantaylor | 0:eafc3fd41f75 | 72 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
bryantaylor | 0:eafc3fd41f75 | 73 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
bryantaylor | 0:eafc3fd41f75 | 74 | </BeforeMake> |
bryantaylor | 0:eafc3fd41f75 | 75 | <AfterMake> |
bryantaylor | 0:eafc3fd41f75 | 76 | <RunUserProg1>1</RunUserProg1> |
bryantaylor | 0:eafc3fd41f75 | 77 | <RunUserProg2>0</RunUserProg2> |
bryantaylor | 0:eafc3fd41f75 | 78 | <UserProg1Name>fromelf --bin --output=@L.bin !L</UserProg1Name> |
bryantaylor | 0:eafc3fd41f75 | 79 | <UserProg2Name></UserProg2Name> |
bryantaylor | 0:eafc3fd41f75 | 80 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
bryantaylor | 0:eafc3fd41f75 | 81 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
bryantaylor | 0:eafc3fd41f75 | 82 | </AfterMake> |
bryantaylor | 0:eafc3fd41f75 | 83 | <SelectedForBatchBuild>0</SelectedForBatchBuild> |
bryantaylor | 0:eafc3fd41f75 | 84 | <SVCSIdString></SVCSIdString> |
bryantaylor | 0:eafc3fd41f75 | 85 | </TargetCommonOption> |
bryantaylor | 0:eafc3fd41f75 | 86 | <CommonProperty> |
bryantaylor | 0:eafc3fd41f75 | 87 | <UseCPPCompiler>0</UseCPPCompiler> |
bryantaylor | 0:eafc3fd41f75 | 88 | <RVCTCodeConst>0</RVCTCodeConst> |
bryantaylor | 0:eafc3fd41f75 | 89 | <RVCTZI>0</RVCTZI> |
bryantaylor | 0:eafc3fd41f75 | 90 | <RVCTOtherData>0</RVCTOtherData> |
bryantaylor | 0:eafc3fd41f75 | 91 | <ModuleSelection>0</ModuleSelection> |
bryantaylor | 0:eafc3fd41f75 | 92 | <IncludeInBuild>1</IncludeInBuild> |
bryantaylor | 0:eafc3fd41f75 | 93 | <AlwaysBuild>0</AlwaysBuild> |
bryantaylor | 0:eafc3fd41f75 | 94 | <GenerateAssemblyFile>0</GenerateAssemblyFile> |
bryantaylor | 0:eafc3fd41f75 | 95 | <AssembleAssemblyFile>0</AssembleAssemblyFile> |
bryantaylor | 0:eafc3fd41f75 | 96 | <PublicsOnly>0</PublicsOnly> |
bryantaylor | 0:eafc3fd41f75 | 97 | <StopOnExitCode>3</StopOnExitCode> |
bryantaylor | 0:eafc3fd41f75 | 98 | <CustomArgument></CustomArgument> |
bryantaylor | 0:eafc3fd41f75 | 99 | <IncludeLibraryModules></IncludeLibraryModules> |
bryantaylor | 0:eafc3fd41f75 | 100 | </CommonProperty> |
bryantaylor | 0:eafc3fd41f75 | 101 | <DllOption> |
bryantaylor | 0:eafc3fd41f75 | 102 | <SimDllName>SARMCM3.DLL</SimDllName> |
bryantaylor | 0:eafc3fd41f75 | 103 | <SimDllArguments></SimDllArguments> |
bryantaylor | 0:eafc3fd41f75 | 104 | <SimDlgDll>DARMCM1.DLL</SimDlgDll> |
bryantaylor | 0:eafc3fd41f75 | 105 | <SimDlgDllArguments>-pCM0+</SimDlgDllArguments> |
bryantaylor | 0:eafc3fd41f75 | 106 | <TargetDllName>SARMCM3.DLL</TargetDllName> |
bryantaylor | 0:eafc3fd41f75 | 107 | <TargetDllArguments></TargetDllArguments> |
bryantaylor | 0:eafc3fd41f75 | 108 | <TargetDlgDll>TARMCM1.DLL</TargetDlgDll> |
bryantaylor | 0:eafc3fd41f75 | 109 | <TargetDlgDllArguments>-pCM0+</TargetDlgDllArguments> |
bryantaylor | 0:eafc3fd41f75 | 110 | </DllOption> |
bryantaylor | 0:eafc3fd41f75 | 111 | <DebugOption> |
bryantaylor | 0:eafc3fd41f75 | 112 | <OPTHX> |
bryantaylor | 0:eafc3fd41f75 | 113 | <HexSelection>1</HexSelection> |
bryantaylor | 0:eafc3fd41f75 | 114 | <HexRangeLowAddress>0</HexRangeLowAddress> |
bryantaylor | 0:eafc3fd41f75 | 115 | <HexRangeHighAddress>0</HexRangeHighAddress> |
bryantaylor | 0:eafc3fd41f75 | 116 | <HexOffset>0</HexOffset> |
bryantaylor | 0:eafc3fd41f75 | 117 | <Oh166RecLen>16</Oh166RecLen> |
bryantaylor | 0:eafc3fd41f75 | 118 | </OPTHX> |
bryantaylor | 0:eafc3fd41f75 | 119 | <Simulator> |
bryantaylor | 0:eafc3fd41f75 | 120 | <UseSimulator>0</UseSimulator> |
bryantaylor | 0:eafc3fd41f75 | 121 | <LoadApplicationAtStartup>1</LoadApplicationAtStartup> |
bryantaylor | 0:eafc3fd41f75 | 122 | <RunToMain>1</RunToMain> |
bryantaylor | 0:eafc3fd41f75 | 123 | <RestoreBreakpoints>1</RestoreBreakpoints> |
bryantaylor | 0:eafc3fd41f75 | 124 | <RestoreWatchpoints>1</RestoreWatchpoints> |
bryantaylor | 0:eafc3fd41f75 | 125 | <RestoreMemoryDisplay>1</RestoreMemoryDisplay> |
bryantaylor | 0:eafc3fd41f75 | 126 | <RestoreFunctions>1</RestoreFunctions> |
bryantaylor | 0:eafc3fd41f75 | 127 | <RestoreToolbox>1</RestoreToolbox> |
bryantaylor | 0:eafc3fd41f75 | 128 | <LimitSpeedToRealTime>0</LimitSpeedToRealTime> |
bryantaylor | 0:eafc3fd41f75 | 129 | </Simulator> |
bryantaylor | 0:eafc3fd41f75 | 130 | <Target> |
bryantaylor | 0:eafc3fd41f75 | 131 | <UseTarget>1</UseTarget> |
bryantaylor | 0:eafc3fd41f75 | 132 | <LoadApplicationAtStartup>1</LoadApplicationAtStartup> |
bryantaylor | 0:eafc3fd41f75 | 133 | <RunToMain>1</RunToMain> |
bryantaylor | 0:eafc3fd41f75 | 134 | <RestoreBreakpoints>1</RestoreBreakpoints> |
bryantaylor | 0:eafc3fd41f75 | 135 | <RestoreWatchpoints>1</RestoreWatchpoints> |
bryantaylor | 0:eafc3fd41f75 | 136 | <RestoreMemoryDisplay>1</RestoreMemoryDisplay> |
bryantaylor | 0:eafc3fd41f75 | 137 | <RestoreFunctions>0</RestoreFunctions> |
bryantaylor | 0:eafc3fd41f75 | 138 | <RestoreToolbox>1</RestoreToolbox> |
bryantaylor | 0:eafc3fd41f75 | 139 | </Target> |
bryantaylor | 0:eafc3fd41f75 | 140 | <RunDebugAfterBuild>0</RunDebugAfterBuild> |
bryantaylor | 0:eafc3fd41f75 | 141 | <TargetSelection>14</TargetSelection> |
bryantaylor | 0:eafc3fd41f75 | 142 | <SimDlls> |
bryantaylor | 0:eafc3fd41f75 | 143 | <CpuDll></CpuDll> |
bryantaylor | 0:eafc3fd41f75 | 144 | <CpuDllArguments></CpuDllArguments> |
bryantaylor | 0:eafc3fd41f75 | 145 | <PeripheralDll></PeripheralDll> |
bryantaylor | 0:eafc3fd41f75 | 146 | <PeripheralDllArguments></PeripheralDllArguments> |
bryantaylor | 0:eafc3fd41f75 | 147 | <InitializationFile></InitializationFile> |
bryantaylor | 0:eafc3fd41f75 | 148 | </SimDlls> |
bryantaylor | 0:eafc3fd41f75 | 149 | <TargetDlls> |
bryantaylor | 0:eafc3fd41f75 | 150 | <CpuDll></CpuDll> |
bryantaylor | 0:eafc3fd41f75 | 151 | <CpuDllArguments></CpuDllArguments> |
bryantaylor | 0:eafc3fd41f75 | 152 | <PeripheralDll></PeripheralDll> |
bryantaylor | 0:eafc3fd41f75 | 153 | <PeripheralDllArguments></PeripheralDllArguments> |
bryantaylor | 0:eafc3fd41f75 | 154 | <InitializationFile></InitializationFile> |
bryantaylor | 0:eafc3fd41f75 | 155 | <Driver>BIN\CMSIS_AGDI.dll</Driver> |
bryantaylor | 0:eafc3fd41f75 | 156 | </TargetDlls> |
bryantaylor | 0:eafc3fd41f75 | 157 | </DebugOption> |
bryantaylor | 0:eafc3fd41f75 | 158 | <Utilities> |
bryantaylor | 0:eafc3fd41f75 | 159 | <Flash1> |
bryantaylor | 0:eafc3fd41f75 | 160 | <UseTargetDll>1</UseTargetDll> |
bryantaylor | 0:eafc3fd41f75 | 161 | <UseExternalTool>0</UseExternalTool> |
bryantaylor | 0:eafc3fd41f75 | 162 | <RunIndependent>0</RunIndependent> |
bryantaylor | 0:eafc3fd41f75 | 163 | <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging> |
bryantaylor | 0:eafc3fd41f75 | 164 | <Capability>1</Capability> |
bryantaylor | 0:eafc3fd41f75 | 165 | <DriverSelection>4105</DriverSelection> |
bryantaylor | 0:eafc3fd41f75 | 166 | </Flash1> |
bryantaylor | 0:eafc3fd41f75 | 167 | <Flash2>BIN\CMSIS_AGDI.dll</Flash2> |
bryantaylor | 0:eafc3fd41f75 | 168 | <Flash3>"" ()</Flash3> |
bryantaylor | 0:eafc3fd41f75 | 169 | <Flash4></Flash4> |
bryantaylor | 0:eafc3fd41f75 | 170 | </Utilities> |
bryantaylor | 0:eafc3fd41f75 | 171 | <TargetArmAds> |
bryantaylor | 0:eafc3fd41f75 | 172 | <ArmAdsMisc> |
bryantaylor | 0:eafc3fd41f75 | 173 | <GenerateListings>0</GenerateListings> |
bryantaylor | 0:eafc3fd41f75 | 174 | <asHll>1</asHll> |
bryantaylor | 0:eafc3fd41f75 | 175 | <asAsm>1</asAsm> |
bryantaylor | 0:eafc3fd41f75 | 176 | <asMacX>1</asMacX> |
bryantaylor | 0:eafc3fd41f75 | 177 | <asSyms>1</asSyms> |
bryantaylor | 0:eafc3fd41f75 | 178 | <asFals>1</asFals> |
bryantaylor | 0:eafc3fd41f75 | 179 | <asDbgD>1</asDbgD> |
bryantaylor | 0:eafc3fd41f75 | 180 | <asForm>1</asForm> |
bryantaylor | 0:eafc3fd41f75 | 181 | <ldLst>0</ldLst> |
bryantaylor | 0:eafc3fd41f75 | 182 | <ldmm>1</ldmm> |
bryantaylor | 0:eafc3fd41f75 | 183 | <ldXref>1</ldXref> |
bryantaylor | 0:eafc3fd41f75 | 184 | <BigEnd>0</BigEnd> |
bryantaylor | 0:eafc3fd41f75 | 185 | <AdsALst>1</AdsALst> |
bryantaylor | 0:eafc3fd41f75 | 186 | <AdsACrf>1</AdsACrf> |
bryantaylor | 0:eafc3fd41f75 | 187 | <AdsANop>0</AdsANop> |
bryantaylor | 0:eafc3fd41f75 | 188 | <AdsANot>0</AdsANot> |
bryantaylor | 0:eafc3fd41f75 | 189 | <AdsLLst>1</AdsLLst> |
bryantaylor | 0:eafc3fd41f75 | 190 | <AdsLmap>1</AdsLmap> |
bryantaylor | 0:eafc3fd41f75 | 191 | <AdsLcgr>1</AdsLcgr> |
bryantaylor | 0:eafc3fd41f75 | 192 | <AdsLsym>1</AdsLsym> |
bryantaylor | 0:eafc3fd41f75 | 193 | <AdsLszi>1</AdsLszi> |
bryantaylor | 0:eafc3fd41f75 | 194 | <AdsLtoi>1</AdsLtoi> |
bryantaylor | 0:eafc3fd41f75 | 195 | <AdsLsun>1</AdsLsun> |
bryantaylor | 0:eafc3fd41f75 | 196 | <AdsLven>1</AdsLven> |
bryantaylor | 0:eafc3fd41f75 | 197 | <AdsLsxf>1</AdsLsxf> |
bryantaylor | 0:eafc3fd41f75 | 198 | <RvctClst>0</RvctClst> |
bryantaylor | 0:eafc3fd41f75 | 199 | <GenPPlst>0</GenPPlst> |
bryantaylor | 0:eafc3fd41f75 | 200 | <AdsCpuType>"Cortex-M0+"</AdsCpuType> |
bryantaylor | 0:eafc3fd41f75 | 201 | <RvctDeviceName></RvctDeviceName> |
bryantaylor | 0:eafc3fd41f75 | 202 | <mOS>0</mOS> |
bryantaylor | 0:eafc3fd41f75 | 203 | <uocRom>0</uocRom> |
bryantaylor | 0:eafc3fd41f75 | 204 | <uocRam>0</uocRam> |
bryantaylor | 0:eafc3fd41f75 | 205 | <hadIROM>1</hadIROM> |
bryantaylor | 0:eafc3fd41f75 | 206 | <hadIRAM>1</hadIRAM> |
bryantaylor | 0:eafc3fd41f75 | 207 | <hadXRAM>0</hadXRAM> |
bryantaylor | 0:eafc3fd41f75 | 208 | <uocXRam>0</uocXRam> |
bryantaylor | 0:eafc3fd41f75 | 209 | <RvdsVP>0</RvdsVP> |
bryantaylor | 0:eafc3fd41f75 | 210 | <hadIRAM2>1</hadIRAM2> |
bryantaylor | 0:eafc3fd41f75 | 211 | <hadIROM2>0</hadIROM2> |
bryantaylor | 0:eafc3fd41f75 | 212 | <StupSel>8</StupSel> |
bryantaylor | 0:eafc3fd41f75 | 213 | <useUlib>0</useUlib> |
bryantaylor | 0:eafc3fd41f75 | 214 | <EndSel>0</EndSel> |
bryantaylor | 0:eafc3fd41f75 | 215 | <uLtcg>0</uLtcg> |
bryantaylor | 0:eafc3fd41f75 | 216 | <RoSelD>3</RoSelD> |
bryantaylor | 0:eafc3fd41f75 | 217 | <RwSelD>3</RwSelD> |
bryantaylor | 0:eafc3fd41f75 | 218 | <CodeSel>0</CodeSel> |
bryantaylor | 0:eafc3fd41f75 | 219 | <OptFeed>0</OptFeed> |
bryantaylor | 0:eafc3fd41f75 | 220 | <NoZi1>0</NoZi1> |
bryantaylor | 0:eafc3fd41f75 | 221 | <NoZi2>0</NoZi2> |
bryantaylor | 0:eafc3fd41f75 | 222 | <NoZi3>0</NoZi3> |
bryantaylor | 0:eafc3fd41f75 | 223 | <NoZi4>0</NoZi4> |
bryantaylor | 0:eafc3fd41f75 | 224 | <NoZi5>0</NoZi5> |
bryantaylor | 0:eafc3fd41f75 | 225 | <Ro1Chk>0</Ro1Chk> |
bryantaylor | 0:eafc3fd41f75 | 226 | <Ro2Chk>0</Ro2Chk> |
bryantaylor | 0:eafc3fd41f75 | 227 | <Ro3Chk>0</Ro3Chk> |
bryantaylor | 0:eafc3fd41f75 | 228 | <Ir1Chk>1</Ir1Chk> |
bryantaylor | 0:eafc3fd41f75 | 229 | <Ir2Chk>0</Ir2Chk> |
bryantaylor | 0:eafc3fd41f75 | 230 | <Ra1Chk>0</Ra1Chk> |
bryantaylor | 0:eafc3fd41f75 | 231 | <Ra2Chk>0</Ra2Chk> |
bryantaylor | 0:eafc3fd41f75 | 232 | <Ra3Chk>0</Ra3Chk> |
bryantaylor | 0:eafc3fd41f75 | 233 | <Im1Chk>1</Im1Chk> |
bryantaylor | 0:eafc3fd41f75 | 234 | <Im2Chk>0</Im2Chk> |
bryantaylor | 0:eafc3fd41f75 | 235 | <OnChipMemories> |
bryantaylor | 0:eafc3fd41f75 | 236 | <Ocm1> |
bryantaylor | 0:eafc3fd41f75 | 237 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 238 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 239 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 240 | </Ocm1> |
bryantaylor | 0:eafc3fd41f75 | 241 | <Ocm2> |
bryantaylor | 0:eafc3fd41f75 | 242 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 243 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 244 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 245 | </Ocm2> |
bryantaylor | 0:eafc3fd41f75 | 246 | <Ocm3> |
bryantaylor | 0:eafc3fd41f75 | 247 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 248 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 249 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 250 | </Ocm3> |
bryantaylor | 0:eafc3fd41f75 | 251 | <Ocm4> |
bryantaylor | 0:eafc3fd41f75 | 252 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 253 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 254 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 255 | </Ocm4> |
bryantaylor | 0:eafc3fd41f75 | 256 | <Ocm5> |
bryantaylor | 0:eafc3fd41f75 | 257 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 258 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 259 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 260 | </Ocm5> |
bryantaylor | 0:eafc3fd41f75 | 261 | <Ocm6> |
bryantaylor | 0:eafc3fd41f75 | 262 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 263 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 264 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 265 | </Ocm6> |
bryantaylor | 0:eafc3fd41f75 | 266 | <IRAM> |
bryantaylor | 0:eafc3fd41f75 | 267 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 268 | <StartAddress>0x1ffff000</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 269 | <Size>0x1000</Size> |
bryantaylor | 0:eafc3fd41f75 | 270 | </IRAM> |
bryantaylor | 0:eafc3fd41f75 | 271 | <IROM> |
bryantaylor | 0:eafc3fd41f75 | 272 | <Type>1</Type> |
bryantaylor | 0:eafc3fd41f75 | 273 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 274 | <Size>0x20000</Size> |
bryantaylor | 0:eafc3fd41f75 | 275 | </IROM> |
bryantaylor | 0:eafc3fd41f75 | 276 | <XRAM> |
bryantaylor | 0:eafc3fd41f75 | 277 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 278 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 279 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 280 | </XRAM> |
bryantaylor | 0:eafc3fd41f75 | 281 | <OCR_RVCT1> |
bryantaylor | 0:eafc3fd41f75 | 282 | <Type>1</Type> |
bryantaylor | 0:eafc3fd41f75 | 283 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 284 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 285 | </OCR_RVCT1> |
bryantaylor | 0:eafc3fd41f75 | 286 | <OCR_RVCT2> |
bryantaylor | 0:eafc3fd41f75 | 287 | <Type>1</Type> |
bryantaylor | 0:eafc3fd41f75 | 288 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 289 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 290 | </OCR_RVCT2> |
bryantaylor | 0:eafc3fd41f75 | 291 | <OCR_RVCT3> |
bryantaylor | 0:eafc3fd41f75 | 292 | <Type>1</Type> |
bryantaylor | 0:eafc3fd41f75 | 293 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 294 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 295 | </OCR_RVCT3> |
bryantaylor | 0:eafc3fd41f75 | 296 | <OCR_RVCT4> |
bryantaylor | 0:eafc3fd41f75 | 297 | <Type>1</Type> |
bryantaylor | 0:eafc3fd41f75 | 298 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 299 | <Size>0x20000</Size> |
bryantaylor | 0:eafc3fd41f75 | 300 | </OCR_RVCT4> |
bryantaylor | 0:eafc3fd41f75 | 301 | <OCR_RVCT5> |
bryantaylor | 0:eafc3fd41f75 | 302 | <Type>1</Type> |
bryantaylor | 0:eafc3fd41f75 | 303 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 304 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 305 | </OCR_RVCT5> |
bryantaylor | 0:eafc3fd41f75 | 306 | <OCR_RVCT6> |
bryantaylor | 0:eafc3fd41f75 | 307 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 308 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 309 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 310 | </OCR_RVCT6> |
bryantaylor | 0:eafc3fd41f75 | 311 | <OCR_RVCT7> |
bryantaylor | 0:eafc3fd41f75 | 312 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 313 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 314 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 315 | </OCR_RVCT7> |
bryantaylor | 0:eafc3fd41f75 | 316 | <OCR_RVCT8> |
bryantaylor | 0:eafc3fd41f75 | 317 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 318 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 319 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 320 | </OCR_RVCT8> |
bryantaylor | 0:eafc3fd41f75 | 321 | <OCR_RVCT9> |
bryantaylor | 0:eafc3fd41f75 | 322 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 323 | <StartAddress>0x20000000</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 324 | <Size>0x3000</Size> |
bryantaylor | 0:eafc3fd41f75 | 325 | </OCR_RVCT9> |
bryantaylor | 0:eafc3fd41f75 | 326 | <OCR_RVCT10> |
bryantaylor | 0:eafc3fd41f75 | 327 | <Type>0</Type> |
bryantaylor | 0:eafc3fd41f75 | 328 | <StartAddress>0x0</StartAddress> |
bryantaylor | 0:eafc3fd41f75 | 329 | <Size>0x0</Size> |
bryantaylor | 0:eafc3fd41f75 | 330 | </OCR_RVCT10> |
bryantaylor | 0:eafc3fd41f75 | 331 | </OnChipMemories> |
bryantaylor | 0:eafc3fd41f75 | 332 | <RvctStartVector></RvctStartVector> |
bryantaylor | 0:eafc3fd41f75 | 333 | </ArmAdsMisc> |
bryantaylor | 0:eafc3fd41f75 | 334 | <Cads> |
bryantaylor | 0:eafc3fd41f75 | 335 | <interw>1</interw> |
bryantaylor | 0:eafc3fd41f75 | 336 | <Optim>1</Optim> |
bryantaylor | 0:eafc3fd41f75 | 337 | <oTime>0</oTime> |
bryantaylor | 0:eafc3fd41f75 | 338 | <SplitLS>0</SplitLS> |
bryantaylor | 0:eafc3fd41f75 | 339 | <OneElfS>0</OneElfS> |
bryantaylor | 0:eafc3fd41f75 | 340 | <Strict>0</Strict> |
bryantaylor | 0:eafc3fd41f75 | 341 | <EnumInt>0</EnumInt> |
bryantaylor | 0:eafc3fd41f75 | 342 | <PlainCh>0</PlainCh> |
bryantaylor | 0:eafc3fd41f75 | 343 | <Ropi>0</Ropi> |
bryantaylor | 0:eafc3fd41f75 | 344 | <Rwpi>0</Rwpi> |
bryantaylor | 0:eafc3fd41f75 | 345 | <wLevel>0</wLevel> |
bryantaylor | 0:eafc3fd41f75 | 346 | <uThumb>0</uThumb> |
bryantaylor | 0:eafc3fd41f75 | 347 | <uSurpInc>0</uSurpInc> |
bryantaylor | 0:eafc3fd41f75 | 348 | <uC99>1</uC99> |
bryantaylor | 0:eafc3fd41f75 | 349 | <VariousControls> |
bryantaylor | 0:eafc3fd41f75 | 350 | <MiscControls></MiscControls> |
bryantaylor | 0:eafc3fd41f75 | 351 | <Define> </Define> |
bryantaylor | 0:eafc3fd41f75 | 352 | <Undefine></Undefine> |
bryantaylor | 0:eafc3fd41f75 | 353 | <IncludePath> </IncludePath> |
bryantaylor | 0:eafc3fd41f75 | 354 | </VariousControls> |
bryantaylor | 0:eafc3fd41f75 | 355 | </Cads> |
bryantaylor | 0:eafc3fd41f75 | 356 | <Aads> |
bryantaylor | 0:eafc3fd41f75 | 357 | <interw>1</interw> |
bryantaylor | 0:eafc3fd41f75 | 358 | <Ropi>0</Ropi> |
bryantaylor | 0:eafc3fd41f75 | 359 | <Rwpi>0</Rwpi> |
bryantaylor | 0:eafc3fd41f75 | 360 | <thumb>0</thumb> |
bryantaylor | 0:eafc3fd41f75 | 361 | <SplitLS>0</SplitLS> |
bryantaylor | 0:eafc3fd41f75 | 362 | <SwStkChk>0</SwStkChk> |
bryantaylor | 0:eafc3fd41f75 | 363 | <NoWarn>0</NoWarn> |
bryantaylor | 0:eafc3fd41f75 | 364 | <uSurpInc>0</uSurpInc> |
bryantaylor | 0:eafc3fd41f75 | 365 | <VariousControls> |
bryantaylor | 0:eafc3fd41f75 | 366 | <MiscControls></MiscControls> |
bryantaylor | 0:eafc3fd41f75 | 367 | <Define></Define> |
bryantaylor | 0:eafc3fd41f75 | 368 | <Undefine></Undefine> |
bryantaylor | 0:eafc3fd41f75 | 369 | <IncludePath></IncludePath> |
bryantaylor | 0:eafc3fd41f75 | 370 | </VariousControls> |
bryantaylor | 0:eafc3fd41f75 | 371 | </Aads> |
bryantaylor | 0:eafc3fd41f75 | 372 | <LDads> |
bryantaylor | 0:eafc3fd41f75 | 373 | <umfTarg>0</umfTarg> |
bryantaylor | 0:eafc3fd41f75 | 374 | <Ropi>0</Ropi> |
bryantaylor | 0:eafc3fd41f75 | 375 | <Rwpi>0</Rwpi> |
bryantaylor | 0:eafc3fd41f75 | 376 | <noStLib>0</noStLib> |
bryantaylor | 0:eafc3fd41f75 | 377 | <RepFail>1</RepFail> |
bryantaylor | 0:eafc3fd41f75 | 378 | <useFile>0</useFile> |
bryantaylor | 0:eafc3fd41f75 | 379 | <TextAddressRange>0x00000000</TextAddressRange> |
bryantaylor | 0:eafc3fd41f75 | 380 | <DataAddressRange>0x10000000</DataAddressRange> |
bryantaylor | 0:eafc3fd41f75 | 381 | <ScatterFile>mbed\TARGET_KL25Z\TOOLCHAIN_ARM_STD\MKL25Z4.sct</ScatterFile> |
bryantaylor | 0:eafc3fd41f75 | 382 | <IncludeLibs></IncludeLibs> |
bryantaylor | 0:eafc3fd41f75 | 383 | <IncludeLibsPath></IncludeLibsPath> |
bryantaylor | 0:eafc3fd41f75 | 384 | <Misc> |
bryantaylor | 0:eafc3fd41f75 | 385 | </Misc> |
bryantaylor | 0:eafc3fd41f75 | 386 | <LinkerInputFile></LinkerInputFile> |
bryantaylor | 0:eafc3fd41f75 | 387 | <DisabledWarnings></DisabledWarnings> |
bryantaylor | 0:eafc3fd41f75 | 388 | </LDads> |
bryantaylor | 0:eafc3fd41f75 | 389 | </TargetArmAds> |
bryantaylor | 0:eafc3fd41f75 | 390 | </TargetOption> |
bryantaylor | 0:eafc3fd41f75 | 391 | <Groups> |
bryantaylor | 0:eafc3fd41f75 | 392 | |
bryantaylor | 0:eafc3fd41f75 | 393 | <Group> |
bryantaylor | 0:eafc3fd41f75 | 394 | <GroupName>src</GroupName> |
bryantaylor | 0:eafc3fd41f75 | 395 | <Files> |
bryantaylor | 0:eafc3fd41f75 | 396 | </Files> |
bryantaylor | 0:eafc3fd41f75 | 397 | </Group> |
bryantaylor | 0:eafc3fd41f75 | 398 | |
bryantaylor | 0:eafc3fd41f75 | 399 | </Groups> |
bryantaylor | 0:eafc3fd41f75 | 400 | </Target> |
bryantaylor | 0:eafc3fd41f75 | 401 | </Targets> |
bryantaylor | 0:eafc3fd41f75 | 402 | |
bryantaylor | 0:eafc3fd41f75 | 403 | </Project> |