|
@@ -1,16 +1,13 @@
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
|
|
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
|
|
-
|
|
|
|
<SchemaVersion>2.1</SchemaVersion>
|
|
<SchemaVersion>2.1</SchemaVersion>
|
|
-
|
|
|
|
<Header>### uVision Project, (C) Keil Software</Header>
|
|
<Header>### uVision Project, (C) Keil Software</Header>
|
|
-
|
|
|
|
<Targets>
|
|
<Targets>
|
|
<Target>
|
|
<Target>
|
|
<TargetName>rt-thread</TargetName>
|
|
<TargetName>rt-thread</TargetName>
|
|
<ToolsetNumber>0x4</ToolsetNumber>
|
|
<ToolsetNumber>0x4</ToolsetNumber>
|
|
<ToolsetName>ARM-ADS</ToolsetName>
|
|
<ToolsetName>ARM-ADS</ToolsetName>
|
|
- <pCCUsed>5060422::V5.06 update 4 (build 422)::ARMCC</pCCUsed>
|
|
|
|
|
|
+ <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
|
|
<TargetOption>
|
|
<TargetOption>
|
|
<TargetCommonOption>
|
|
<TargetCommonOption>
|
|
<Device>STM32F746NGHx</Device>
|
|
<Device>STM32F746NGHx</Device>
|
|
@@ -18,28 +15,28 @@
|
|
<PackID>Keil.STM32F7xx_DFP.2.9.0</PackID>
|
|
<PackID>Keil.STM32F7xx_DFP.2.9.0</PackID>
|
|
<PackURL>http://www.keil.com/pack</PackURL>
|
|
<PackURL>http://www.keil.com/pack</PackURL>
|
|
<Cpu>IRAM(0x20010000,0x40000) IRAM2(0x20000000,0x10000) IROM(0x08000000,0x100000) IROM2(0x00200000,0x100000) CPUTYPE("Cortex-M7") FPU3(SFPU) CLOCK(12000000) ELITTLE</Cpu>
|
|
<Cpu>IRAM(0x20010000,0x40000) IRAM2(0x20000000,0x10000) IROM(0x08000000,0x100000) IROM2(0x00200000,0x100000) CPUTYPE("Cortex-M7") FPU3(SFPU) CLOCK(12000000) ELITTLE</Cpu>
|
|
- <FlashUtilSpec></FlashUtilSpec>
|
|
|
|
- <StartupFile></StartupFile>
|
|
|
|
|
|
+ <FlashUtilSpec />
|
|
|
|
+ <StartupFile />
|
|
<FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F746NGHx$CMSIS\Flash\STM32F7x_1024.FLM))</FlashDriverDll>
|
|
<FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F746NGHx$CMSIS\Flash\STM32F7x_1024.FLM))</FlashDriverDll>
|
|
<DeviceId>0</DeviceId>
|
|
<DeviceId>0</DeviceId>
|
|
<RegisterFile>$$Device:STM32F746NGHx$Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f7xx.h</RegisterFile>
|
|
<RegisterFile>$$Device:STM32F746NGHx$Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f7xx.h</RegisterFile>
|
|
- <MemoryEnv></MemoryEnv>
|
|
|
|
- <Cmp></Cmp>
|
|
|
|
- <Asm></Asm>
|
|
|
|
- <Linker></Linker>
|
|
|
|
- <OHString></OHString>
|
|
|
|
- <InfinionOptionDll></InfinionOptionDll>
|
|
|
|
- <SLE66CMisc></SLE66CMisc>
|
|
|
|
- <SLE66AMisc></SLE66AMisc>
|
|
|
|
- <SLE66LinkerMisc></SLE66LinkerMisc>
|
|
|
|
|
|
+ <MemoryEnv />
|
|
|
|
+ <Cmp />
|
|
|
|
+ <Asm />
|
|
|
|
+ <Linker />
|
|
|
|
+ <OHString />
|
|
|
|
+ <InfinionOptionDll />
|
|
|
|
+ <SLE66CMisc />
|
|
|
|
+ <SLE66AMisc />
|
|
|
|
+ <SLE66LinkerMisc />
|
|
<SFDFile>$$Device:STM32F746NGHx$CMSIS\SVD\STM32F7x6_v1r1.svd</SFDFile>
|
|
<SFDFile>$$Device:STM32F746NGHx$CMSIS\SVD\STM32F7x6_v1r1.svd</SFDFile>
|
|
<bCustSvd>0</bCustSvd>
|
|
<bCustSvd>0</bCustSvd>
|
|
<UseEnv>0</UseEnv>
|
|
<UseEnv>0</UseEnv>
|
|
- <BinPath></BinPath>
|
|
|
|
- <IncludePath></IncludePath>
|
|
|
|
- <LibPath></LibPath>
|
|
|
|
- <RegisterFilePath></RegisterFilePath>
|
|
|
|
- <DBRegisterFilePath></DBRegisterFilePath>
|
|
|
|
|
|
+ <BinPath />
|
|
|
|
+ <IncludePath />
|
|
|
|
+ <LibPath />
|
|
|
|
+ <RegisterFilePath />
|
|
|
|
+ <DBRegisterFilePath />
|
|
<TargetStatus>
|
|
<TargetStatus>
|
|
<Error>0</Error>
|
|
<Error>0</Error>
|
|
<ExitCodeStop>0</ExitCodeStop>
|
|
<ExitCodeStop>0</ExitCodeStop>
|
|
@@ -61,8 +58,8 @@
|
|
<BeforeCompile>
|
|
<BeforeCompile>
|
|
<RunUserProg1>0</RunUserProg1>
|
|
<RunUserProg1>0</RunUserProg1>
|
|
<RunUserProg2>0</RunUserProg2>
|
|
<RunUserProg2>0</RunUserProg2>
|
|
- <UserProg1Name></UserProg1Name>
|
|
|
|
- <UserProg2Name></UserProg2Name>
|
|
|
|
|
|
+ <UserProg1Name />
|
|
|
|
+ <UserProg2Name />
|
|
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
|
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
|
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
|
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
|
<nStopU1X>0</nStopU1X>
|
|
<nStopU1X>0</nStopU1X>
|
|
@@ -71,8 +68,8 @@
|
|
<BeforeMake>
|
|
<BeforeMake>
|
|
<RunUserProg1>0</RunUserProg1>
|
|
<RunUserProg1>0</RunUserProg1>
|
|
<RunUserProg2>0</RunUserProg2>
|
|
<RunUserProg2>0</RunUserProg2>
|
|
- <UserProg1Name></UserProg1Name>
|
|
|
|
- <UserProg2Name></UserProg2Name>
|
|
|
|
|
|
+ <UserProg1Name />
|
|
|
|
+ <UserProg2Name />
|
|
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
|
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
|
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
|
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
|
<nStopB1X>0</nStopB1X>
|
|
<nStopB1X>0</nStopB1X>
|
|
@@ -82,14 +79,14 @@
|
|
<RunUserProg1>1</RunUserProg1>
|
|
<RunUserProg1>1</RunUserProg1>
|
|
<RunUserProg2>0</RunUserProg2>
|
|
<RunUserProg2>0</RunUserProg2>
|
|
<UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
|
|
<UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
|
|
- <UserProg2Name></UserProg2Name>
|
|
|
|
|
|
+ <UserProg2Name />
|
|
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
|
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
|
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
|
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
|
<nStopA1X>0</nStopA1X>
|
|
<nStopA1X>0</nStopA1X>
|
|
<nStopA2X>0</nStopA2X>
|
|
<nStopA2X>0</nStopA2X>
|
|
</AfterMake>
|
|
</AfterMake>
|
|
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
|
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
|
- <SVCSIdString></SVCSIdString>
|
|
|
|
|
|
+ <SVCSIdString />
|
|
</TargetCommonOption>
|
|
</TargetCommonOption>
|
|
<CommonProperty>
|
|
<CommonProperty>
|
|
<UseCPPCompiler>0</UseCPPCompiler>
|
|
<UseCPPCompiler>0</UseCPPCompiler>
|
|
@@ -103,8 +100,8 @@
|
|
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
|
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
|
<PublicsOnly>0</PublicsOnly>
|
|
<PublicsOnly>0</PublicsOnly>
|
|
<StopOnExitCode>3</StopOnExitCode>
|
|
<StopOnExitCode>3</StopOnExitCode>
|
|
- <CustomArgument></CustomArgument>
|
|
|
|
- <IncludeLibraryModules></IncludeLibraryModules>
|
|
|
|
|
|
+ <CustomArgument />
|
|
|
|
+ <IncludeLibraryModules />
|
|
<ComprImg>1</ComprImg>
|
|
<ComprImg>1</ComprImg>
|
|
</CommonProperty>
|
|
</CommonProperty>
|
|
<DllOption>
|
|
<DllOption>
|
|
@@ -138,10 +135,10 @@
|
|
<bUseTDR>1</bUseTDR>
|
|
<bUseTDR>1</bUseTDR>
|
|
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
|
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
|
<Flash3>"" ()</Flash3>
|
|
<Flash3>"" ()</Flash3>
|
|
- <Flash4></Flash4>
|
|
|
|
- <pFcarmOut></pFcarmOut>
|
|
|
|
- <pFcarmGrp></pFcarmGrp>
|
|
|
|
- <pFcArmRoot></pFcArmRoot>
|
|
|
|
|
|
+ <Flash4 />
|
|
|
|
+ <pFcarmOut />
|
|
|
|
+ <pFcarmGrp />
|
|
|
|
+ <pFcArmRoot />
|
|
<FcArmLst>0</FcArmLst>
|
|
<FcArmLst>0</FcArmLst>
|
|
</Utilities>
|
|
</Utilities>
|
|
<TargetArmAds>
|
|
<TargetArmAds>
|
|
@@ -174,7 +171,7 @@
|
|
<RvctClst>0</RvctClst>
|
|
<RvctClst>0</RvctClst>
|
|
<GenPPlst>0</GenPPlst>
|
|
<GenPPlst>0</GenPPlst>
|
|
<AdsCpuType>"Cortex-M7"</AdsCpuType>
|
|
<AdsCpuType>"Cortex-M7"</AdsCpuType>
|
|
- <RvctDeviceName></RvctDeviceName>
|
|
|
|
|
|
+ <RvctDeviceName />
|
|
<mOS>0</mOS>
|
|
<mOS>0</mOS>
|
|
<uocRom>0</uocRom>
|
|
<uocRom>0</uocRom>
|
|
<uocRam>0</uocRam>
|
|
<uocRam>0</uocRam>
|
|
@@ -306,7 +303,7 @@
|
|
<Size>0x0</Size>
|
|
<Size>0x0</Size>
|
|
</OCR_RVCT10>
|
|
</OCR_RVCT10>
|
|
</OnChipMemories>
|
|
</OnChipMemories>
|
|
- <RvctStartVector></RvctStartVector>
|
|
|
|
|
|
+ <RvctStartVector />
|
|
</ArmAdsMisc>
|
|
</ArmAdsMisc>
|
|
<Cads>
|
|
<Cads>
|
|
<interw>1</interw>
|
|
<interw>1</interw>
|
|
@@ -332,9 +329,9 @@
|
|
<v6WtE>0</v6WtE>
|
|
<v6WtE>0</v6WtE>
|
|
<v6Rtti>0</v6Rtti>
|
|
<v6Rtti>0</v6Rtti>
|
|
<VariousControls>
|
|
<VariousControls>
|
|
- <MiscControls></MiscControls>
|
|
|
|
|
|
+ <MiscControls />
|
|
<Define>USE_HAL_DRIVER, STM32F746xx</Define>
|
|
<Define>USE_HAL_DRIVER, STM32F746xx</Define>
|
|
- <Undefine></Undefine>
|
|
|
|
|
|
+ <Undefine />
|
|
<IncludePath>.;..\..\..\include;applications;.;board;board\CubeMX_Config\Inc;board\ports;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m7;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\finsh;..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Inc;..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Include;..\libraries\STM32F7xx_HAL\CMSIS\Include</IncludePath>
|
|
<IncludePath>.;..\..\..\include;applications;.;board;board\CubeMX_Config\Inc;board\ports;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m7;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\finsh;..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Inc;..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Include;..\libraries\STM32F7xx_HAL\CMSIS\Include</IncludePath>
|
|
</VariousControls>
|
|
</VariousControls>
|
|
</Cads>
|
|
</Cads>
|
|
@@ -350,10 +347,10 @@
|
|
<useXO>0</useXO>
|
|
<useXO>0</useXO>
|
|
<uClangAs>0</uClangAs>
|
|
<uClangAs>0</uClangAs>
|
|
<VariousControls>
|
|
<VariousControls>
|
|
- <MiscControls></MiscControls>
|
|
|
|
- <Define></Define>
|
|
|
|
- <Undefine></Undefine>
|
|
|
|
- <IncludePath></IncludePath>
|
|
|
|
|
|
+ <MiscControls />
|
|
|
|
+ <Define />
|
|
|
|
+ <Undefine />
|
|
|
|
+ <IncludePath />
|
|
</VariousControls>
|
|
</VariousControls>
|
|
</Aads>
|
|
</Aads>
|
|
<LDads>
|
|
<LDads>
|
|
@@ -365,13 +362,13 @@
|
|
<useFile>0</useFile>
|
|
<useFile>0</useFile>
|
|
<TextAddressRange>0x08000000</TextAddressRange>
|
|
<TextAddressRange>0x08000000</TextAddressRange>
|
|
<DataAddressRange>0x20000000</DataAddressRange>
|
|
<DataAddressRange>0x20000000</DataAddressRange>
|
|
- <pXoBase></pXoBase>
|
|
|
|
|
|
+ <pXoBase />
|
|
<ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
|
|
<ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
|
|
- <IncludeLibs></IncludeLibs>
|
|
|
|
- <IncludeLibsPath></IncludeLibsPath>
|
|
|
|
|
|
+ <IncludeLibs />
|
|
|
|
+ <IncludeLibsPath />
|
|
<Misc> --keep *.o(.rti_fn.*) --keep *.o(FSymTab)</Misc>
|
|
<Misc> --keep *.o(.rti_fn.*) --keep *.o(FSymTab)</Misc>
|
|
- <LinkerInputFile></LinkerInputFile>
|
|
|
|
- <DisabledWarnings></DisabledWarnings>
|
|
|
|
|
|
+ <LinkerInputFile />
|
|
|
|
+ <DisabledWarnings />
|
|
</LDads>
|
|
</LDads>
|
|
</TargetArmAds>
|
|
</TargetArmAds>
|
|
</TargetOption>
|
|
</TargetOption>
|
|
@@ -384,71 +381,99 @@
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\clock.c</FilePath>
|
|
<FilePath>..\..\..\src\clock.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>components.c</FileName>
|
|
<FileName>components.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\components.c</FilePath>
|
|
<FilePath>..\..\..\src\components.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>cpu.c</FileName>
|
|
<FileName>cpu.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\cpu.c</FilePath>
|
|
<FilePath>..\..\..\src\cpu.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>device.c</FileName>
|
|
<FileName>device.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\device.c</FilePath>
|
|
<FilePath>..\..\..\src\device.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>idle.c</FileName>
|
|
<FileName>idle.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\idle.c</FilePath>
|
|
<FilePath>..\..\..\src\idle.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>ipc.c</FileName>
|
|
<FileName>ipc.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\ipc.c</FilePath>
|
|
<FilePath>..\..\..\src\ipc.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>irq.c</FileName>
|
|
<FileName>irq.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\irq.c</FilePath>
|
|
<FilePath>..\..\..\src\irq.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>kservice.c</FileName>
|
|
<FileName>kservice.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\kservice.c</FilePath>
|
|
<FilePath>..\..\..\src\kservice.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>mem.c</FileName>
|
|
<FileName>mem.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\mem.c</FilePath>
|
|
<FilePath>..\..\..\src\mem.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>mempool.c</FileName>
|
|
<FileName>mempool.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\mempool.c</FilePath>
|
|
<FilePath>..\..\..\src\mempool.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>object.c</FileName>
|
|
<FileName>object.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\object.c</FilePath>
|
|
<FilePath>..\..\..\src\object.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>scheduler.c</FileName>
|
|
<FileName>scheduler.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\scheduler.c</FilePath>
|
|
<FilePath>..\..\..\src\scheduler.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>signal.c</FileName>
|
|
<FileName>signal.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\signal.c</FilePath>
|
|
<FilePath>..\..\..\src\signal.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>thread.c</FileName>
|
|
<FileName>thread.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\src\thread.c</FilePath>
|
|
<FilePath>..\..\..\src\thread.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>timer.c</FileName>
|
|
<FileName>timer.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
@@ -474,26 +499,36 @@
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>board\board.c</FilePath>
|
|
<FilePath>board\board.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_msp.c</FileName>
|
|
<FileName>stm32f7xx_hal_msp.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>board\CubeMX_Config\Src\stm32f7xx_hal_msp.c</FilePath>
|
|
<FilePath>board\CubeMX_Config\Src\stm32f7xx_hal_msp.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>startup_stm32f746xx.s</FileName>
|
|
<FileName>startup_stm32f746xx.s</FileName>
|
|
<FileType>2</FileType>
|
|
<FileType>2</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f746xx.s</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f746xx.s</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>drv_gpio.c</FileName>
|
|
<FileName>drv_gpio.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\HAL_Drivers\drv_gpio.c</FilePath>
|
|
<FilePath>..\libraries\HAL_Drivers\drv_gpio.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>drv_usart.c</FileName>
|
|
<FileName>drv_usart.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\HAL_Drivers\drv_usart.c</FilePath>
|
|
<FilePath>..\libraries\HAL_Drivers\drv_usart.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>drv_common.c</FileName>
|
|
<FileName>drv_common.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
@@ -509,21 +544,29 @@
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath>
|
|
<FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>div0.c</FileName>
|
|
<FileName>div0.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
|
|
<FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>showmem.c</FileName>
|
|
<FileName>showmem.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
|
|
<FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>cpuport.c</FileName>
|
|
<FileName>cpuport.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\libcpu\arm\cortex-m7\cpuport.c</FilePath>
|
|
<FilePath>..\..\..\libcpu\arm\cortex-m7\cpuport.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>context_rvds.S</FileName>
|
|
<FileName>context_rvds.S</FileName>
|
|
<FileType>2</FileType>
|
|
<FileType>2</FileType>
|
|
@@ -539,41 +582,57 @@
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\drivers\misc\pin.c</FilePath>
|
|
<FilePath>..\..\..\components\drivers\misc\pin.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>serial.c</FileName>
|
|
<FileName>serial.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
|
|
<FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>completion.c</FileName>
|
|
<FileName>completion.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\drivers\src\completion.c</FilePath>
|
|
<FilePath>..\..\..\components\drivers\src\completion.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>dataqueue.c</FileName>
|
|
<FileName>dataqueue.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\drivers\src\dataqueue.c</FilePath>
|
|
<FilePath>..\..\..\components\drivers\src\dataqueue.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>pipe.c</FileName>
|
|
<FileName>pipe.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\drivers\src\pipe.c</FilePath>
|
|
<FilePath>..\..\..\components\drivers\src\pipe.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>ringblk_buf.c</FileName>
|
|
<FileName>ringblk_buf.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\drivers\src\ringblk_buf.c</FilePath>
|
|
<FilePath>..\..\..\components\drivers\src\ringblk_buf.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>ringbuffer.c</FileName>
|
|
<FileName>ringbuffer.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\drivers\src\ringbuffer.c</FilePath>
|
|
<FilePath>..\..\..\components\drivers\src\ringbuffer.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>waitqueue.c</FileName>
|
|
<FileName>waitqueue.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\drivers\src\waitqueue.c</FilePath>
|
|
<FilePath>..\..\..\components\drivers\src\waitqueue.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>workqueue.c</FileName>
|
|
<FileName>workqueue.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
@@ -589,26 +648,36 @@
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\finsh\shell.c</FilePath>
|
|
<FilePath>..\..\..\components\finsh\shell.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>symbol.c</FileName>
|
|
<FileName>symbol.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\finsh\symbol.c</FilePath>
|
|
<FilePath>..\..\..\components\finsh\symbol.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>cmd.c</FileName>
|
|
<FileName>cmd.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\finsh\cmd.c</FilePath>
|
|
<FilePath>..\..\..\components\finsh\cmd.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>msh.c</FileName>
|
|
<FileName>msh.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\finsh\msh.c</FilePath>
|
|
<FilePath>..\..\..\components\finsh\msh.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>msh_cmd.c</FileName>
|
|
<FileName>msh_cmd.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\..\..\components\finsh\msh_cmd.c</FilePath>
|
|
<FilePath>..\..\..\components\finsh\msh_cmd.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>msh_file.c</FileName>
|
|
<FileName>msh_file.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
@@ -624,86 +693,120 @@
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Source\Templates\system_stm32f7xx.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Source\Templates\system_stm32f7xx.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal.c</FileName>
|
|
<FileName>stm32f7xx_hal.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_cec.c</FileName>
|
|
<FileName>stm32f7xx_hal_cec.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cec.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cec.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_cortex.c</FileName>
|
|
<FileName>stm32f7xx_hal_cortex.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cortex.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cortex.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_crc.c</FileName>
|
|
<FileName>stm32f7xx_hal_crc.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_crc.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_crc.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_cryp.c</FileName>
|
|
<FileName>stm32f7xx_hal_cryp.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cryp.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cryp.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_cryp_ex.c</FileName>
|
|
<FileName>stm32f7xx_hal_cryp_ex.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cryp_ex.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cryp_ex.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_dma.c</FileName>
|
|
<FileName>stm32f7xx_hal_dma.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_dma_ex.c</FileName>
|
|
<FileName>stm32f7xx_hal_dma_ex.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma_ex.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma_ex.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_pwr.c</FileName>
|
|
<FileName>stm32f7xx_hal_pwr.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pwr.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pwr.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_pwr_ex.c</FileName>
|
|
<FileName>stm32f7xx_hal_pwr_ex.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pwr_ex.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pwr_ex.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_rcc.c</FileName>
|
|
<FileName>stm32f7xx_hal_rcc.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_rcc_ex.c</FileName>
|
|
<FileName>stm32f7xx_hal_rcc_ex.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc_ex.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc_ex.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_rng.c</FileName>
|
|
<FileName>stm32f7xx_hal_rng.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rng.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rng.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_sram.c</FileName>
|
|
<FileName>stm32f7xx_hal_sram.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_sram.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_sram.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_gpio.c</FileName>
|
|
<FileName>stm32f7xx_hal_gpio.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_gpio.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_gpio.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_uart.c</FileName>
|
|
<FileName>stm32f7xx_hal_uart.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_uart.c</FilePath>
|
|
<FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_uart.c</FilePath>
|
|
</File>
|
|
</File>
|
|
|
|
+ </Files>
|
|
|
|
+ <Files>
|
|
<File>
|
|
<File>
|
|
<FileName>stm32f7xx_hal_usart.c</FileName>
|
|
<FileName>stm32f7xx_hal_usart.c</FileName>
|
|
<FileType>1</FileType>
|
|
<FileType>1</FileType>
|
|
@@ -714,5 +817,4 @@
|
|
</Groups>
|
|
</Groups>
|
|
</Target>
|
|
</Target>
|
|
</Targets>
|
|
</Targets>
|
|
-
|
|
|
|
</Project>
|
|
</Project>
|