第一次提交
This commit is contained in:
101
Project/.vscode/c_cpp_properties.json
vendored
Normal file
101
Project/.vscode/c_cpp_properties.json
vendored
Normal file
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "template",
|
||||
"includePath": [
|
||||
"e:\\Car_item\\TQ\\code\\back\\Firmware\\drivers\\inc",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Firmware\\cmsis\\cm4\\core_support",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Firmware\\cmsis\\cm4\\device_support",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Bsp",
|
||||
"e:\\Car_item\\TQ\\code\\back\\App",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Middlewares",
|
||||
"e:\\Car_item\\TQ\\code\\back\\lib",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Common",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Bsp\\map",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Firmware\\cmsis\\cm4\\device_support\\startup\\mdk",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Firmware\\drivers\\src",
|
||||
"e:\\Car_item\\TQ\\code\\back\\Lib",
|
||||
"e:\\Car_item\\TQ\\code\\back"
|
||||
],
|
||||
"defines": [
|
||||
"AT32A423VCT7",
|
||||
"USE_STDPERIPH_DRIVER",
|
||||
"AT_START_A423_V1",
|
||||
"__CC_ARM",
|
||||
"__arm__",
|
||||
"__align(x)=",
|
||||
"__ALIGNOF__(x)=",
|
||||
"__alignof__(x)=",
|
||||
"__asm(x)=",
|
||||
"__forceinline=",
|
||||
"__restrict=",
|
||||
"__global_reg(n)=",
|
||||
"__inline=",
|
||||
"__int64=long long",
|
||||
"__INTADDR__(expr)=0",
|
||||
"__irq=",
|
||||
"__packed=",
|
||||
"__pure=",
|
||||
"__smc(n)=",
|
||||
"__svc(n)=",
|
||||
"__svc_indirect(n)=",
|
||||
"__svc_indirect_r7(n)=",
|
||||
"__value_in_regs=",
|
||||
"__weak=",
|
||||
"__writeonly=",
|
||||
"__declspec(x)=",
|
||||
"__attribute__(x)=",
|
||||
"__nonnull__(x)=",
|
||||
"__register=",
|
||||
"__breakpoint(x)=",
|
||||
"__cdp(x,y,z)=",
|
||||
"__clrex()=",
|
||||
"__clz(x)=0U",
|
||||
"__current_pc()=0U",
|
||||
"__current_sp()=0U",
|
||||
"__disable_fiq()=",
|
||||
"__disable_irq()=",
|
||||
"__dmb(x)=",
|
||||
"__dsb(x)=",
|
||||
"__enable_fiq()=",
|
||||
"__enable_irq()=",
|
||||
"__fabs(x)=0.0",
|
||||
"__fabsf(x)=0.0f",
|
||||
"__force_loads()=",
|
||||
"__force_stores()=",
|
||||
"__isb(x)=",
|
||||
"__ldrex(x)=0U",
|
||||
"__ldrexd(x)=0U",
|
||||
"__ldrt(x)=0U",
|
||||
"__memory_changed()=",
|
||||
"__nop()=",
|
||||
"__pld(...)=",
|
||||
"__pli(...)=",
|
||||
"__qadd(x,y)=0",
|
||||
"__qdbl(x)=0",
|
||||
"__qsub(x,y)=0",
|
||||
"__rbit(x)=0U",
|
||||
"__rev(x)=0U",
|
||||
"__return_address()=0U",
|
||||
"__ror(x,y)=0U",
|
||||
"__schedule_barrier()=",
|
||||
"__semihost(x,y)=0",
|
||||
"__sev()=",
|
||||
"__sqrt(x)=0.0",
|
||||
"__sqrtf(x)=0.0f",
|
||||
"__ssat(x,y)=0",
|
||||
"__strex(x,y)=0U",
|
||||
"__strexd(x,y)=0",
|
||||
"__strt(x,y)=",
|
||||
"__swp(x,y)=0U",
|
||||
"__usat(x,y)=0U",
|
||||
"__wfe()=",
|
||||
"__wfi()=",
|
||||
"__yield()=",
|
||||
"__vfp_status(x,y)=0"
|
||||
],
|
||||
"intelliSenseMode": "${default}"
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
||||
6
Project/.vscode/keil-assistant.log
vendored
Normal file
6
Project/.vscode/keil-assistant.log
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[info] Log at : 2025/12/2|15:14:11|GMT+0800
|
||||
|
||||
[info] Log at : 2025/12/2|15:14:23|GMT+0800
|
||||
|
||||
[info] Log at : 2025/12/2|17:19:46|GMT+0800
|
||||
|
||||
0
Project/.vscode/uv4.log.lock
vendored
Normal file
0
Project/.vscode/uv4.log.lock
vendored
Normal file
9
Project/EventRecorderStub.scvd
Normal file
9
Project/EventRecorderStub.scvd
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<component_viewer schemaVersion="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="Component_Viewer.xsd">
|
||||
|
||||
<component name="EventRecorderStub" version="1.0.0"/> <!--name and version of the component-->
|
||||
<events>
|
||||
</events>
|
||||
|
||||
</component_viewer>
|
||||
46
Project/JLinkSettings.ini
Normal file
46
Project/JLinkSettings.ini
Normal file
@@ -0,0 +1,46 @@
|
||||
[BREAKPOINTS]
|
||||
ForceImpTypeAny = 0
|
||||
ShowInfoWin = 1
|
||||
EnableFlashBP = 2
|
||||
BPDuringExecution = 0
|
||||
[CFI]
|
||||
CFISize = 0x00
|
||||
CFIAddr = 0x00
|
||||
[CPU]
|
||||
MonModeVTableAddr = 0xFFFFFFFF
|
||||
MonModeDebug = 0
|
||||
MaxNumAPs = 0
|
||||
LowPowerHandlingMode = 0
|
||||
OverrideMemMap = 0
|
||||
AllowSimulation = 1
|
||||
ScriptFile=""
|
||||
[FLASH]
|
||||
RMWThreshold = 0x400
|
||||
Loaders=""
|
||||
EraseType = 0x00
|
||||
CacheExcludeSize = 0x00
|
||||
CacheExcludeAddr = 0x00
|
||||
MinNumBytesFlashDL = 0
|
||||
SkipProgOnCRCMatch = 1
|
||||
VerifyDownload = 1
|
||||
AllowCaching = 1
|
||||
EnableFlashDL = 2
|
||||
Override = 0
|
||||
Device="ARM7"
|
||||
[GENERAL]
|
||||
WorkRAMSize = 0x00
|
||||
WorkRAMAddr = 0x00
|
||||
RAMUsageLimit = 0x00
|
||||
[SWO]
|
||||
SWOLogFile=""
|
||||
[MEM]
|
||||
RdOverrideOrMask = 0x00
|
||||
RdOverrideAndMask = 0xFFFFFFFF
|
||||
RdOverrideAddr = 0xFFFFFFFF
|
||||
WrOverrideOrMask = 0x00
|
||||
WrOverrideAndMask = 0xFFFFFFFF
|
||||
WrOverrideAddr = 0xFFFFFFFF
|
||||
[RAM]
|
||||
VerifyDownload = 0x00
|
||||
[DYN_MEM_MAP]
|
||||
NumUserRegion = 0x00
|
||||
1572
Project/objects/template.hex
Normal file
1572
Project/objects/template.hex
Normal file
File diff suppressed because it is too large
Load Diff
3646
Project/template.uvguix.22588
Normal file
3646
Project/template.uvguix.22588
Normal file
File diff suppressed because one or more lines are too long
3641
Project/template.uvguix.user
Normal file
3641
Project/template.uvguix.user
Normal file
File diff suppressed because one or more lines are too long
1034
Project/template.uvoptx
Normal file
1034
Project/template.uvoptx
Normal file
File diff suppressed because it is too large
Load Diff
880
Project/template.uvprojx
Normal file
880
Project/template.uvprojx
Normal file
@@ -0,0 +1,880 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
|
||||
|
||||
<SchemaVersion>2.1</SchemaVersion>
|
||||
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>template</TargetName>
|
||||
<ToolsetNumber>0x4</ToolsetNumber>
|
||||
<ToolsetName>ARM-ADS</ToolsetName>
|
||||
<pCCUsed>5060960::V5.06 update 7 (build 960)::.\ARMCC</pCCUsed>
|
||||
<uAC6>0</uAC6>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>AT32A423CCU7</Device>
|
||||
<Vendor>ArteryTek</Vendor>
|
||||
<PackID>ArteryTek.AT32A423_DFP.2.0.4</PackID>
|
||||
<Cpu>IRAM(0x20000000,0xC000) IROM(0x08000000,0x40000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
|
||||
<FlashUtilSpec></FlashUtilSpec>
|
||||
<StartupFile></StartupFile>
|
||||
<FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0AT32A423_256 -FS08000000 -FL040000 -FP0($$Device:AT32A423CCU7$Flash\AT32A423_256.FLM))</FlashDriverDll>
|
||||
<DeviceId>0</DeviceId>
|
||||
<RegisterFile>$$Device:AT32A423CCU7$Device\Include\at32a423.h</RegisterFile>
|
||||
<MemoryEnv></MemoryEnv>
|
||||
<Cmp></Cmp>
|
||||
<Asm></Asm>
|
||||
<Linker></Linker>
|
||||
<OHString></OHString>
|
||||
<InfinionOptionDll></InfinionOptionDll>
|
||||
<SLE66CMisc></SLE66CMisc>
|
||||
<SLE66AMisc></SLE66AMisc>
|
||||
<SLE66LinkerMisc></SLE66LinkerMisc>
|
||||
<SFDFile>$$Device:AT32A423CCU7$SVD\AT32A423xx_v2.svd</SFDFile>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath></BinPath>
|
||||
<IncludePath></IncludePath>
|
||||
<LibPath></LibPath>
|
||||
<RegisterFilePath></RegisterFilePath>
|
||||
<DBRegisterFilePath></DBRegisterFilePath>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\objects\</OutputDirectory>
|
||||
<OutputName>template</OutputName>
|
||||
<CreateExecutable>1</CreateExecutable>
|
||||
<CreateLib>0</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>1</BrowseInformation>
|
||||
<ListingPath>.\listings\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name></UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name></UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name></UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString></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></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>0</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments> -REMAP -MPU</SimDllArguments>
|
||||
<SimDlgDll>DCM.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pCM4</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments> -MPU</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>
|
||||
</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>"" ()</Flash3>
|
||||
<Flash4></Flash4>
|
||||
<pFcarmOut></pFcarmOut>
|
||||
<pFcarmGrp></pFcarmGrp>
|
||||
<pFcArmRoot></pFcArmRoot>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArmAds>
|
||||
<ArmAdsMisc>
|
||||
<GenerateListings>0</GenerateListings>
|
||||
<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>
|
||||
<AdsALst>1</AdsALst>
|
||||
<AdsACrf>1</AdsACrf>
|
||||
<AdsANop>0</AdsANop>
|
||||
<AdsANot>0</AdsANot>
|
||||
<AdsLLst>1</AdsLLst>
|
||||
<AdsLmap>1</AdsLmap>
|
||||
<AdsLcgr>1</AdsLcgr>
|
||||
<AdsLsym>1</AdsLsym>
|
||||
<AdsLszi>1</AdsLszi>
|
||||
<AdsLtoi>1</AdsLtoi>
|
||||
<AdsLsun>1</AdsLsun>
|
||||
<AdsLven>1</AdsLven>
|
||||
<AdsLsxf>1</AdsLsxf>
|
||||
<RvctClst>0</RvctClst>
|
||||
<GenPPlst>0</GenPPlst>
|
||||
<AdsCpuType>"Cortex-M4"</AdsCpuType>
|
||||
<RvctDeviceName></RvctDeviceName>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>1</hadIROM>
|
||||
<hadIRAM>1</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>2</RvdsVP>
|
||||
<RvdsMve>0</RvdsMve>
|
||||
<RvdsCdeCp>0</RvdsCdeCp>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<StupSel>8</StupSel>
|
||||
<useUlib>1</useUlib>
|
||||
<EndSel>0</EndSel>
|
||||
<uLtcg>0</uLtcg>
|
||||
<nSecure>0</nSecure>
|
||||
<RoSelD>3</RoSelD>
|
||||
<RwSelD>3</RwSelD>
|
||||
<CodeSel>0</CodeSel>
|
||||
<OptFeed>0</OptFeed>
|
||||
<NoZi1>0</NoZi1>
|
||||
<NoZi2>0</NoZi2>
|
||||
<NoZi3>0</NoZi3>
|
||||
<NoZi4>0</NoZi4>
|
||||
<NoZi5>0</NoZi5>
|
||||
<Ro1Chk>0</Ro1Chk>
|
||||
<Ro2Chk>0</Ro2Chk>
|
||||
<Ro3Chk>0</Ro3Chk>
|
||||
<Ir1Chk>1</Ir1Chk>
|
||||
<Ir2Chk>0</Ir2Chk>
|
||||
<Ra1Chk>0</Ra1Chk>
|
||||
<Ra2Chk>0</Ra2Chk>
|
||||
<Ra3Chk>0</Ra3Chk>
|
||||
<Im1Chk>1</Im1Chk>
|
||||
<Im2Chk>0</Im2Chk>
|
||||
<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>0xc000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x40000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<OCR_RVCT1>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT1>
|
||||
<OCR_RVCT2>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT2>
|
||||
<OCR_RVCT3>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT3>
|
||||
<OCR_RVCT4>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x40000</Size>
|
||||
</OCR_RVCT4>
|
||||
<OCR_RVCT5>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT5>
|
||||
<OCR_RVCT6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT6>
|
||||
<OCR_RVCT7>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT7>
|
||||
<OCR_RVCT8>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT8>
|
||||
<OCR_RVCT9>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0xc000</Size>
|
||||
</OCR_RVCT9>
|
||||
<OCR_RVCT10>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT10>
|
||||
</OnChipMemories>
|
||||
<RvctStartVector></RvctStartVector>
|
||||
</ArmAdsMisc>
|
||||
<Cads>
|
||||
<interw>1</interw>
|
||||
<Optim>4</Optim>
|
||||
<oTime>0</oTime>
|
||||
<SplitLS>0</SplitLS>
|
||||
<OneElfS>1</OneElfS>
|
||||
<Strict>0</Strict>
|
||||
<EnumInt>0</EnumInt>
|
||||
<PlainCh>0</PlainCh>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<wLevel>2</wLevel>
|
||||
<uThumb>0</uThumb>
|
||||
<uSurpInc>0</uSurpInc>
|
||||
<uC99>1</uC99>
|
||||
<uGnu>0</uGnu>
|
||||
<useXO>0</useXO>
|
||||
<v6Lang>1</v6Lang>
|
||||
<v6LangP>1</v6LangP>
|
||||
<vShortEn>1</vShortEn>
|
||||
<vShortWch>1</vShortWch>
|
||||
<v6Lto>0</v6Lto>
|
||||
<v6WtE>0</v6WtE>
|
||||
<v6Rtti>0</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define>AT32A423VCT7,USE_STDPERIPH_DRIVER,AT_START_A423_V1</Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath>..\Firmware\drivers\inc;..\Firmware\cmsis\cm4\core_support;..\Firmware\cmsis\cm4\device_support;..\Bsp;..\App;..\Middlewares;..\lib;..\Common;..\Bsp\map;..\Bsp\cal_creep;..\app_cail\lib_math_cail;..\app_cail\moxzen_protocol;..\app_cail\mx_log\logRTT\SEGGER_RTT_V782c\Config;..\app_cail\mx_log\logRTT\SEGGER_RTT_V782c\RTT;..\app_cail\port;..\app_cail;..\app_cail\mx_log</IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
<Aads>
|
||||
<interw>1</interw>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<thumb>0</thumb>
|
||||
<SplitLS>0</SplitLS>
|
||||
<SwStkChk>0</SwStkChk>
|
||||
<NoWarn>0</NoWarn>
|
||||
<uSurpInc>0</uSurpInc>
|
||||
<useXO>0</useXO>
|
||||
<ClangAsOpt>4</ClangAsOpt>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Aads>
|
||||
<LDads>
|
||||
<umfTarg>1</umfTarg>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<noStLib>0</noStLib>
|
||||
<RepFail>1</RepFail>
|
||||
<useFile>0</useFile>
|
||||
<TextAddressRange>0x08000000</TextAddressRange>
|
||||
<DataAddressRange>0x20000000</DataAddressRange>
|
||||
<pXoBase></pXoBase>
|
||||
<ScatterFile></ScatterFile>
|
||||
<IncludeLibs></IncludeLibs>
|
||||
<IncludeLibsPath></IncludeLibsPath>
|
||||
<Misc></Misc>
|
||||
<LinkerInputFile></LinkerInputFile>
|
||||
<DisabledWarnings></DisabledWarnings>
|
||||
</LDads>
|
||||
</TargetArmAds>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>app</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>main.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\App\main.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>app_get_json.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\App\app_get_json.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>app_scan.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\App\app_scan.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>app_soft.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\App\app_soft.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>common</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>system_at32a423.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\cmsis\cm4\device_support\system_at32a423.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>startup_at32a423.s</FileName>
|
||||
<FileType>2</FileType>
|
||||
<FilePath>..\Firmware\cmsis\cm4\device_support\startup\mdk\startup_at32a423.s</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>sysconfig.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Common\sysconfig.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>systick.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Common\systick.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_clock.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Common\at32a423_clock.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_int.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Common\at32a423_int.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>bsp</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>bsp_led.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\bsp_led.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bsp_uart.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\bsp_uart.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bsp_adc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\bsp_adc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bsp_can.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\bsp_can.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bsp_74hc595.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\bsp_74hc595.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bsp_rs2251.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\bsp_rs2251.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bsp_spi.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\bsp_spi.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bsp_flash.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\bsp_flash.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>middlewares</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>circular_buffer.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Middlewares\circular_buffer.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>priv_malloc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Middlewares\priv_malloc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mx_frame_core.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Middlewares\mx_frame_core.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mx_serial.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Middlewares\mx_serial.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mx_spi.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Middlewares\mx_spi.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>cJSON.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Middlewares\cJSON.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>firmware</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>at32a423_acc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_acc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_adc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_adc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_can.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_can.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_crc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_crc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_crm.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_crm.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_dac.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_dac.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_debug.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_debug.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_dma.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_dma.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_ertc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_ertc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_exint.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_exint.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_flash.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_flash.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_gpio.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_gpio.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_i2c.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_i2c.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_misc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_misc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_pwc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_pwc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_scfg.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_scfg.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_spi.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_spi.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_tmr.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_tmr.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_usart.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_usart.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_usb.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_usb.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_wdt.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_wdt.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_wwdt.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_wwdt.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>at32a423_xmc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Firmware\drivers\src\at32a423_xmc.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>lib</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>lib_cal_creep_resistance.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\Bsp\cal_creep\lib_cal_creep_resistance.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>cali_process.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\lib_math_cail\cali_process.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>resi_math_lib.lib</FileName>
|
||||
<FileType>4</FileType>
|
||||
<FilePath>..\Lib\resi_math_lib.lib</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>app_map</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>app_mozen_handler.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\moxzen_protocol\app_mozen_handler.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mozen_protocol.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\moxzen_protocol\mozen_protocol.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mozen_tunnel.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\moxzen_protocol\mozen_tunnel.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>app_calibration.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\app_calibration.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>bsp_fmc_flash.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\port\bsp_fmc_flash.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>0</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>flash_port.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\port\flash_port.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>log_rtt.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\mx_log\logRTT\log_rtt.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>0</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>mx_log.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\app_cail\mx_log\mx_log.c</FilePath>
|
||||
<FileOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>2</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>0</IncludeInBuild>
|
||||
<AlwaysBuild>2</AlwaysBuild>
|
||||
<GenerateAssemblyFile>2</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>2</AssembleAssemblyFile>
|
||||
<PublicsOnly>2</PublicsOnly>
|
||||
<StopOnExitCode>11</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<FileArmAds>
|
||||
<Cads>
|
||||
<interw>2</interw>
|
||||
<Optim>0</Optim>
|
||||
<oTime>2</oTime>
|
||||
<SplitLS>2</SplitLS>
|
||||
<OneElfS>2</OneElfS>
|
||||
<Strict>2</Strict>
|
||||
<EnumInt>2</EnumInt>
|
||||
<PlainCh>2</PlainCh>
|
||||
<Ropi>2</Ropi>
|
||||
<Rwpi>2</Rwpi>
|
||||
<wLevel>0</wLevel>
|
||||
<uThumb>2</uThumb>
|
||||
<uSurpInc>2</uSurpInc>
|
||||
<uC99>2</uC99>
|
||||
<uGnu>2</uGnu>
|
||||
<useXO>2</useXO>
|
||||
<v6Lang>0</v6Lang>
|
||||
<v6LangP>0</v6LangP>
|
||||
<vShortEn>2</vShortEn>
|
||||
<vShortWch>2</vShortWch>
|
||||
<v6Lto>2</v6Lto>
|
||||
<v6WtE>2</v6WtE>
|
||||
<v6Rtti>2</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
</FileArmAds>
|
||||
</FileOption>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
|
||||
<RTE>
|
||||
<apis/>
|
||||
<components/>
|
||||
<files/>
|
||||
</RTE>
|
||||
|
||||
<LayerInfo>
|
||||
<Layers>
|
||||
<Layer>
|
||||
<LayName>template</LayName>
|
||||
<LayTarg>0</LayTarg>
|
||||
<LayPrjMark>1</LayPrjMark>
|
||||
</Layer>
|
||||
</Layers>
|
||||
</LayerInfo>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user