mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
STM32F429i-disco: Add uVision GCC IDE project files
This commit is contained in:
@@ -11612,4 +11612,8 @@
|
||||
(2016-04-08).
|
||||
* tools/ide_exporter.py: IDE exported Python script for use with the
|
||||
IAR toolchain. From Kha Vo (2016-04-08).
|
||||
* STM3220G-EVAL: Add support for both the IAR and uVision GCC IDEs
|
||||
From Kha Vo (2016-04-08).
|
||||
* STM32F429I Discovery: Add support for the uVision GCC IDE. From
|
||||
Kha Vo (2016-04-08).
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX README Files</i></font></big></h1>
|
||||
<p>Last Updated: March 25, 2016</p>
|
||||
<p>Last Updated: April 8, 2016</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -256,6 +256,7 @@ nuttx/
|
||||
| |- stm32f4discovery/
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f4discovery/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32f429i-disco/
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f429i-disco/ide/ltcd/uvision/README.txt" target="_blank"><b><i>ide/ltcd/uvision/README.txt</i></b></a>
|
||||
| | |- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f429i-disco/ltdc/README.txt" target="_blank"><b><i>ltdc/README.txt</i></b></a>
|
||||
| | `- <a href="https://bitbucket.org/nuttx/nuttx/configs/src/master/stm32f429i-disco/README.txt" target="_blank"><b><i>README.txt</i></b></a>
|
||||
| |- stm32f746g-disco/
|
||||
|
||||
@@ -1416,6 +1416,7 @@ nuttx/
|
||||
| |- stm32f4discovery/
|
||||
| | `- README.txt
|
||||
| |- stm32f429i-disco/
|
||||
| | |- ide/ltcd/uvision/README.txt
|
||||
| | |- ltdc/README.txt
|
||||
| | `- README.txt
|
||||
| |- stm32f746g-disco/
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
README
|
||||
======
|
||||
|
||||
These projects are generated by nuttx/tools/ide_exporter.py with
|
||||
configuration stm32f429i-disco/ltcd. You need you need to rebuild this
|
||||
configuration first time to make sure some auto-generated files are
|
||||
generated correctly before using the IDE
|
||||
@@ -0,0 +1,473 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
|
||||
<SchemaVersion>1.1</SchemaVersion>
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>nuttx_lib</TargetName>
|
||||
<ToolsetNumber>0x3</ToolsetNumber>
|
||||
<ToolsetName>ARM-GNU</ToolsetName>
|
||||
<pCCUsed>5060020::V5.06 (build 20)::ARMCC</pCCUsed>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>Cortex-M4</Device>
|
||||
<Vendor>ARM</Vendor>
|
||||
<Cpu>CLOCK(12000000) CPUTYPE("Cortex-M4") ESEL ELITTLE</Cpu>
|
||||
<FlashUtilSpec/>
|
||||
<StartupFile/>
|
||||
<FlashDriverDll/>
|
||||
<DeviceId>5125</DeviceId>
|
||||
<RegisterFile/>
|
||||
<MemoryEnv/>
|
||||
<Cmp/>
|
||||
<Asm/>
|
||||
<Linker/>
|
||||
<OHString/>
|
||||
<InfinionOptionDll/>
|
||||
<SLE66CMisc/>
|
||||
<SLE66AMisc/>
|
||||
<SLE66LinkerMisc/>
|
||||
<SFDFile/>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath/>
|
||||
<IncludePath/>
|
||||
<LibPath/>
|
||||
<RegisterFilePath/>
|
||||
<DBRegisterFilePath/>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\libapps\Obj\</OutputDirectory>
|
||||
<OutputName>apps</OutputName>
|
||||
<CreateExecutable>0</CreateExecutable>
|
||||
<CreateLib>1</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>0</BrowseInformation>
|
||||
<ListingPath>.\libapps\Lst\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>1</RunUserProg1>
|
||||
<RunUserProg2>1</RunUserProg2>
|
||||
<UserProg1Name>cmd /c mkdir "lib"</UserProg1Name>
|
||||
<UserProg2Name>cmd /c copy "$Llib@L.a" "lib\"</UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString/>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument/>
|
||||
<IncludeLibraryModules/>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments/>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM4</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments/>
|
||||
<TargetDlgDll>TCM.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
<Simulator>
|
||||
<UseSimulator>1</UseSimulator>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>1</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<LimitSpeedToRealTime>0</LimitSpeedToRealTime>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Simulator>
|
||||
<Target>
|
||||
<UseTarget>0</UseTarget>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>0</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<RestoreTracepoints>1</RestoreTracepoints>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Target>
|
||||
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
||||
<TargetSelection>0</TargetSelection>
|
||||
<SimDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
</SimDlls>
|
||||
<TargetDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
<Driver>BIN\UL2CM3.DLL</Driver>
|
||||
</TargetDlls>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4096</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
||||
<Flash3/>
|
||||
<Flash4/>
|
||||
<pFcarmOut/>
|
||||
<pFcarmGrp/>
|
||||
<pFcArmRoot/>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArm>
|
||||
<ArmMisc>
|
||||
<asLst>0</asLst>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<GCPUTYP>"Cortex-M4"</GCPUTYP>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>0</hadIROM>
|
||||
<hadIRAM>0</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x20000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x80000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<IRAM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IRAM2>
|
||||
<IROM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IROM2>
|
||||
</OnChipMemories>
|
||||
</ArmMisc>
|
||||
<Carm>
|
||||
<arpcs>0</arpcs>
|
||||
<stkchk>0</stkchk>
|
||||
<reentr>0</reentr>
|
||||
<interw>0</interw>
|
||||
<bigend>0</bigend>
|
||||
<Strict>0</Strict>
|
||||
<Optim>1</Optim>
|
||||
<wLevel>1</wLevel>
|
||||
<uThumb>1</uThumb>
|
||||
<VariousControls>
|
||||
<MiscControls> -fno-builtin -Wall -Wstrict-prototypes -Wshadow -Wundef -g</MiscControls>
|
||||
<Define/>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../../apps/nshlib;../../../../../../apps/system/readline;../../../../../include;../../../../../../apps/builtin;../../../../../../apps/examples/nsh;../../../../../../apps/examples/nx;../../../../../../apps/examples/ltdc;../../../../../../apps/platform</IncludePath>
|
||||
</VariousControls>
|
||||
</Carm>
|
||||
<Aarm>
|
||||
<bBE>0</bBE>
|
||||
<interw>0</interw>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define>__ASSEMBLY__</Define>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../../apps/nshlib;../../../../../../apps/system/readline;../../../../../include;../../../../../../apps/builtin;../../../../../../apps/examples/nsh;../../../../../../apps/examples/nx;../../../../../../apps/examples/ltdc;../../../../../../apps/platform</IncludePath>
|
||||
</VariousControls>
|
||||
</Aarm>
|
||||
<LDarm>
|
||||
<umfTarg>1</umfTarg>
|
||||
<enaGarb>0</enaGarb>
|
||||
<noStart>1</noStart>
|
||||
<noStLib>1</noStLib>
|
||||
<uMathLib>0</uMathLib>
|
||||
<TextAddressRange/>
|
||||
<DataAddressRange/>
|
||||
<BSSAddressRange/>
|
||||
<IncludeLibs/>
|
||||
<IncludeDir/>
|
||||
<Misc/>
|
||||
<ScatterFile/>
|
||||
</LDarm>
|
||||
</TargetArm>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>apps</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>builtin_forindex.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/builtin/builtin_forindex.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>builtin_list.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/builtin/builtin_list.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>exec_builtin.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/builtin/exec_builtin.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>dma2d.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/examples/ltdc/dma2d.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>ltdc_main.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/examples/ltdc/ltdc_main.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_main.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/examples/nsh/nsh_main.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nx_events.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/examples/nx/nx_events.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nx_kbdin.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/examples/nx/nx_kbdin.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nx_main.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/examples/nx/nx_main.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_init.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_init.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_parse.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_parse.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_console.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_console.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_script.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_script.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_command.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_command.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_fscmds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_fscmds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_ddcmd.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_ddcmd.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_proccmds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_proccmds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_mmcmds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_mmcmds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_timcmds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_timcmds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_envcmds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_envcmds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_syscmds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_syscmds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_dbgcmds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_dbgcmds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_session.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_session.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_fsutils.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_fsutils.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_builtin.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_builtin.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_mntcmds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_mntcmds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_consolemain.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_consolemain.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nsh_test.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/nshlib/nsh_test.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32_cxxinitialize.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/platform/board/stm32_cxxinitialize.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>readline_common.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/system/readline/readline_common.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>readline.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../../apps/system/readline/readline.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,378 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
|
||||
<SchemaVersion>1.1</SchemaVersion>
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>nuttx_lib</TargetName>
|
||||
<ToolsetNumber>0x3</ToolsetNumber>
|
||||
<ToolsetName>ARM-GNU</ToolsetName>
|
||||
<pCCUsed>5060020::V5.06 (build 20)::ARMCC</pCCUsed>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>Cortex-M4</Device>
|
||||
<Vendor>ARM</Vendor>
|
||||
<Cpu>CLOCK(12000000) CPUTYPE("Cortex-M4") ESEL ELITTLE</Cpu>
|
||||
<FlashUtilSpec/>
|
||||
<StartupFile/>
|
||||
<FlashDriverDll/>
|
||||
<DeviceId>5125</DeviceId>
|
||||
<RegisterFile/>
|
||||
<MemoryEnv/>
|
||||
<Cmp/>
|
||||
<Asm/>
|
||||
<Linker/>
|
||||
<OHString/>
|
||||
<InfinionOptionDll/>
|
||||
<SLE66CMisc/>
|
||||
<SLE66AMisc/>
|
||||
<SLE66LinkerMisc/>
|
||||
<SFDFile/>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath/>
|
||||
<IncludePath/>
|
||||
<LibPath/>
|
||||
<RegisterFilePath/>
|
||||
<DBRegisterFilePath/>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\libbinfmt\Obj\</OutputDirectory>
|
||||
<OutputName>binfmt</OutputName>
|
||||
<CreateExecutable>0</CreateExecutable>
|
||||
<CreateLib>1</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>0</BrowseInformation>
|
||||
<ListingPath>.\libbinfmt\Lst\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>1</RunUserProg1>
|
||||
<RunUserProg2>1</RunUserProg2>
|
||||
<UserProg1Name>cmd /c mkdir "lib"</UserProg1Name>
|
||||
<UserProg2Name>cmd /c copy "$Llib@L.a" "lib\"</UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString/>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument/>
|
||||
<IncludeLibraryModules/>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments/>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM4</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments/>
|
||||
<TargetDlgDll>TCM.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
<Simulator>
|
||||
<UseSimulator>1</UseSimulator>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>1</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<LimitSpeedToRealTime>0</LimitSpeedToRealTime>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Simulator>
|
||||
<Target>
|
||||
<UseTarget>0</UseTarget>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>0</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<RestoreTracepoints>1</RestoreTracepoints>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Target>
|
||||
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
||||
<TargetSelection>0</TargetSelection>
|
||||
<SimDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
</SimDlls>
|
||||
<TargetDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
<Driver>BIN\UL2CM3.DLL</Driver>
|
||||
</TargetDlls>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4096</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
||||
<Flash3/>
|
||||
<Flash4/>
|
||||
<pFcarmOut/>
|
||||
<pFcarmGrp/>
|
||||
<pFcArmRoot/>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArm>
|
||||
<ArmMisc>
|
||||
<asLst>0</asLst>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<GCPUTYP>"Cortex-M4"</GCPUTYP>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>0</hadIROM>
|
||||
<hadIRAM>0</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x20000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x80000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<IRAM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IRAM2>
|
||||
<IROM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IROM2>
|
||||
</OnChipMemories>
|
||||
</ArmMisc>
|
||||
<Carm>
|
||||
<arpcs>0</arpcs>
|
||||
<stkchk>0</stkchk>
|
||||
<reentr>0</reentr>
|
||||
<interw>0</interw>
|
||||
<bigend>0</bigend>
|
||||
<Strict>0</Strict>
|
||||
<Optim>1</Optim>
|
||||
<wLevel>1</wLevel>
|
||||
<uThumb>1</uThumb>
|
||||
<VariousControls>
|
||||
<MiscControls> -fno-builtin -Wall -Wstrict-prototypes -Wshadow -Wundef -g</MiscControls>
|
||||
<Define/>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../include;../../../../../sched;../../../../../binfmt</IncludePath>
|
||||
</VariousControls>
|
||||
</Carm>
|
||||
<Aarm>
|
||||
<bBE>0</bBE>
|
||||
<interw>0</interw>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define>__ASSEMBLY__</Define>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../include;../../../../../sched;../../../../../binfmt</IncludePath>
|
||||
</VariousControls>
|
||||
</Aarm>
|
||||
<LDarm>
|
||||
<umfTarg>1</umfTarg>
|
||||
<enaGarb>0</enaGarb>
|
||||
<noStart>1</noStart>
|
||||
<noStLib>1</noStLib>
|
||||
<uMathLib>0</uMathLib>
|
||||
<TextAddressRange/>
|
||||
<DataAddressRange/>
|
||||
<BSSAddressRange/>
|
||||
<IncludeLibs/>
|
||||
<IncludeDir/>
|
||||
<Misc/>
|
||||
<ScatterFile/>
|
||||
</LDarm>
|
||||
</TargetArm>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>binfmt</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>binfmt_globals.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_globals.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>binfmt_register.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_register.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>binfmt_unregister.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_unregister.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>binfmt_loadmodule.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_loadmodule.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>binfmt_unloadmodule.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_unloadmodule.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>binfmt_execmodule.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_execmodule.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>binfmt_exec.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_exec.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>binfmt_copyargv.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_copyargv.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>binfmt_dumpmodule.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/binfmt_dumpmodule.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>builtin.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/builtin.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libbuiltin_getname.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/libbuiltin/libbuiltin_getname.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libbuiltin_isavail.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../binfmt/libbuiltin/libbuiltin_isavail.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
</Project>
|
||||
@@ -0,0 +1,358 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
|
||||
<SchemaVersion>1.1</SchemaVersion>
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>nuttx_lib</TargetName>
|
||||
<ToolsetNumber>0x3</ToolsetNumber>
|
||||
<ToolsetName>ARM-GNU</ToolsetName>
|
||||
<pCCUsed>5060020::V5.06 (build 20)::ARMCC</pCCUsed>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>Cortex-M4</Device>
|
||||
<Vendor>ARM</Vendor>
|
||||
<Cpu>CLOCK(12000000) CPUTYPE("Cortex-M4") ESEL ELITTLE</Cpu>
|
||||
<FlashUtilSpec/>
|
||||
<StartupFile/>
|
||||
<FlashDriverDll/>
|
||||
<DeviceId>5125</DeviceId>
|
||||
<RegisterFile/>
|
||||
<MemoryEnv/>
|
||||
<Cmp/>
|
||||
<Asm/>
|
||||
<Linker/>
|
||||
<OHString/>
|
||||
<InfinionOptionDll/>
|
||||
<SLE66CMisc/>
|
||||
<SLE66AMisc/>
|
||||
<SLE66LinkerMisc/>
|
||||
<SFDFile/>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath/>
|
||||
<IncludePath/>
|
||||
<LibPath/>
|
||||
<RegisterFilePath/>
|
||||
<DBRegisterFilePath/>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\libboard\Obj\</OutputDirectory>
|
||||
<OutputName>board</OutputName>
|
||||
<CreateExecutable>0</CreateExecutable>
|
||||
<CreateLib>1</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>0</BrowseInformation>
|
||||
<ListingPath>.\libboard\Lst\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>1</RunUserProg1>
|
||||
<RunUserProg2>1</RunUserProg2>
|
||||
<UserProg1Name>cmd /c mkdir "lib"</UserProg1Name>
|
||||
<UserProg2Name>cmd /c copy "$Llib@L.a" "lib\"</UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString/>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument/>
|
||||
<IncludeLibraryModules/>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments/>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM4</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments/>
|
||||
<TargetDlgDll>TCM.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
<Simulator>
|
||||
<UseSimulator>1</UseSimulator>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>1</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<LimitSpeedToRealTime>0</LimitSpeedToRealTime>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Simulator>
|
||||
<Target>
|
||||
<UseTarget>0</UseTarget>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>0</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<RestoreTracepoints>1</RestoreTracepoints>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Target>
|
||||
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
||||
<TargetSelection>0</TargetSelection>
|
||||
<SimDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
</SimDlls>
|
||||
<TargetDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
<Driver>BIN\UL2CM3.DLL</Driver>
|
||||
</TargetDlls>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4096</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
||||
<Flash3/>
|
||||
<Flash4/>
|
||||
<pFcarmOut/>
|
||||
<pFcarmGrp/>
|
||||
<pFcArmRoot/>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArm>
|
||||
<ArmMisc>
|
||||
<asLst>0</asLst>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<GCPUTYP>"Cortex-M4"</GCPUTYP>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>0</hadIROM>
|
||||
<hadIRAM>0</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x20000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x80000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<IRAM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IRAM2>
|
||||
<IROM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IROM2>
|
||||
</OnChipMemories>
|
||||
</ArmMisc>
|
||||
<Carm>
|
||||
<arpcs>0</arpcs>
|
||||
<stkchk>0</stkchk>
|
||||
<reentr>0</reentr>
|
||||
<interw>0</interw>
|
||||
<bigend>0</bigend>
|
||||
<Strict>0</Strict>
|
||||
<Optim>1</Optim>
|
||||
<wLevel>1</wLevel>
|
||||
<uThumb>1</uThumb>
|
||||
<VariousControls>
|
||||
<MiscControls> -fno-builtin -Wall -Wstrict-prototypes -Wshadow -Wundef -g</MiscControls>
|
||||
<Define/>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../include;../../../../../arch/arm/src/board;../../../../../arch/arm/src/armv7-m;../../../../../sched;../../../../../arch/arm/src/common;../../../../../arch/arm/src/chip</IncludePath>
|
||||
</VariousControls>
|
||||
</Carm>
|
||||
<Aarm>
|
||||
<bBE>0</bBE>
|
||||
<interw>0</interw>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define>__ASSEMBLY__</Define>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../include;../../../../../arch/arm/src/board;../../../../../arch/arm/src/armv7-m;../../../../../sched;../../../../../arch/arm/src/common;../../../../../arch/arm/src/chip</IncludePath>
|
||||
</VariousControls>
|
||||
</Aarm>
|
||||
<LDarm>
|
||||
<umfTarg>1</umfTarg>
|
||||
<enaGarb>0</enaGarb>
|
||||
<noStart>1</noStart>
|
||||
<noStLib>1</noStLib>
|
||||
<uMathLib>0</uMathLib>
|
||||
<TextAddressRange/>
|
||||
<DataAddressRange/>
|
||||
<BSSAddressRange/>
|
||||
<IncludeLibs/>
|
||||
<IncludeDir/>
|
||||
<Misc/>
|
||||
<ScatterFile/>
|
||||
</LDarm>
|
||||
</TargetArm>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>board</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>stm32_boot.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/board/stm32_boot.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32_spi.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/board/stm32_spi.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32_autoleds.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/board/stm32_autoleds.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32_buttons.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/board/stm32_buttons.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32_appinit.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/board/stm32_appinit.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32_extmem.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/board/stm32_extmem.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32_ili93414ws.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/board/stm32_ili93414ws.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>stm32_lcd.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/board/stm32_lcd.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,363 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
|
||||
<SchemaVersion>1.1</SchemaVersion>
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>nuttx_lib</TargetName>
|
||||
<ToolsetNumber>0x3</ToolsetNumber>
|
||||
<ToolsetName>ARM-GNU</ToolsetName>
|
||||
<pCCUsed>5060020::V5.06 (build 20)::ARMCC</pCCUsed>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>Cortex-M4</Device>
|
||||
<Vendor>ARM</Vendor>
|
||||
<Cpu>CLOCK(12000000) CPUTYPE("Cortex-M4") ESEL ELITTLE</Cpu>
|
||||
<FlashUtilSpec/>
|
||||
<StartupFile/>
|
||||
<FlashDriverDll/>
|
||||
<DeviceId>5125</DeviceId>
|
||||
<RegisterFile/>
|
||||
<MemoryEnv/>
|
||||
<Cmp/>
|
||||
<Asm/>
|
||||
<Linker/>
|
||||
<OHString/>
|
||||
<InfinionOptionDll/>
|
||||
<SLE66CMisc/>
|
||||
<SLE66AMisc/>
|
||||
<SLE66LinkerMisc/>
|
||||
<SFDFile/>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath/>
|
||||
<IncludePath/>
|
||||
<LibPath/>
|
||||
<RegisterFilePath/>
|
||||
<DBRegisterFilePath/>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\libcxx\Obj\</OutputDirectory>
|
||||
<OutputName>cxx</OutputName>
|
||||
<CreateExecutable>0</CreateExecutable>
|
||||
<CreateLib>1</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>0</BrowseInformation>
|
||||
<ListingPath>.\libcxx\Lst\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>1</RunUserProg1>
|
||||
<RunUserProg2>1</RunUserProg2>
|
||||
<UserProg1Name>cmd /c mkdir "lib"</UserProg1Name>
|
||||
<UserProg2Name>cmd /c copy "$Llib@L.a" "lib\"</UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString/>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument/>
|
||||
<IncludeLibraryModules/>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments/>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM4</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments/>
|
||||
<TargetDlgDll>TCM.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
<Simulator>
|
||||
<UseSimulator>1</UseSimulator>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>1</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<LimitSpeedToRealTime>0</LimitSpeedToRealTime>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Simulator>
|
||||
<Target>
|
||||
<UseTarget>0</UseTarget>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>0</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<RestoreTracepoints>1</RestoreTracepoints>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Target>
|
||||
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
||||
<TargetSelection>0</TargetSelection>
|
||||
<SimDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
</SimDlls>
|
||||
<TargetDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
<Driver>BIN\UL2CM3.DLL</Driver>
|
||||
</TargetDlls>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4096</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
||||
<Flash3/>
|
||||
<Flash4/>
|
||||
<pFcarmOut/>
|
||||
<pFcarmGrp/>
|
||||
<pFcArmRoot/>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArm>
|
||||
<ArmMisc>
|
||||
<asLst>0</asLst>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<GCPUTYP>"Cortex-M4"</GCPUTYP>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>0</hadIROM>
|
||||
<hadIRAM>0</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x20000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x80000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<IRAM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IRAM2>
|
||||
<IROM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IROM2>
|
||||
</OnChipMemories>
|
||||
</ArmMisc>
|
||||
<Carm>
|
||||
<arpcs>0</arpcs>
|
||||
<stkchk>0</stkchk>
|
||||
<reentr>0</reentr>
|
||||
<interw>0</interw>
|
||||
<bigend>0</bigend>
|
||||
<Strict>0</Strict>
|
||||
<Optim>1</Optim>
|
||||
<wLevel>1</wLevel>
|
||||
<uThumb>1</uThumb>
|
||||
<VariousControls>
|
||||
<MiscControls> -fno-builtin -fno-exceptions -fno-rtti -Wall -Wshadow -Wundef -g</MiscControls>
|
||||
<Define> CONFIG_WCHAR_BUILTIN</Define>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../libxx;../../../../../include;../../../../../include/cxx</IncludePath>
|
||||
</VariousControls>
|
||||
</Carm>
|
||||
<Aarm>
|
||||
<bBE>0</bBE>
|
||||
<interw>0</interw>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define>__ASSEMBLY__</Define>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../libxx;../../../../../include;../../../../../include/cxx</IncludePath>
|
||||
</VariousControls>
|
||||
</Aarm>
|
||||
<LDarm>
|
||||
<umfTarg>1</umfTarg>
|
||||
<enaGarb>0</enaGarb>
|
||||
<noStart>1</noStart>
|
||||
<noStLib>1</noStLib>
|
||||
<uMathLib>0</uMathLib>
|
||||
<TextAddressRange/>
|
||||
<DataAddressRange/>
|
||||
<BSSAddressRange/>
|
||||
<IncludeLibs/>
|
||||
<IncludeDir/>
|
||||
<Misc/>
|
||||
<ScatterFile/>
|
||||
</LDarm>
|
||||
</TargetArm>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>libxx</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>libxx_cxapurevirtual.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_cxapurevirtual.cxx</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libxx_eabi_atexit.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_eabi_atexit.cxx</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libxx_cxa_atexit.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_cxa_atexit.cxx</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libxx_delete.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_delete.cxx</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libxx_deletea.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_deletea.cxx</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libxx_new.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_new.cxx</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libxx_newa.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_newa.cxx</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libxx_stdthrow.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_stdthrow.cxx</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>libxx_cxa_guard.cxx</FileName>
|
||||
<FileType>8</FileType>
|
||||
<FilePath>../../../../../libxx/libxx_cxa_guard.cxx</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
</Project>
|
||||
@@ -0,0 +1,418 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
|
||||
<SchemaVersion>1.1</SchemaVersion>
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>nuttx_lib</TargetName>
|
||||
<ToolsetNumber>0x3</ToolsetNumber>
|
||||
<ToolsetName>ARM-GNU</ToolsetName>
|
||||
<pCCUsed>5060020::V5.06 (build 20)::ARMCC</pCCUsed>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>Cortex-M4</Device>
|
||||
<Vendor>ARM</Vendor>
|
||||
<Cpu>CLOCK(12000000) CPUTYPE("Cortex-M4") ESEL ELITTLE</Cpu>
|
||||
<FlashUtilSpec/>
|
||||
<StartupFile/>
|
||||
<FlashDriverDll/>
|
||||
<DeviceId>5125</DeviceId>
|
||||
<RegisterFile/>
|
||||
<MemoryEnv/>
|
||||
<Cmp/>
|
||||
<Asm/>
|
||||
<Linker/>
|
||||
<OHString/>
|
||||
<InfinionOptionDll/>
|
||||
<SLE66CMisc/>
|
||||
<SLE66AMisc/>
|
||||
<SLE66LinkerMisc/>
|
||||
<SFDFile/>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath/>
|
||||
<IncludePath/>
|
||||
<LibPath/>
|
||||
<RegisterFilePath/>
|
||||
<DBRegisterFilePath/>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\libdrivers\Obj\</OutputDirectory>
|
||||
<OutputName>drivers</OutputName>
|
||||
<CreateExecutable>0</CreateExecutable>
|
||||
<CreateLib>1</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>0</BrowseInformation>
|
||||
<ListingPath>.\libdrivers\Lst\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>1</RunUserProg1>
|
||||
<RunUserProg2>1</RunUserProg2>
|
||||
<UserProg1Name>cmd /c mkdir "lib"</UserProg1Name>
|
||||
<UserProg2Name>cmd /c copy "$Llib@L.a" "lib\"</UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString/>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument/>
|
||||
<IncludeLibraryModules/>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments/>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM4</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments/>
|
||||
<TargetDlgDll>TCM.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
<Simulator>
|
||||
<UseSimulator>1</UseSimulator>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>1</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<LimitSpeedToRealTime>0</LimitSpeedToRealTime>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Simulator>
|
||||
<Target>
|
||||
<UseTarget>0</UseTarget>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>0</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<RestoreTracepoints>1</RestoreTracepoints>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Target>
|
||||
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
||||
<TargetSelection>0</TargetSelection>
|
||||
<SimDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
</SimDlls>
|
||||
<TargetDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
<Driver>BIN\UL2CM3.DLL</Driver>
|
||||
</TargetDlls>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4096</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
||||
<Flash3/>
|
||||
<Flash4/>
|
||||
<pFcarmOut/>
|
||||
<pFcarmGrp/>
|
||||
<pFcArmRoot/>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArm>
|
||||
<ArmMisc>
|
||||
<asLst>0</asLst>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<GCPUTYP>"Cortex-M4"</GCPUTYP>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>0</hadIROM>
|
||||
<hadIRAM>0</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x20000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x80000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<IRAM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IRAM2>
|
||||
<IROM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IROM2>
|
||||
</OnChipMemories>
|
||||
</ArmMisc>
|
||||
<Carm>
|
||||
<arpcs>0</arpcs>
|
||||
<stkchk>0</stkchk>
|
||||
<reentr>0</reentr>
|
||||
<interw>0</interw>
|
||||
<bigend>0</bigend>
|
||||
<Strict>0</Strict>
|
||||
<Optim>1</Optim>
|
||||
<wLevel>1</wLevel>
|
||||
<uThumb>1</uThumb>
|
||||
<VariousControls>
|
||||
<MiscControls> -fno-builtin -Wall -Wstrict-prototypes -Wshadow -Wundef -g</MiscControls>
|
||||
<Define/>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../drivers/bch;../../../../../drivers;../../../../../drivers/spi;../../../../../drivers/loop;../../../../../drivers/usbhost;../../../../../include</IncludePath>
|
||||
</VariousControls>
|
||||
</Carm>
|
||||
<Aarm>
|
||||
<bBE>0</bBE>
|
||||
<interw>0</interw>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define>__ASSEMBLY__</Define>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../drivers/bch;../../../../../drivers;../../../../../drivers/spi;../../../../../drivers/loop;../../../../../drivers/usbhost;../../../../../include</IncludePath>
|
||||
</VariousControls>
|
||||
</Aarm>
|
||||
<LDarm>
|
||||
<umfTarg>1</umfTarg>
|
||||
<enaGarb>0</enaGarb>
|
||||
<noStart>1</noStart>
|
||||
<noStLib>1</noStLib>
|
||||
<uMathLib>0</uMathLib>
|
||||
<TextAddressRange/>
|
||||
<DataAddressRange/>
|
||||
<BSSAddressRange/>
|
||||
<IncludeLibs/>
|
||||
<IncludeDir/>
|
||||
<Misc/>
|
||||
<ScatterFile/>
|
||||
</LDarm>
|
||||
</TargetArm>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>drivers</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>bchlib_setup.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchlib_setup.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bchlib_teardown.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchlib_teardown.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bchlib_read.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchlib_read.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bchlib_write.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchlib_write.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bchlib_cache.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchlib_cache.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bchlib_sem.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchlib_sem.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bchdev_register.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchdev_register.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bchdev_unregister.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchdev_unregister.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bchdev_driver.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/bch/bchdev_driver.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>losetup.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/loop/losetup.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>pipe.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/pipes/pipe.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>fifo.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/pipes/fifo.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>pipe_common.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/pipes/pipe_common.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>serial.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/serial/serial.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>serial_io.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/serial/serial_io.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lowconsole.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/serial/lowconsole.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>hid_parser.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/usbhost/hid_parser.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>dev_null.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/dev_null.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>dev_zero.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/dev_zero.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>ramdisk.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../drivers/ramdisk.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,453 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
|
||||
<SchemaVersion>1.1</SchemaVersion>
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>nuttx_lib</TargetName>
|
||||
<ToolsetNumber>0x3</ToolsetNumber>
|
||||
<ToolsetName>ARM-GNU</ToolsetName>
|
||||
<pCCUsed>5060020::V5.06 (build 20)::ARMCC</pCCUsed>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>Cortex-M4</Device>
|
||||
<Vendor>ARM</Vendor>
|
||||
<Cpu>CLOCK(12000000) CPUTYPE("Cortex-M4") ESEL ELITTLE</Cpu>
|
||||
<FlashUtilSpec/>
|
||||
<StartupFile/>
|
||||
<FlashDriverDll/>
|
||||
<DeviceId>5125</DeviceId>
|
||||
<RegisterFile/>
|
||||
<MemoryEnv/>
|
||||
<Cmp/>
|
||||
<Asm/>
|
||||
<Linker/>
|
||||
<OHString/>
|
||||
<InfinionOptionDll/>
|
||||
<SLE66CMisc/>
|
||||
<SLE66AMisc/>
|
||||
<SLE66LinkerMisc/>
|
||||
<SFDFile/>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath/>
|
||||
<IncludePath/>
|
||||
<LibPath/>
|
||||
<RegisterFilePath/>
|
||||
<DBRegisterFilePath/>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\libmm\Obj\</OutputDirectory>
|
||||
<OutputName>mm</OutputName>
|
||||
<CreateExecutable>0</CreateExecutable>
|
||||
<CreateLib>1</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>0</BrowseInformation>
|
||||
<ListingPath>.\libmm\Lst\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>1</RunUserProg1>
|
||||
<RunUserProg2>1</RunUserProg2>
|
||||
<UserProg1Name>cmd /c mkdir "lib"</UserProg1Name>
|
||||
<UserProg2Name>cmd /c copy "$Llib@L.a" "lib\"</UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString/>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument/>
|
||||
<IncludeLibraryModules/>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments/>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM4</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments/>
|
||||
<TargetDlgDll>TCM.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
<Simulator>
|
||||
<UseSimulator>1</UseSimulator>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>1</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<LimitSpeedToRealTime>0</LimitSpeedToRealTime>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Simulator>
|
||||
<Target>
|
||||
<UseTarget>0</UseTarget>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>0</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<RestoreTracepoints>1</RestoreTracepoints>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Target>
|
||||
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
||||
<TargetSelection>0</TargetSelection>
|
||||
<SimDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
</SimDlls>
|
||||
<TargetDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
<Driver>BIN\UL2CM3.DLL</Driver>
|
||||
</TargetDlls>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4096</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
||||
<Flash3/>
|
||||
<Flash4/>
|
||||
<pFcarmOut/>
|
||||
<pFcarmGrp/>
|
||||
<pFcArmRoot/>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArm>
|
||||
<ArmMisc>
|
||||
<asLst>0</asLst>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<GCPUTYP>"Cortex-M4"</GCPUTYP>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>0</hadIROM>
|
||||
<hadIRAM>0</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x20000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x80000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<IRAM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IRAM2>
|
||||
<IROM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IROM2>
|
||||
</OnChipMemories>
|
||||
</ArmMisc>
|
||||
<Carm>
|
||||
<arpcs>0</arpcs>
|
||||
<stkchk>0</stkchk>
|
||||
<reentr>0</reentr>
|
||||
<interw>0</interw>
|
||||
<bigend>0</bigend>
|
||||
<Strict>0</Strict>
|
||||
<Optim>1</Optim>
|
||||
<wLevel>1</wLevel>
|
||||
<uThumb>1</uThumb>
|
||||
<VariousControls>
|
||||
<MiscControls> -fno-builtin -Wall -Wstrict-prototypes -Wshadow -Wundef -g</MiscControls>
|
||||
<Define/>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../mm;../../../../../include</IncludePath>
|
||||
</VariousControls>
|
||||
</Carm>
|
||||
<Aarm>
|
||||
<bBE>0</bBE>
|
||||
<interw>0</interw>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define>__ASSEMBLY__</Define>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../mm;../../../../../include</IncludePath>
|
||||
</VariousControls>
|
||||
</Aarm>
|
||||
<LDarm>
|
||||
<umfTarg>1</umfTarg>
|
||||
<enaGarb>0</enaGarb>
|
||||
<noStart>1</noStart>
|
||||
<noStLib>1</noStLib>
|
||||
<uMathLib>0</uMathLib>
|
||||
<TextAddressRange/>
|
||||
<DataAddressRange/>
|
||||
<BSSAddressRange/>
|
||||
<IncludeLibs/>
|
||||
<IncludeDir/>
|
||||
<Misc/>
|
||||
<ScatterFile/>
|
||||
</LDarm>
|
||||
</TargetArm>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>mm</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>mm_initialize.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_initialize.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_sem.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_sem.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_addfreechunk.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_addfreechunk.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_size2ndx.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_size2ndx.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_shrinkchunk.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_shrinkchunk.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_brkaddr.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_brkaddr.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_calloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_calloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_extend.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_extend.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_free.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_free.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_mallinfo.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_mallinfo.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_malloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_malloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_memalign.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_memalign.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_realloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_realloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mm_zalloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/mm_heap/mm_zalloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_initialize.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_initialize.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_addregion.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_addregion.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_sem.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_sem.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_brkaddr.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_brkaddr.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_calloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_calloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_extend.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_extend.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_free.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_free.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_mallinfo.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_mallinfo.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_malloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_malloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_memalign.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_memalign.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_realloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_realloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_zalloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_zalloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>umm_globals.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../mm/umm_heap/umm_globals.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,45 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<ProjectWorkspace xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_mpw.xsd">
|
||||
<SchemaVersion>1.0</SchemaVersion>
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
<WorkspaceName>WorkSpace</WorkspaceName>
|
||||
<project>
|
||||
<PathAndName>libboard.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libapps.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libfs.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libdrivers.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libmm.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libgraphics.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libbinfmt.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libsched.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libarch.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libc.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libnx.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>libcxx.uvproj</PathAndName>
|
||||
</project>
|
||||
<project>
|
||||
<PathAndName>nuttx_main.uvproj</PathAndName>
|
||||
</project>
|
||||
</ProjectWorkspace>
|
||||
@@ -0,0 +1,360 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
|
||||
<SchemaVersion>1.1</SchemaVersion>
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>nuttx</TargetName>
|
||||
<ToolsetNumber>0x3</ToolsetNumber>
|
||||
<ToolsetName>ARM-GNU</ToolsetName>
|
||||
<pCCUsed>5060020::V5.06 (build 20)::ARMCC</pCCUsed>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>Cortex-M4</Device>
|
||||
<Vendor>ARM</Vendor>
|
||||
<Cpu>CLOCK(12000000) CPUTYPE("Cortex-M4") ESEL ELITTLE</Cpu>
|
||||
<FlashUtilSpec/>
|
||||
<StartupFile/>
|
||||
<FlashDriverDll/>
|
||||
<DeviceId>5125</DeviceId>
|
||||
<RegisterFile/>
|
||||
<MemoryEnv/>
|
||||
<Cmp/>
|
||||
<Asm/>
|
||||
<Linker/>
|
||||
<OHString/>
|
||||
<InfinionOptionDll/>
|
||||
<SLE66CMisc/>
|
||||
<SLE66AMisc/>
|
||||
<SLE66LinkerMisc/>
|
||||
<SFDFile/>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath/>
|
||||
<IncludePath/>
|
||||
<LibPath/>
|
||||
<RegisterFilePath/>
|
||||
<DBRegisterFilePath>\</DBRegisterFilePath>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\nuttx\Obj\</OutputDirectory>
|
||||
<OutputName>nuttx</OutputName>
|
||||
<CreateExecutable>1</CreateExecutable>
|
||||
<CreateLib>0</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>0</BrowseInformation>
|
||||
<ListingPath>.\nuttx\Lst\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name/>
|
||||
<UserProg2Name/>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString/>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument/>
|
||||
<IncludeLibraryModules/>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments/>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM4</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments/>
|
||||
<TargetDlgDll>TCM.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
<Simulator>
|
||||
<UseSimulator>0</UseSimulator>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>1</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<LimitSpeedToRealTime>0</LimitSpeedToRealTime>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Simulator>
|
||||
<Target>
|
||||
<UseTarget>1</UseTarget>
|
||||
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
||||
<RunToMain>1</RunToMain>
|
||||
<RestoreBreakpoints>1</RestoreBreakpoints>
|
||||
<RestoreWatchpoints>1</RestoreWatchpoints>
|
||||
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
||||
<RestoreFunctions>0</RestoreFunctions>
|
||||
<RestoreToolbox>1</RestoreToolbox>
|
||||
<RestoreTracepoints>1</RestoreTracepoints>
|
||||
<RestoreSysVw>1</RestoreSysVw>
|
||||
</Target>
|
||||
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
||||
<TargetSelection>6</TargetSelection>
|
||||
<SimDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
</SimDlls>
|
||||
<TargetDlls>
|
||||
<CpuDll/>
|
||||
<CpuDllArguments/>
|
||||
<PeripheralDll/>
|
||||
<PeripheralDllArguments/>
|
||||
<InitializationFile/>
|
||||
<Driver>Segger\JL2CM3.dll</Driver>
|
||||
</TargetDlls>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4096</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
||||
<Flash3/>
|
||||
<Flash4/>
|
||||
<pFcarmOut/>
|
||||
<pFcarmGrp/>
|
||||
<pFcArmRoot/>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArm>
|
||||
<ArmMisc>
|
||||
<asLst>0</asLst>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<GCPUTYP>"Cortex-M4"</GCPUTYP>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>0</hadIROM>
|
||||
<hadIRAM>0</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x20000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x80000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<IRAM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IRAM2>
|
||||
<IROM2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</IROM2>
|
||||
</OnChipMemories>
|
||||
</ArmMisc>
|
||||
<Carm>
|
||||
<arpcs>0</arpcs>
|
||||
<stkchk>0</stkchk>
|
||||
<reentr>0</reentr>
|
||||
<interw>0</interw>
|
||||
<bigend>0</bigend>
|
||||
<Strict>0</Strict>
|
||||
<Optim>1</Optim>
|
||||
<wLevel>2</wLevel>
|
||||
<uThumb>1</uThumb>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define/>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../arch/arm/src/chip;../../../../../arch/arm/src;../../../../../arch/arm/src/armv7-m;../../../../../sched;../../../../../arch/arm/src/common;../../../../../include</IncludePath>
|
||||
</VariousControls>
|
||||
</Carm>
|
||||
<Aarm>
|
||||
<bBE>0</bBE>
|
||||
<interw>0</interw>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define/>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../arch/arm/src/chip;../../../../../arch/arm/src;../../../../../arch/arm/src/armv7-m;../../../../../sched;../../../../../arch/arm/src/common;../../../../../include</IncludePath>
|
||||
</VariousControls>
|
||||
</Aarm>
|
||||
<LDarm>
|
||||
<umfTarg>1</umfTarg>
|
||||
<enaGarb>0</enaGarb>
|
||||
<noStart>1</noStart>
|
||||
<noStLib>1</noStLib>
|
||||
<uMathLib>0</uMathLib>
|
||||
<TextAddressRange/>
|
||||
<DataAddressRange/>
|
||||
<BSSAddressRange/>
|
||||
<IncludeLibs/>
|
||||
<IncludeDir>.\lib</IncludeDir>
|
||||
<Misc>--entry=__start -Wl,--start-group -lboard -lapps -lfs -ldrivers -lmm -lgraphics -lbinfmt -lsched -larch -lc -lnx -lcxx -lgcc -Wl,--end-group</Misc>
|
||||
<ScatterFile>..\..\..\scripts\ld.script</ScatterFile>
|
||||
</LDarm>
|
||||
</TargetArm>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>gnu</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>stm32_vectors.S</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>../../../../../arch/arm/src/chip/gnu/stm32_vectors.S</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>2</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument/>
|
||||
<IncludeLibraryModules/>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArm>
|
||||
<Carm>
|
||||
<arpcs>2</arpcs>
|
||||
<stkchk>2</stkchk>
|
||||
<reentr>2</reentr>
|
||||
<interw>2</interw>
|
||||
<bigend>2</bigend>
|
||||
<Strict>0</Strict>
|
||||
<Optim>0</Optim>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<VariousControls>
|
||||
<MiscControls/>
|
||||
<Define>__ASSEMBLY__</Define>
|
||||
<Undefine/>
|
||||
<IncludePath>../../../../../arch/arm/src/chip;../../../../../arch/arm/src;../../../../../arch/arm/src/armv7-m;../../../../../sched;../../../../../arch/arm/src/common;../../../../../include</IncludePath>
|
||||
</VariousControls>
|
||||
</Carm>
|
||||
</FileArm>
|
||||
</FileOption>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user