From 9b021d1a0dd271acd8a14612168ebf561e196423 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B7=E5=BA=8A=E5=B0=B1=E7=8A=AF=E5=9B=B0?=
<11730503+psx123456@user.noreply.gitee.com>
Date: Thu, 29 May 2025 17:20:11 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AF=A5=E5=87=8F=E9=80=9F=E6=AF=94?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
APP/Common/ptz_default_value.h | 20 +-
BSP/IAR/GD32F450xE.icf | 4 +-
PROJECT/Backup (1) of OS2.ewd | 3064 +++++++++++++++++++++++
PROJECT/Backup (1) of OS2.ewp | 3668 ++++++++++++++++++++++++++++
PROJECT/Backup (1) of OS2.ewt | 3697 ++++++++++++++++++++++++++++
PROJECT/OS2.ewd | 206 +-
PROJECT/OS2.ewp | 150 +-
PROJECT/OS2.ewt | 4150 ++++++++++++++++----------------
8 files changed, 12819 insertions(+), 2140 deletions(-)
create mode 100644 PROJECT/Backup (1) of OS2.ewd
create mode 100644 PROJECT/Backup (1) of OS2.ewp
create mode 100644 PROJECT/Backup (1) of OS2.ewt
diff --git a/APP/Common/ptz_default_value.h b/APP/Common/ptz_default_value.h
index 638a4ff..c53fce9 100644
--- a/APP/Common/ptz_default_value.h
+++ b/APP/Common/ptz_default_value.h
@@ -338,11 +338,11 @@
#ifdef PTZ_SUPER_LIGHT_WORM_L6235D_AS5047D_24V
///水平电机减速比
- #define PTZ_HORI_MOTOR_RATIO 27.0
+ #define PTZ_HORI_MOTOR_RATIO 3.0
///水平大齿轮减速比
#define PTZ_HORI_BIG_GEAR_RATIO 50.0
///水平总减速比
- #define PTZ_HORI_RATIO 1350.0
+ #define PTZ_HORI_RATIO 150.0
///水平电机调速模拟电压最大值
#define PTZ_HORI_VR_MAX 1999
///水平电机调速模拟电压最小值
@@ -354,20 +354,20 @@
///水平电机最小转速
#define PTZ_HORI_MOTOR_MIN_SPEED 405.0
///水平云台最大转速
- #define PTZ_HORI_MAX_SPEED 2.2
+ #define PTZ_HORI_MAX_SPEED 20.0
///水平云台最小转速
- #define PTZ_HORI_MIN_SPEED 0.3
+ #define PTZ_HORI_MIN_SPEED 2.7
///水平云台默认最佳速度
- #define PTZ_HORI_BEST_SPEED 1.6
+ #define PTZ_HORI_BEST_SPEED 14.4
/**********************************************************/
///磁编码器和电机之间的减速比
- #define PTZ_VERT_MOTOR_RATIO 27.0
+ #define PTZ_VERT_MOTOR_RATIO 10.0
///磁编码器与云台轴之间的减速比
#define PTZ_VERT_BIG_GEAR_RATIO 50.0
///垂直总减速比
- #define PTZ_VERT_RATIO 1350.0
+ #define PTZ_VERT_RATIO 500.0
///垂直电机调速模拟电压最大值
#define PTZ_VERT_VR_MAX 1999
///垂直电机调速模拟电压最小值
@@ -379,11 +379,11 @@
///垂直电机最小转速
#define PTZ_VERT_MOTOR_MIN_SPEED 405.0
///垂直云台最大转速
- #define PTZ_VERT_MAX_SPEED 2.2
+ #define PTZ_VERT_MAX_SPEED 6.0
///垂直云台最小转速
- #define PTZ_VERT_MIN_SPEED 0.3
+ #define PTZ_VERT_MIN_SPEED 0.81
///垂直云台默认最佳速度
- #define PTZ_VERT_BEST_SPEED 1.6
+ #define PTZ_VERT_BEST_SPEED 4.3
//电机磁极对数
diff --git a/BSP/IAR/GD32F450xE.icf b/BSP/IAR/GD32F450xE.icf
index 67e4732..3074568 100644
--- a/BSP/IAR/GD32F450xE.icf
+++ b/BSP/IAR/GD32F450xE.icf
@@ -2,9 +2,9 @@
/*-Editor annotation file-*/
/* IcfEditorFile="$TOOLKIT_DIR$\config\ide\IcfEditor\cortex_v1_0.xml" */
/*-Specials-*/
-define symbol __ICFEDIT_intvec_start__ = 0x08010000;
+define symbol __ICFEDIT_intvec_start__ = 0x08000000;
/*-Memory Regions-*/
-define symbol __ICFEDIT_region_ROM_start__ = 0x08010000;
+define symbol __ICFEDIT_region_ROM_start__ = 0x08000000;
define symbol __ICFEDIT_region_ROM_end__ = 0x0807FFFF;
define symbol __ICFEDIT_region_RAM_start__ = 0x20000000;
define symbol __ICFEDIT_region_RAM_end__ = 0x2002FFFF;
diff --git a/PROJECT/Backup (1) of OS2.ewd b/PROJECT/Backup (1) of OS2.ewd
new file mode 100644
index 0000000..fe8d3df
--- /dev/null
+++ b/PROJECT/Backup (1) of OS2.ewd
@@ -0,0 +1,3064 @@
+
+
+ 3
+
+ Debug
+
+ ARM
+
+ 1
+
+ C-SPY
+ 2
+
+ 32
+ 1
+ 1
+
+ CInput
+ 1
+
+
+ CEndian
+ 1
+
+
+ CProcessor
+ 1
+
+
+ OCVariant
+ 0
+
+
+ MacOverride
+ 0
+
+
+ MacFile
+
+
+
+ MemOverride
+ 0
+
+
+ MemFile
+ $TOOLKIT_DIR$\CONFIG\debugger\GigaDevice\GD32F450xE.ddf
+
+
+ RunToEnable
+ 1
+
+
+ RunToName
+ main
+
+
+ CExtraOptionsCheck
+ 0
+
+
+ CExtraOptions
+
+
+
+ CFpuProcessor
+ 1
+
+
+ OCDDFArgumentProducer
+
+
+
+ OCDownloadSuppressDownload
+ 0
+
+
+ OCDownloadVerifyAll
+ 0
+
+
+ OCProductVersion
+ 6.30.1.53141
+
+
+ OCDynDriverList
+ JLINK_ID
+
+
+ OCLastSavedByProductVersion
+ 9.20.1.43525
+
+
+ UseFlashLoader
+ 0
+
+
+ CLowLevel
+ 1
+
+
+ OCBE8Slave
+ 1
+
+
+ MacFile2
+
+
+
+ CDevice
+ 1
+
+
+ FlashLoadersV3
+ $TOOLKIT_DIR$\config\flashloader\GigaDevice\FlashGD32F4xxxE.board
+
+
+ OCImagesSuppressCheck1
+ 0
+
+
+ OCImagesPath1
+
+
+
+ OCImagesSuppressCheck2
+ 0
+
+
+ OCImagesPath2
+
+
+
+ OCImagesSuppressCheck3
+ 0
+
+
+ OCImagesPath3
+
+
+
+ OverrideDefFlashBoard
+ 0
+
+
+ OCImagesOffset1
+
+
+
+ OCImagesOffset2
+
+
+
+ OCImagesOffset3
+
+
+
+ OCImagesUse1
+ 0
+
+
+ OCImagesUse2
+ 0
+
+
+ OCImagesUse3
+ 0
+
+
+ OCDeviceConfigMacroFile
+ 1
+
+
+ OCDebuggerExtraOption
+ 1
+
+
+ OCAllMTBOptions
+ 1
+
+
+ OCMulticoreNrOfCores
+ 1
+
+
+ OCMulticoreWorkspace
+
+
+
+ OCMulticoreSlaveProject
+
+
+
+ OCMulticoreSlaveConfiguration
+
+
+
+ OCDownloadExtraImage
+ 1
+
+
+ OCAttachSlave
+ 0
+
+
+ MassEraseBeforeFlashing
+ 0
+
+
+ OCMulticoreNrOfCoresSlave
+ 1
+
+
+ OCMulticoreAMPConfigType
+ 0
+
+
+ OCMulticoreSessionFile
+
+
+
+ OCTpiuBaseOption
+ 1
+
+
+
+
+ ARMSIM_ID
+ 2
+
+ 1
+ 1
+ 1
+
+ OCSimDriverInfo
+ 1
+
+
+ OCSimEnablePSP
+ 0
+
+
+ OCSimPspOverrideConfig
+ 0
+
+
+ OCSimPspConfigFile
+
+
+
+
+
+ CADI_ID
+ 2
+
+ 0
+ 1
+ 1
+
+ CCadiMemory
+ 1
+
+
+ Fast Model
+
+
+
+ CCADILogFileCheck
+ 0
+
+
+ CCADILogFileEditB
+ $PROJ_DIR$\cspycomm.log
+
+
+ OCDriverInfo
+ 1
+
+
+
+
+ CMSISDAP_ID
+ 2
+
+ 4
+ 1
+ 1
+
+ CatchSFERR
+ 1
+
+
+ OCDriverInfo
+ 1
+
+
+ OCIarProbeScriptFile
+ 1
+
+
+ CMSISDAPResetList
+ 1
+ 10
+
+
+ CMSISDAPHWResetDuration
+ 300
+
+
+ CMSISDAPHWResetDelay
+ 200
+
+
+ CMSISDAPDoLogfile
+ 0
+
+
+ CMSISDAPLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CMSISDAPInterfaceRadio
+ 0
+
+
+ CMSISDAPInterfaceCmdLine
+ 0
+
+
+ CMSISDAPMultiTargetEnable
+ 0
+
+
+ CMSISDAPMultiTarget
+ 0
+
+
+ CMSISDAPJtagSpeedList
+ 0
+ 0
+
+
+ CMSISDAPBreakpointRadio
+ 0
+
+
+ CMSISDAPRestoreBreakpointsCheck
+ 0
+
+
+ CMSISDAPUpdateBreakpointsEdit
+ _call_main
+
+
+ RDICatchReset
+ 0
+
+
+ RDICatchUndef
+ 1
+
+
+ RDICatchSWI
+ 0
+
+
+ RDICatchData
+ 1
+
+
+ RDICatchPrefetch
+ 1
+
+
+ RDICatchIRQ
+ 0
+
+
+ RDICatchFIQ
+ 0
+
+
+ CatchCORERESET
+ 0
+
+
+ CatchMMERR
+ 1
+
+
+ CatchNOCPERR
+ 1
+
+
+ CatchCHKERR
+ 1
+
+
+ CatchSTATERR
+ 1
+
+
+ CatchBUSERR
+ 1
+
+
+ CatchINTERR
+ 1
+
+
+ CatchHARDERR
+ 1
+
+
+ CatchDummy
+ 0
+
+
+ CMSISDAPMultiCPUEnable
+ 0
+
+
+ CMSISDAPMultiCPUNumber
+ 0
+
+
+ OCProbeCfgOverride
+ 0
+
+
+ OCProbeConfig
+
+
+
+ CMSISDAPProbeConfigRadio
+ 0
+
+
+ CMSISDAPSelectedCPUBehaviour
+
+
+
+ ICpuName
+
+
+
+ OCJetEmuParams
+ 1
+
+
+ CCCMSISDAPUsbSerialNo
+
+
+
+ CCCMSISDAPUsbSerialNoSelect
+ 0
+
+
+
+
+ GDBSERVER_ID
+ 2
+
+ 0
+ 1
+ 1
+
+ OCDriverInfo
+ 1
+
+
+ TCPIP
+ aaa.bbb.ccc.ddd
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCJTagBreakpointRadio
+ 0
+
+
+ CCJTagDoUpdateBreakpoints
+ 0
+
+
+ CCJTagUpdateBreakpoints
+ _call_main
+
+
+
+
+ IJET_ID
+ 2
+
+ 9
+ 1
+ 1
+
+ CatchSFERR
+ 1
+
+
+ OCDriverInfo
+ 1
+
+
+ OCIarProbeScriptFile
+ 1
+
+
+ IjetResetList
+ 1
+ 10
+
+
+ IjetHWResetDuration
+ 300
+
+
+ IjetHWResetDelay
+ 200
+
+
+ IjetPowerFromProbe
+ 1
+
+
+ IjetPowerRadio
+ 0
+
+
+ IjetDoLogfile
+ 0
+
+
+ IjetLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ IjetInterfaceRadio
+ 0
+
+
+ IjetInterfaceCmdLine
+ 0
+
+
+ IjetMultiTargetEnable
+ 0
+
+
+ IjetMultiTarget
+ 0
+
+
+ IjetScanChainNonARMDevices
+ 0
+
+
+ IjetIRLength
+ 0
+
+
+ IjetJtagSpeedList
+ 0
+ 0
+
+
+ IjetProtocolRadio
+ 0
+
+
+ IjetSwoPin
+ 0
+
+
+ IjetCpuClockEdit
+ 72.0
+
+
+ IjetSwoPrescalerList
+ 1
+ 0
+
+
+ IjetBreakpointRadio
+ 0
+
+
+ IjetRestoreBreakpointsCheck
+ 0
+
+
+ IjetUpdateBreakpointsEdit
+ _call_main
+
+
+ RDICatchReset
+ 0
+
+
+ RDICatchUndef
+ 1
+
+
+ RDICatchSWI
+ 0
+
+
+ RDICatchData
+ 1
+
+
+ RDICatchPrefetch
+ 1
+
+
+ RDICatchIRQ
+ 0
+
+
+ RDICatchFIQ
+ 0
+
+
+ CatchCORERESET
+ 0
+
+
+ CatchMMERR
+ 1
+
+
+ CatchNOCPERR
+ 1
+
+
+ CatchCHKERR
+ 1
+
+
+ CatchSTATERR
+ 1
+
+
+ CatchBUSERR
+ 1
+
+
+ CatchINTERR
+ 1
+
+
+ CatchHARDERR
+ 1
+
+
+ CatchDummy
+ 0
+
+
+ OCProbeCfgOverride
+ 0
+
+
+ OCProbeConfig
+
+
+
+ IjetProbeConfigRadio
+ 0
+
+
+ IjetMultiCPUEnable
+ 0
+
+
+ IjetMultiCPUNumber
+ 0
+
+
+ IjetSelectedCPUBehaviour
+
+
+
+ ICpuName
+
+
+
+ OCJetEmuParams
+ 1
+
+
+ IjetPreferETB
+ 1
+
+
+ IjetTraceSettingsList
+ 0
+ 0
+
+
+ IjetTraceSizeList
+ 0
+ 4
+
+
+ FlashBoardPathSlave
+ 0
+
+
+ CCIjetUsbSerialNo
+
+
+
+ CCIjetUsbSerialNoSelect
+ 0
+
+
+ CatchV8ARReset
+ 0
+
+
+ CatchV8AREREL1NS
+ 0
+
+
+ CatchV8AREREL1S
+ 0
+
+
+ CatchV8AREREL2NS
+ 0
+
+
+ CatchV8AREREL3S
+ 0
+
+
+ CatchV8AREEL1NS
+ 0
+
+
+ CatchV8ARREL1NS
+ 0
+
+
+ CatchV8AREEL1S
+ 0
+
+
+ CatchV8ARREL1S
+ 0
+
+
+ CatchV8AREEL2NS
+ 0
+
+
+ CatchV8ARREL2NS
+ 0
+
+
+ CatchV8AREEL3S
+ 0
+
+
+ CatchV8ARREL3S
+ 0
+
+
+
+
+ JLINK_ID
+ 2
+
+ 16
+ 1
+ 1
+
+ CCCatchSFERR
+ 0
+
+
+ JLinkSpeed
+ 32
+
+
+ CCJLinkDoLogfile
+ 0
+
+
+ CCJLinkLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCJLinkHWResetDelay
+ 0
+
+
+ OCDriverInfo
+ 1
+
+
+ JLinkInitialSpeed
+ 32
+
+
+ CCDoJlinkMultiTarget
+ 0
+
+
+ CCScanChainNonARMDevices
+ 0
+
+
+ CCJLinkMultiTarget
+ 0
+
+
+ CCJLinkIRLength
+ 0
+
+
+ CCJLinkCommRadio
+ 0
+
+
+ CCJLinkTCPIP
+ aaa.bbb.ccc.ddd
+
+
+ CCJLinkSpeedRadioV2
+ 0
+
+
+ CCUSBDevice
+ 1
+ 1
+
+
+ CCRDICatchReset
+ 0
+
+
+ CCRDICatchUndef
+ 0
+
+
+ CCRDICatchSWI
+ 0
+
+
+ CCRDICatchData
+ 0
+
+
+ CCRDICatchPrefetch
+ 0
+
+
+ CCRDICatchIRQ
+ 0
+
+
+ CCRDICatchFIQ
+ 0
+
+
+ CCJLinkBreakpointRadio
+ 0
+
+
+ CCJLinkDoUpdateBreakpoints
+ 0
+
+
+ CCJLinkUpdateBreakpoints
+ _call_main
+
+
+ CCJLinkInterfaceRadio
+ 1
+
+
+ CCJLinkResetList
+ 6
+ 7
+
+
+ CCJLinkInterfaceCmdLine
+ 0
+
+
+ CCCatchCORERESET
+ 0
+
+
+ CCCatchMMERR
+ 0
+
+
+ CCCatchNOCPERR
+ 0
+
+
+ CCCatchCHRERR
+ 0
+
+
+ CCCatchSTATERR
+ 0
+
+
+ CCCatchBUSERR
+ 0
+
+
+ CCCatchINTERR
+ 0
+
+
+ CCCatchHARDERR
+ 0
+
+
+ CCCatchDummy
+ 0
+
+
+ OCJLinkScriptFile
+ 1
+
+
+ CCJLinkUsbSerialNo
+
+
+
+ CCTcpIpAlt
+ 0
+ 0
+
+
+ CCJLinkTcpIpSerialNo
+
+
+
+ CCCpuClockEdit
+ 72.0
+
+
+ CCSwoClockAuto
+ 0
+
+
+ CCSwoClockEdit
+ 2000
+
+
+ OCJLinkTraceSource
+ 0
+
+
+ OCJLinkTraceSourceDummy
+ 0
+
+
+ OCJLinkDeviceName
+ 1
+
+
+
+
+ LMIFTDI_ID
+ 2
+
+ 3
+ 1
+ 1
+
+ OCDriverInfo
+ 1
+
+
+ LmiftdiSpeed
+ 500
+
+
+ CCLmiftdiDoLogfile
+ 0
+
+
+ CCLmiftdiLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCLmiFtdiInterfaceRadio
+ 0
+
+
+ CCLmiFtdiInterfaceCmdLine
+ 0
+
+
+ CCLmiftdiUsbSerialNo
+
+
+
+ CCLmiftdiUsbSerialNoSelect
+ 0
+
+
+ CCLmiftdiResetList
+ 0
+ 0
+
+
+
+
+ NULINK_ID
+ 2
+
+ 0
+ 1
+ 1
+
+ OCDriverInfo
+ 1
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+
+
+ PEMICRO_ID
+ 2
+
+ 3
+ 1
+ 1
+
+ OCDriverInfo
+ 1
+
+
+ CCJPEMicroShowSettings
+ 0
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+
+
+ STLINK_ID
+ 2
+
+ 7
+ 1
+ 1
+
+ OCDriverInfo
+ 1
+
+
+ CCSTLinkInterfaceRadio
+ 1
+
+
+ CCSTLinkInterfaceCmdLine
+ 0
+
+
+ CCSTLinkResetList
+ 3
+ 0
+
+
+ CCCpuClockEdit
+ 72.0
+
+
+ CCSwoClockAuto
+ 0
+
+
+ CCSwoClockEdit
+ 2000
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCSTLinkDoUpdateBreakpoints
+ 0
+
+
+ CCSTLinkUpdateBreakpoints
+ _call_main
+
+
+ CCSTLinkCatchCORERESET
+ 0
+
+
+ CCSTLinkCatchMMERR
+ 0
+
+
+ CCSTLinkCatchNOCPERR
+ 0
+
+
+ CCSTLinkCatchCHRERR
+ 0
+
+
+ CCSTLinkCatchSTATERR
+ 0
+
+
+ CCSTLinkCatchBUSERR
+ 0
+
+
+ CCSTLinkCatchINTERR
+ 0
+
+
+ CCSTLinkCatchSFERR
+ 0
+
+
+ CCSTLinkCatchHARDERR
+ 0
+
+
+ CCSTLinkCatchDummy
+ 0
+
+
+ CCSTLinkUsbSerialNo
+
+
+
+ CCSTLinkUsbSerialNoSelect
+ 0
+
+
+ CCSTLinkJtagSpeedList
+ 2
+ 0
+
+
+ CCSTLinkDAPNumber
+
+
+
+ CCSTLinkDebugAccessPortRadio
+ 0
+
+
+ CCSTLinkUseServerSelect
+ 0
+
+
+ CCSTLinkProbeList
+ 1
+ 0
+
+
+
+
+ THIRDPARTY_ID
+ 2
+
+ 0
+ 1
+ 1
+
+ CThirdPartyDriverDll
+ Browse to your third-party driver
+
+
+ CThirdPartyLogFileCheck
+ 0
+
+
+ CThirdPartyLogFileEditB
+ $PROJ_DIR$\cspycomm.log
+
+
+ OCDriverInfo
+ 1
+
+
+
+
+ TIFET_ID
+ 2
+
+ 1
+ 1
+ 1
+
+ OCDriverInfo
+ 1
+
+
+ CCMSPFetResetList
+ 0
+ 0
+
+
+ CCMSPFetInterfaceRadio
+ 0
+
+
+ CCMSPFetInterfaceCmdLine
+ 0
+
+
+ CCMSPFetTargetVccTypeDefault
+ 0
+
+
+ CCMSPFetTargetVoltage
+ ###Uninitialized###
+
+
+ CCMSPFetVCCDefault
+ 1
+
+
+ CCMSPFetTargetSettlingtime
+ 0
+
+
+ CCMSPFetRadioJtagSpeedType
+ 1
+
+
+ CCMSPFetConnection
+ 0
+ 0
+
+
+ CCMSPFetUsbComPort
+ Automatic
+
+
+ CCMSPFetAllowAccessToBSL
+ 0
+
+
+ CCMSPFetDoLogfile
+ 0
+
+
+ CCMSPFetLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCMSPFetRadioEraseFlash
+ 1
+
+
+
+
+ XDS100_ID
+ 2
+
+ 9
+ 1
+ 1
+
+ OCDriverInfo
+ 1
+
+
+ TIPackageOverride
+ 0
+
+
+ TIPackage
+ C:\ti\ccs_base
+
+
+ BoardFile
+ Browse to your board file
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCXds100BreakpointRadio
+ 0
+
+
+ CCXds100DoUpdateBreakpoints
+ 0
+
+
+ CCXds100UpdateBreakpoints
+ _call_main
+
+
+ CCXds100CatchReset
+ 0
+
+
+ CCXds100CatchUndef
+ 0
+
+
+ CCXds100CatchSWI
+ 0
+
+
+ CCXds100CatchData
+ 0
+
+
+ CCXds100CatchPrefetch
+ 0
+
+
+ CCXds100CatchIRQ
+ 0
+
+
+ CCXds100CatchFIQ
+ 0
+
+
+ CCXds100CatchCORERESET
+ 0
+
+
+ CCXds100CatchMMERR
+ 0
+
+
+ CCXds100CatchNOCPERR
+ 0
+
+
+ CCXds100CatchCHRERR
+ 0
+
+
+ CCXds100CatchSTATERR
+ 0
+
+
+ CCXds100CatchBUSERR
+ 0
+
+
+ CCXds100CatchINTERR
+ 0
+
+
+ CCXds100CatchSFERR
+ 0
+
+
+ CCXds100CatchHARDERR
+ 0
+
+
+ CCXds100CatchDummy
+ 0
+
+
+ CCXds100CpuClockEdit
+
+
+
+ CCXds100SwoClockAuto
+ 0
+
+
+ CCXds100SwoClockEdit
+ 1000
+
+
+ CCXds100HWResetDelay
+ 0
+
+
+ CCXds100ResetList
+ 0
+ 0
+
+
+ CCXds100UsbSerialNo
+
+
+
+ CCXds100UsbSerialNoSelect
+ 0
+
+
+ CCXds100JtagSpeedList
+ 0
+ 0
+
+
+ CCXds100InterfaceRadio
+ 0
+
+
+ CCXds100InterfaceCmdLine
+ 0
+
+
+ CCXds100ProbeList
+ 0
+ 4
+
+
+ CCXds100SWOPortRadio
+ 0
+
+
+ CCXds100SWOPort
+ 1
+
+
+ CCXDSTargetVccEnable
+ 0
+
+
+ CCXDSTargetVoltage
+ ###Uninitialized###
+
+
+ OCXDSDigitalStatesConfigFile
+ 1
+
+
+ OCSelectedCoreName
+ 1
+
+
+
+
+
+ $TOOLKIT_DIR$\plugins\rtos\CMX\CmxArmPlugin.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\CMX\CmxTinyArmPlugin.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\FreeRtos\FreeRtosArmPlugin.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\SafeRTOS\SafeRTOSPlugin.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9BE.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin
+ 0
+
+
+ $EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin
+ 0
+
+
+ $EW_DIR$\common\plugins\TargetAccessServer\TargetAccessServer.ENU.ewplugin
+ 0
+
+
+ $EW_DIR$\common\plugins\uCProbe\uCProbePlugin.ENU.ewplugin
+ 0
+
+
+
+
+ Release
+
+ ARM
+
+ 0
+
+ C-SPY
+ 2
+
+ 32
+ 1
+ 0
+
+ CInput
+ 1
+
+
+ CEndian
+ 1
+
+
+ CProcessor
+ 1
+
+
+ OCVariant
+ 0
+
+
+ MacOverride
+ 0
+
+
+ MacFile
+
+
+
+ MemOverride
+ 0
+
+
+ MemFile
+ $TOOLKIT_DIR$\CONFIG\debugger\Freescale\MK60DN512Zxxx10.ddf
+
+
+ RunToEnable
+ 1
+
+
+ RunToName
+ main
+
+
+ CExtraOptionsCheck
+ 0
+
+
+ CExtraOptions
+
+
+
+ CFpuProcessor
+ 1
+
+
+ OCDDFArgumentProducer
+
+
+
+ OCDownloadSuppressDownload
+ 0
+
+
+ OCDownloadVerifyAll
+ 0
+
+
+ OCProductVersion
+ 6.30.1.53141
+
+
+ OCDynDriverList
+ JLINK_ID
+
+
+ OCLastSavedByProductVersion
+ 7.20.2.7418
+
+
+ UseFlashLoader
+ 0
+
+
+ CLowLevel
+ 1
+
+
+ OCBE8Slave
+ 1
+
+
+ MacFile2
+
+
+
+ CDevice
+ 1
+
+
+ FlashLoadersV3
+ $TOOLKIT_DIR$\config\flashloader\Freescale\FlashK60Dxxx128K.board
+
+
+ OCImagesSuppressCheck1
+ 0
+
+
+ OCImagesPath1
+
+
+
+ OCImagesSuppressCheck2
+ 0
+
+
+ OCImagesPath2
+
+
+
+ OCImagesSuppressCheck3
+ 0
+
+
+ OCImagesPath3
+
+
+
+ OverrideDefFlashBoard
+ 0
+
+
+ OCImagesOffset1
+
+
+
+ OCImagesOffset2
+
+
+
+ OCImagesOffset3
+
+
+
+ OCImagesUse1
+ 0
+
+
+ OCImagesUse2
+ 0
+
+
+ OCImagesUse3
+ 0
+
+
+ OCDeviceConfigMacroFile
+ 1
+
+
+ OCDebuggerExtraOption
+ 1
+
+
+ OCAllMTBOptions
+ 1
+
+
+ OCMulticoreNrOfCores
+ 1
+
+
+ OCMulticoreWorkspace
+
+
+
+ OCMulticoreSlaveProject
+
+
+
+ OCMulticoreSlaveConfiguration
+
+
+
+ OCDownloadExtraImage
+ 1
+
+
+ OCAttachSlave
+ 0
+
+
+ MassEraseBeforeFlashing
+ 0
+
+
+ OCMulticoreNrOfCoresSlave
+ 1
+
+
+ OCMulticoreAMPConfigType
+ 0
+
+
+ OCMulticoreSessionFile
+
+
+
+ OCTpiuBaseOption
+ 1
+
+
+
+
+ ARMSIM_ID
+ 2
+
+ 1
+ 1
+ 0
+
+ OCSimDriverInfo
+ 1
+
+
+ OCSimEnablePSP
+ 0
+
+
+ OCSimPspOverrideConfig
+ 0
+
+
+ OCSimPspConfigFile
+
+
+
+
+
+ CADI_ID
+ 2
+
+ 0
+ 1
+ 0
+
+ CCadiMemory
+ 1
+
+
+ Fast Model
+
+
+
+ CCADILogFileCheck
+ 0
+
+
+ CCADILogFileEditB
+ $PROJ_DIR$\cspycomm.log
+
+
+ OCDriverInfo
+ 1
+
+
+
+
+ CMSISDAP_ID
+ 2
+
+ 4
+ 1
+ 0
+
+ CatchSFERR
+ 1
+
+
+ OCDriverInfo
+ 1
+
+
+ OCIarProbeScriptFile
+ 1
+
+
+ CMSISDAPResetList
+ 1
+ 10
+
+
+ CMSISDAPHWResetDuration
+ 300
+
+
+ CMSISDAPHWResetDelay
+ 200
+
+
+ CMSISDAPDoLogfile
+ 0
+
+
+ CMSISDAPLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CMSISDAPInterfaceRadio
+ 0
+
+
+ CMSISDAPInterfaceCmdLine
+ 0
+
+
+ CMSISDAPMultiTargetEnable
+ 0
+
+
+ CMSISDAPMultiTarget
+ 0
+
+
+ CMSISDAPJtagSpeedList
+ 0
+ 0
+
+
+ CMSISDAPBreakpointRadio
+ 0
+
+
+ CMSISDAPRestoreBreakpointsCheck
+ 0
+
+
+ CMSISDAPUpdateBreakpointsEdit
+ _call_main
+
+
+ RDICatchReset
+ 0
+
+
+ RDICatchUndef
+ 1
+
+
+ RDICatchSWI
+ 0
+
+
+ RDICatchData
+ 1
+
+
+ RDICatchPrefetch
+ 1
+
+
+ RDICatchIRQ
+ 0
+
+
+ RDICatchFIQ
+ 0
+
+
+ CatchCORERESET
+ 0
+
+
+ CatchMMERR
+ 1
+
+
+ CatchNOCPERR
+ 1
+
+
+ CatchCHKERR
+ 1
+
+
+ CatchSTATERR
+ 1
+
+
+ CatchBUSERR
+ 1
+
+
+ CatchINTERR
+ 1
+
+
+ CatchHARDERR
+ 1
+
+
+ CatchDummy
+ 0
+
+
+ CMSISDAPMultiCPUEnable
+ 0
+
+
+ CMSISDAPMultiCPUNumber
+ 0
+
+
+ OCProbeCfgOverride
+ 0
+
+
+ OCProbeConfig
+
+
+
+ CMSISDAPProbeConfigRadio
+ 0
+
+
+ CMSISDAPSelectedCPUBehaviour
+
+
+
+ ICpuName
+
+
+
+ OCJetEmuParams
+ 1
+
+
+ CCCMSISDAPUsbSerialNo
+
+
+
+ CCCMSISDAPUsbSerialNoSelect
+ 0
+
+
+
+
+ GDBSERVER_ID
+ 2
+
+ 0
+ 1
+ 0
+
+ OCDriverInfo
+ 1
+
+
+ TCPIP
+ aaa.bbb.ccc.ddd
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCJTagBreakpointRadio
+ 0
+
+
+ CCJTagDoUpdateBreakpoints
+ 0
+
+
+ CCJTagUpdateBreakpoints
+ _call_main
+
+
+
+
+ IJET_ID
+ 2
+
+ 9
+ 1
+ 0
+
+ CatchSFERR
+ 1
+
+
+ OCDriverInfo
+ 1
+
+
+ OCIarProbeScriptFile
+ 1
+
+
+ IjetResetList
+ 1
+ 10
+
+
+ IjetHWResetDuration
+ 300
+
+
+ IjetHWResetDelay
+ 200
+
+
+ IjetPowerFromProbe
+ 1
+
+
+ IjetPowerRadio
+ 0
+
+
+ IjetDoLogfile
+ 0
+
+
+ IjetLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ IjetInterfaceRadio
+ 0
+
+
+ IjetInterfaceCmdLine
+ 0
+
+
+ IjetMultiTargetEnable
+ 0
+
+
+ IjetMultiTarget
+ 0
+
+
+ IjetScanChainNonARMDevices
+ 0
+
+
+ IjetIRLength
+ 0
+
+
+ IjetJtagSpeedList
+ 0
+ 0
+
+
+ IjetProtocolRadio
+ 0
+
+
+ IjetSwoPin
+ 0
+
+
+ IjetCpuClockEdit
+ 72.0
+
+
+ IjetSwoPrescalerList
+ 1
+ 0
+
+
+ IjetBreakpointRadio
+ 0
+
+
+ IjetRestoreBreakpointsCheck
+ 0
+
+
+ IjetUpdateBreakpointsEdit
+ _call_main
+
+
+ RDICatchReset
+ 0
+
+
+ RDICatchUndef
+ 1
+
+
+ RDICatchSWI
+ 0
+
+
+ RDICatchData
+ 1
+
+
+ RDICatchPrefetch
+ 1
+
+
+ RDICatchIRQ
+ 0
+
+
+ RDICatchFIQ
+ 0
+
+
+ CatchCORERESET
+ 0
+
+
+ CatchMMERR
+ 1
+
+
+ CatchNOCPERR
+ 1
+
+
+ CatchCHKERR
+ 1
+
+
+ CatchSTATERR
+ 1
+
+
+ CatchBUSERR
+ 1
+
+
+ CatchINTERR
+ 1
+
+
+ CatchHARDERR
+ 1
+
+
+ CatchDummy
+ 0
+
+
+ OCProbeCfgOverride
+ 0
+
+
+ OCProbeConfig
+
+
+
+ IjetProbeConfigRadio
+ 0
+
+
+ IjetMultiCPUEnable
+ 0
+
+
+ IjetMultiCPUNumber
+ 0
+
+
+ IjetSelectedCPUBehaviour
+ 0
+
+
+ ICpuName
+
+
+
+ OCJetEmuParams
+ 1
+
+
+ IjetPreferETB
+ 1
+
+
+ IjetTraceSettingsList
+ 0
+ 0
+
+
+ IjetTraceSizeList
+ 0
+ 4
+
+
+ FlashBoardPathSlave
+ 0
+
+
+ CCIjetUsbSerialNo
+
+
+
+ CCIjetUsbSerialNoSelect
+ 0
+
+
+ CatchV8ARReset
+ 0
+
+
+ CatchV8AREREL1NS
+ 0
+
+
+ CatchV8AREREL1S
+ 0
+
+
+ CatchV8AREREL2NS
+ 0
+
+
+ CatchV8AREREL3S
+ 0
+
+
+ CatchV8AREEL1NS
+ 0
+
+
+ CatchV8ARREL1NS
+ 0
+
+
+ CatchV8AREEL1S
+ 0
+
+
+ CatchV8ARREL1S
+ 0
+
+
+ CatchV8AREEL2NS
+ 0
+
+
+ CatchV8ARREL2NS
+ 0
+
+
+ CatchV8AREEL3S
+ 0
+
+
+ CatchV8ARREL3S
+ 0
+
+
+
+
+ JLINK_ID
+ 2
+
+ 16
+ 1
+ 0
+
+ CCCatchSFERR
+ 0
+
+
+ JLinkSpeed
+ 32
+
+
+ CCJLinkDoLogfile
+ 0
+
+
+ CCJLinkLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCJLinkHWResetDelay
+ 0
+
+
+ OCDriverInfo
+ 1
+
+
+ JLinkInitialSpeed
+ 32
+
+
+ CCDoJlinkMultiTarget
+ 0
+
+
+ CCScanChainNonARMDevices
+ 0
+
+
+ CCJLinkMultiTarget
+ 0
+
+
+ CCJLinkIRLength
+ 0
+
+
+ CCJLinkCommRadio
+ 0
+
+
+ CCJLinkTCPIP
+ aaa.bbb.ccc.ddd
+
+
+ CCJLinkSpeedRadioV2
+ 0
+
+
+ CCUSBDevice
+ 1
+ 1
+
+
+ CCRDICatchReset
+ 0
+
+
+ CCRDICatchUndef
+ 0
+
+
+ CCRDICatchSWI
+ 0
+
+
+ CCRDICatchData
+ 0
+
+
+ CCRDICatchPrefetch
+ 0
+
+
+ CCRDICatchIRQ
+ 0
+
+
+ CCRDICatchFIQ
+ 0
+
+
+ CCJLinkBreakpointRadio
+ 0
+
+
+ CCJLinkDoUpdateBreakpoints
+ 0
+
+
+ CCJLinkUpdateBreakpoints
+ _call_main
+
+
+ CCJLinkInterfaceRadio
+ 0
+
+
+ CCJLinkResetList
+ 6
+ 7
+
+
+ CCJLinkInterfaceCmdLine
+ 0
+
+
+ CCCatchCORERESET
+ 0
+
+
+ CCCatchMMERR
+ 0
+
+
+ CCCatchNOCPERR
+ 0
+
+
+ CCCatchCHRERR
+ 0
+
+
+ CCCatchSTATERR
+ 0
+
+
+ CCCatchBUSERR
+ 0
+
+
+ CCCatchINTERR
+ 0
+
+
+ CCCatchHARDERR
+ 0
+
+
+ CCCatchDummy
+ 0
+
+
+ OCJLinkScriptFile
+ 1
+
+
+ CCJLinkUsbSerialNo
+
+
+
+ CCTcpIpAlt
+ 0
+ 0
+
+
+ CCJLinkTcpIpSerialNo
+
+
+
+ CCCpuClockEdit
+ 72.0
+
+
+ CCSwoClockAuto
+ 0
+
+
+ CCSwoClockEdit
+ 2000
+
+
+ OCJLinkTraceSource
+ 0
+
+
+ OCJLinkTraceSourceDummy
+ 0
+
+
+ OCJLinkDeviceName
+ 1
+
+
+
+
+ LMIFTDI_ID
+ 2
+
+ 3
+ 1
+ 0
+
+ OCDriverInfo
+ 1
+
+
+ LmiftdiSpeed
+ 500
+
+
+ CCLmiftdiDoLogfile
+ 0
+
+
+ CCLmiftdiLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCLmiFtdiInterfaceRadio
+ 0
+
+
+ CCLmiFtdiInterfaceCmdLine
+ 0
+
+
+ CCLmiftdiUsbSerialNo
+
+
+
+ CCLmiftdiUsbSerialNoSelect
+ 0
+
+
+ CCLmiftdiResetList
+ 0
+ 0
+
+
+
+
+ NULINK_ID
+ 2
+
+ 0
+ 1
+ 0
+
+ OCDriverInfo
+ 1
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+
+
+ PEMICRO_ID
+ 2
+
+ 3
+ 1
+ 0
+
+ OCDriverInfo
+ 1
+
+
+ CCJPEMicroShowSettings
+ 0
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+
+
+ STLINK_ID
+ 2
+
+ 7
+ 1
+ 0
+
+ OCDriverInfo
+ 1
+
+
+ CCSTLinkInterfaceRadio
+ 0
+
+
+ CCSTLinkInterfaceCmdLine
+ 0
+
+
+ CCSTLinkResetList
+ 3
+ 0
+
+
+ CCCpuClockEdit
+ 72.0
+
+
+ CCSwoClockAuto
+ 0
+
+
+ CCSwoClockEdit
+ 2000
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCSTLinkDoUpdateBreakpoints
+ 0
+
+
+ CCSTLinkUpdateBreakpoints
+ _call_main
+
+
+ CCSTLinkCatchCORERESET
+ 0
+
+
+ CCSTLinkCatchMMERR
+ 0
+
+
+ CCSTLinkCatchNOCPERR
+ 0
+
+
+ CCSTLinkCatchCHRERR
+ 0
+
+
+ CCSTLinkCatchSTATERR
+ 0
+
+
+ CCSTLinkCatchBUSERR
+ 0
+
+
+ CCSTLinkCatchINTERR
+ 0
+
+
+ CCSTLinkCatchSFERR
+ 0
+
+
+ CCSTLinkCatchHARDERR
+ 0
+
+
+ CCSTLinkCatchDummy
+ 0
+
+
+ CCSTLinkUsbSerialNo
+
+
+
+ CCSTLinkUsbSerialNoSelect
+ 0
+
+
+ CCSTLinkJtagSpeedList
+ 2
+ 0
+
+
+ CCSTLinkDAPNumber
+
+
+
+ CCSTLinkDebugAccessPortRadio
+ 0
+
+
+ CCSTLinkUseServerSelect
+ 0
+
+
+ CCSTLinkProbeList
+ 1
+ 0
+
+
+
+
+ THIRDPARTY_ID
+ 2
+
+ 0
+ 1
+ 0
+
+ CThirdPartyDriverDll
+ Browse to your third-party driver
+
+
+ CThirdPartyLogFileCheck
+ 0
+
+
+ CThirdPartyLogFileEditB
+ $PROJ_DIR$\cspycomm.log
+
+
+ OCDriverInfo
+ 1
+
+
+
+
+ TIFET_ID
+ 2
+
+ 1
+ 1
+ 0
+
+ OCDriverInfo
+ 1
+
+
+ CCMSPFetResetList
+ 0
+ 0
+
+
+ CCMSPFetInterfaceRadio
+ 0
+
+
+ CCMSPFetInterfaceCmdLine
+ 0
+
+
+ CCMSPFetTargetVccTypeDefault
+ 0
+
+
+ CCMSPFetTargetVoltage
+ ###Uninitialized###
+
+
+ CCMSPFetVCCDefault
+ 1
+
+
+ CCMSPFetTargetSettlingtime
+ 0
+
+
+ CCMSPFetRadioJtagSpeedType
+ 1
+
+
+ CCMSPFetConnection
+ 0
+ 0
+
+
+ CCMSPFetUsbComPort
+ Automatic
+
+
+ CCMSPFetAllowAccessToBSL
+ 0
+
+
+ CCMSPFetDoLogfile
+ 0
+
+
+ CCMSPFetLogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCMSPFetRadioEraseFlash
+ 1
+
+
+
+
+ XDS100_ID
+ 2
+
+ 9
+ 1
+ 0
+
+ OCDriverInfo
+ 1
+
+
+ TIPackageOverride
+ 0
+
+
+ TIPackage
+ C:\ti\ccs_base
+
+
+ BoardFile
+ Browse to your board file
+
+
+ DoLogfile
+ 0
+
+
+ LogFile
+ $PROJ_DIR$\cspycomm.log
+
+
+ CCXds100BreakpointRadio
+ 0
+
+
+ CCXds100DoUpdateBreakpoints
+ 0
+
+
+ CCXds100UpdateBreakpoints
+ _call_main
+
+
+ CCXds100CatchReset
+ 0
+
+
+ CCXds100CatchUndef
+ 0
+
+
+ CCXds100CatchSWI
+ 0
+
+
+ CCXds100CatchData
+ 0
+
+
+ CCXds100CatchPrefetch
+ 0
+
+
+ CCXds100CatchIRQ
+ 0
+
+
+ CCXds100CatchFIQ
+ 0
+
+
+ CCXds100CatchCORERESET
+ 0
+
+
+ CCXds100CatchMMERR
+ 0
+
+
+ CCXds100CatchNOCPERR
+ 0
+
+
+ CCXds100CatchCHRERR
+ 0
+
+
+ CCXds100CatchSTATERR
+ 0
+
+
+ CCXds100CatchBUSERR
+ 0
+
+
+ CCXds100CatchINTERR
+ 0
+
+
+ CCXds100CatchSFERR
+ 0
+
+
+ CCXds100CatchHARDERR
+ 0
+
+
+ CCXds100CatchDummy
+ 0
+
+
+ CCXds100CpuClockEdit
+
+
+
+ CCXds100SwoClockAuto
+ 0
+
+
+ CCXds100SwoClockEdit
+ 1000
+
+
+ CCXds100HWResetDelay
+ 0
+
+
+ CCXds100ResetList
+ 0
+ 0
+
+
+ CCXds100UsbSerialNo
+
+
+
+ CCXds100UsbSerialNoSelect
+ 0
+
+
+ CCXds100JtagSpeedList
+ 0
+ 0
+
+
+ CCXds100InterfaceRadio
+ 0
+
+
+ CCXds100InterfaceCmdLine
+ 0
+
+
+ CCXds100ProbeList
+ 0
+ 0
+
+
+ CCXds100SWOPortRadio
+ 0
+
+
+ CCXds100SWOPort
+ 1
+
+
+ CCXDSTargetVccEnable
+ 0
+
+
+ CCXDSTargetVoltage
+ ###Uninitialized###
+
+
+ OCXDSDigitalStatesConfigFile
+ 1
+
+
+ OCSelectedCoreName
+ 1
+
+
+
+
+
+ $TOOLKIT_DIR$\plugins\rtos\CMX\CmxArmPlugin.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\CMX\CmxTinyArmPlugin.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\FreeRtos\FreeRtosArmPlugin.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\SafeRTOS\SafeRTOSPlugin.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9BE.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin
+ 0
+
+
+ $EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin
+ 0
+
+
+ $EW_DIR$\common\plugins\TargetAccessServer\TargetAccessServer.ENU.ewplugin
+ 0
+
+
+ $EW_DIR$\common\plugins\uCProbe\uCProbePlugin.ENU.ewplugin
+ 0
+
+
+
+
diff --git a/PROJECT/Backup (1) of OS2.ewp b/PROJECT/Backup (1) of OS2.ewp
new file mode 100644
index 0000000..ae45cae
--- /dev/null
+++ b/PROJECT/Backup (1) of OS2.ewp
@@ -0,0 +1,3668 @@
+
+
+ 3
+
+ Debug
+
+ ARM
+
+ 1
+
+ General
+ 3
+
+ 34
+ 1
+ 1
+
+ BrowseInfoPath
+ Debug\BrowseInfo
+
+
+ ExePath
+ Debug\Exe
+
+
+ ObjPath
+ Debug\Obj
+
+
+ ListPath
+ Debug\List
+
+
+ GEndianMode
+ 0
+
+
+ Input description
+ Automatic choice of formatter, without multibyte support.
+
+
+ Output description
+ Automatic choice of formatter, without multibyte support.
+
+
+ GOutputBinary
+ 0
+
+
+ OGCoreOrChip
+ 1
+
+
+ GRuntimeLibSelect
+ 0
+ 1
+
+
+ GRuntimeLibSelectSlave
+ 0
+ 1
+
+
+ RTDescription
+ Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.
+
+
+ OGProductVersion
+ 6.30.1.53141
+
+
+ OGLastSavedByProductVersion
+ 9.20.1.43525
+
+
+ OGChipSelectEditMenu
+ GD32F450xE GD GD32F450xE
+
+
+ GenLowLevelInterface
+ 1
+
+
+ GEndianModeBE
+ 1
+
+
+ OGBufferedTerminalOutput
+ 0
+
+
+ GenStdoutInterface
+ 1
+
+
+ RTConfigPath2
+ $TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h
+
+
+ GBECoreSlave
+ 31
+ 39
+
+
+ OGUseCmsis
+ 0
+
+
+ OGUseCmsisDspLib
+ 0
+
+
+ GRuntimeLibThreads
+ 0
+
+
+ CoreVariant
+ 31
+ 39
+
+
+ GFPUDeviceSlave
+ GD32F450xE GD GD32F450xE
+
+
+ FPU2
+ 0
+ 0
+
+
+ NrRegs
+ 0
+ 0
+
+
+ NEON
+ 0
+
+
+ GFPUCoreSlave2
+ 31
+ 39
+
+
+ OGCMSISPackSelectDevice
+
+
+ OgLibHeap
+ 0
+
+
+ OGLibAdditionalLocale
+ 0
+
+
+ OGPrintfVariant
+ 0
+ 0
+
+
+ OGPrintfMultibyteSupport
+ 0
+
+
+ OGScanfVariant
+ 0
+ 0
+
+
+ OGScanfMultibyteSupport
+ 0
+
+
+ GenLocaleTags
+
+
+
+ GenLocaleDisplayOnly
+
+
+
+ DSPExtension
+ 1
+
+
+ TrustZone
+ 0
+
+
+ TrustZoneModes
+ 0
+ 0
+
+
+ OGAarch64Abi
+ 0
+
+
+ OG_32_64Device
+ 0
+
+
+ BuildFilesPath
+ Debug
+
+
+
+
+ ICCARM
+ 2
+
+ 37
+ 1
+ 1
+
+ CCDefines
+ USE_RTOS
+
+
+ CCPreprocFile
+ 0
+
+
+ CCPreprocComments
+ 0
+
+
+ CCPreprocLine
+ 0
+
+
+ CCListCFile
+ 0
+
+
+ CCListCMnemonics
+ 0
+
+
+ CCListCMessages
+ 0
+
+
+ CCListAssFile
+ 0
+
+
+ CCListAssSource
+ 0
+
+
+ CCEnableRemarks
+ 0
+
+
+ CCDiagSuppress
+ Pa050,Pa082
+
+
+ CCDiagRemark
+
+
+
+ CCDiagWarning
+
+
+
+ CCDiagError
+
+
+
+ CCObjPrefix
+ 1
+
+
+ CCAllowList
+ 1
+ 00000000
+
+
+ CCDebugInfo
+ 1
+
+
+ IEndianMode
+ 1
+
+
+ IProcessor
+ 1
+
+
+ IExtraOptionsCheck
+ 0
+
+
+ IExtraOptions
+
+
+
+ CCLangConformance
+ 0
+
+
+ CCSignedPlainChar
+ 1
+
+
+ CCRequirePrototypes
+ 0
+
+
+ CCDiagWarnAreErr
+ 0
+
+
+ CCCompilerRuntimeInfo
+ 0
+
+
+ IFpuProcessor
+ 1
+
+
+ OutputFile
+ $FILE_BNAME$.o
+
+
+ CCLibConfigHeader
+ 1
+
+
+ PreInclude
+
+
+
+ CCIncludePath2
+ $PROJ_DIR$\..\APP\Agent
+ $PROJ_DIR$\..\APP\Appcfg
+ $PROJ_DIR$\..\APP\Common
+ $PROJ_DIR$\..\APP\Device\device_Other
+ $PROJ_DIR$\..\APP\Device\Device_angle
+ $PROJ_DIR$\..\APP\Device\Device_speed
+ $PROJ_DIR$\..\APP\Device\Device_rotate
+ $PROJ_DIR$\..\APP\Service
+ $PROJ_DIR$\..\BSP\Freescale
+ $PROJ_DIR$\..\BSP
+ $PROJ_DIR$\..\BSP\Driver\tmp75
+ $PROJ_DIR$\..\BSP\Driver\ringqueue
+ $PROJ_DIR$\..\BSP\Driver\getcfg
+ $PROJ_DIR$\..\BSP\Driver\wdog
+ $PROJ_DIR$\..\BSP\Driver\w25q128
+ $PROJ_DIR$\..\BSP\IAR
+ $PROJ_DIR$\..\BSP\OS
+ $PROJ_DIR$\..\OS2\uC-CPU
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uC-LIB
+ $PROJ_DIR$\..\OS2\uC-LIB\Ports\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uCOS-II\Source
+ $PROJ_DIR$\..\LWIP\
+ $PROJ_DIR$\..\LWIP\Lib
+ $PROJ_DIR$\..\FATFS
+ $PROJ_DIR$\..\FATFS\option
+ $PROJ_DIR$\..\LWIP\arch\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\ipv4\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\netif\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\posix\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\
+ $PROJ_DIR$\..\BSP\Driver\dac7311
+ $PROJ_DIR$\..\BSP\Driver\as5047d
+ $PROJ_DIR$\..\APP\ptz
+ $PROJ_DIR$\..\BSP\Driver\l6235d
+ $PROJ_DIR$\..\BSP\Driver\drv8711
+ $PROJ_DIR$\..\BSP\Driver
+ $PROJ_DIR$\..\BSP\Driver\ftm
+ $PROJ_DIR$\..\BSP\Driver\mb85rc64
+ $PROJ_DIR$\..\BSP\Driver\tmc2160
+ $PROJ_DIR$\..\BSP\Driver\beep
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Include
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\GD\GD32F4xx\Include
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK
+ $PROJ_DIR$\..\APP\Agent
+ $PROJ_DIR$\..\BSP\Driver\lan8720
+ $PROJ_DIR$\..\BSP\Driver\usart
+ $PROJ_DIR$\..\BSP\Driver\l6235d
+ $PROJ_DIR$\..\BSP\Driver\check
+ $PROJ_DIR$\..\BSP\Driver\enet_to_udp
+ $PROJ_DIR$\..\APP\Device\Restore factory settings
+ $PROJ_DIR$\..\BSP\Driver\timer
+ $PROJ_DIR$\..\BSP\Driver\full_bridge
+ $PROJ_DIR$\..\APP\Service
+
+
+ CCStdIncCheck
+ 0
+
+
+ CCCodeSection
+ .text
+
+
+ IProcessorMode2
+ 1
+
+
+ CCOptLevel
+ 0
+
+
+ CCOptStrategy
+ 0
+ 0
+
+
+ CCOptLevelSlave
+ 0
+
+
+ CCPosIndRopi
+ 0
+
+
+ CCPosIndRwpi
+ 0
+
+
+ CCPosIndNoDynInit
+ 0
+
+
+ IccLang
+ 0
+
+
+ IccCDialect
+ 1
+
+
+ IccAllowVLA
+ 0
+
+
+ IccStaticDestr
+ 1
+
+
+ IccCppInlineSemantics
+ 0
+
+
+ IccCmsis
+ 1
+
+
+ IccFloatSemantics
+ 0
+
+
+ CCOptimizationNoSizeConstraints
+ 0
+
+
+ CCNoLiteralPool
+ 0
+
+
+ CCOptStrategySlave
+ 0
+ 0
+
+
+ CCGuardCalls
+ 1
+
+
+ CCEncSource
+ 0
+
+
+ CCEncOutput
+ 0
+
+
+ CCEncOutputBom
+ 1
+
+
+ CCEncInput
+ 0
+
+
+ IccExceptions2
+ 0
+
+
+ IccRTTI2
+ 0
+
+
+ OICompilerExtraOption
+ 1
+
+
+ CCStackProtection
+ 0
+
+
+
+
+ AARM
+ 2
+
+ 11
+ 1
+ 1
+
+ AObjPrefix
+ 1
+
+
+ AEndian
+ 1
+
+
+ ACaseSensitivity
+ 1
+
+
+ MacroChars
+ 0
+ 0
+
+
+ AWarnEnable
+ 0
+
+
+ AWarnWhat
+ 0
+
+
+ AWarnOne
+
+
+
+ AWarnRange1
+
+
+
+ AWarnRange2
+
+
+
+ ADebug
+ 1
+
+
+ AltRegisterNames
+ 0
+
+
+ ADefines
+
+
+
+ AList
+ 0
+
+
+ AListHeader
+ 1
+
+
+ AListing
+ 1
+
+
+ Includes
+ 0
+
+
+ MacDefs
+ 0
+
+
+ MacExps
+ 1
+
+
+ MacExec
+ 0
+
+
+ OnlyAssed
+ 0
+
+
+ MultiLine
+ 0
+
+
+ PageLengthCheck
+ 0
+
+
+ PageLength
+ 80
+
+
+ TabSpacing
+ 8
+
+
+ AXRef
+ 0
+
+
+ AXRefDefines
+ 0
+
+
+ AXRefInternal
+ 0
+
+
+ AXRefDual
+ 0
+
+
+ AProcessor
+ 1
+
+
+ AFpuProcessor
+ 1
+
+
+ AOutputFile
+ $FILE_BNAME$.o
+
+
+ ALimitErrorsCheck
+ 0
+
+
+ ALimitErrorsEdit
+ 100
+
+
+ AIgnoreStdInclude
+ 0
+
+
+ AUserIncludes
+
+
+
+ AExtraOptionsCheckV2
+ 0
+
+
+ AExtraOptionsV2
+
+
+
+ AsmNoLiteralPool
+ 0
+
+
+ PreInclude
+
+
+
+
+
+ OBJCOPY
+ 0
+
+ 1
+ 1
+ 1
+
+ OOCOutputFormat
+ 3
+ 3
+
+
+ OCOutputOverride
+ 1
+
+
+ OOCOutputFile
+ LW21_01B-3S24_BLDC_V20-SV20_24052101.bin
+
+
+ OOCCommandLineProducer
+ 1
+
+
+ OOCObjCopyEnable
+ 1
+
+
+
+
+ CUSTOM
+ 3
+
+
+
+ 1
+ inputOutputBased
+
+
+
+ BUILDACTION
+ 1
+
+
+
+
+
+
+ ILINK
+ 0
+
+ 26
+ 1
+ 1
+
+ IlinkLibIOConfig
+ 1
+
+
+ IlinkInputFileSlave
+ 0
+
+
+ IlinkOutputFile
+ gd32f4xx.out
+
+
+ IlinkDebugInfoEnable
+ 1
+
+
+ IlinkKeepSymbols
+
+
+
+ IlinkRawBinaryFile
+
+
+
+ IlinkRawBinarySymbol
+
+
+
+ IlinkRawBinarySegment
+
+
+
+ IlinkRawBinaryAlign
+
+
+
+ IlinkDefines
+
+
+
+ IlinkConfigDefines
+
+
+
+ IlinkMapFile
+ 1
+
+
+ IlinkLogFile
+ 0
+
+
+ IlinkLogInitialization
+ 0
+
+
+ IlinkLogModule
+ 0
+
+
+ IlinkLogSection
+ 0
+
+
+ IlinkLogVeneer
+ 0
+
+
+ IlinkIcfOverride
+ 1
+
+
+ IlinkIcfFile
+ I:\HY-2.0\HY2.0\trunk\iar9_2\4.0 LW21-01B\Hyt2\BSP\IAR\GD32F450xE.icf
+
+
+ IlinkIcfFileSlave
+
+
+
+ IlinkEnableRemarks
+ 0
+
+
+ IlinkSuppressDiags
+
+
+
+ IlinkTreatAsRem
+
+
+
+ IlinkTreatAsWarn
+
+
+
+ IlinkTreatAsErr
+
+
+
+ IlinkWarningsAreErrors
+ 0
+
+
+ IlinkUseExtraOptions
+ 0
+
+
+ IlinkExtraOptions
+
+
+
+ IlinkLowLevelInterfaceSlave
+ 1
+
+
+ IlinkAutoLibEnable
+ 1
+
+
+ IlinkAdditionalLibs
+
+
+
+ IlinkOverrideProgramEntryLabel
+ 0
+
+
+ IlinkProgramEntryLabelSelect
+ 0
+
+
+ IlinkProgramEntryLabel
+ __iar_program_start
+
+
+ DoFill
+ 0
+
+
+ FillerByte
+ 0xFF
+
+
+ FillerStart
+ 0x0
+
+
+ FillerEnd
+ 0x0
+
+
+ CrcSize
+ 0
+ 1
+
+
+ CrcAlign
+ 1
+
+
+ CrcPoly
+ 0x11021
+
+
+ CrcCompl
+ 0
+ 0
+
+
+ CrcBitOrder
+ 0
+ 0
+
+
+ CrcInitialValue
+ 0x0
+
+
+ DoCrc
+ 0
+
+
+ IlinkBE8Slave
+ 1
+
+
+ IlinkBufferedTerminalOutput
+ 1
+
+
+ IlinkStdoutInterfaceSlave
+ 1
+
+
+ CrcFullSize
+ 0
+
+
+ IlinkIElfToolPostProcess
+ 0
+
+
+ IlinkLogAutoLibSelect
+ 0
+
+
+ IlinkLogRedirSymbols
+ 0
+
+
+ IlinkLogUnusedFragments
+ 0
+
+
+ IlinkCrcReverseByteOrder
+ 0
+
+
+ IlinkCrcUseAsInput
+ 1
+
+
+ IlinkOptInline
+ 1
+
+
+ IlinkOptExceptionsAllow
+ 1
+
+
+ IlinkOptExceptionsForce
+ 0
+
+
+ IlinkCmsis
+ 1
+
+
+ IlinkOptMergeDuplSections
+ 0
+
+
+ IlinkOptUseVfe
+ 1
+
+
+ IlinkOptForceVfe
+ 0
+
+
+ IlinkStackAnalysisEnable
+ 0
+
+
+ IlinkStackControlFile
+
+
+
+ IlinkStackCallGraphFile
+
+
+
+ CrcAlgorithm
+ 1
+ 1
+
+
+ CrcUnitSize
+ 0
+ 0
+
+
+ IlinkThreadsSlave
+ 1
+
+
+ IlinkLogCallGraph
+ 0
+
+
+ IlinkIcfFile_AltDefault
+
+
+
+ IlinkEncInput
+ 0
+
+
+ IlinkEncOutput
+ 0
+
+
+ IlinkEncOutputBom
+ 1
+
+
+ IlinkHeapSelect
+ 1
+
+
+ IlinkLocaleSelect
+ 1
+
+
+ IlinkTrustzoneImportLibraryOut
+ OS2_import_lib.o
+
+
+ OILinkExtraOption
+ 1
+
+
+ IlinkRawBinaryFile2
+
+
+
+ IlinkRawBinarySymbol2
+
+
+
+ IlinkRawBinarySegment2
+
+
+
+ IlinkRawBinaryAlign2
+
+
+
+ IlinkLogCrtRoutineSelection
+ 0
+
+
+ IlinkLogFragmentInfo
+ 0
+
+
+ IlinkLogInlining
+ 0
+
+
+ IlinkLogMerging
+ 0
+
+
+ IlinkDemangle
+ 0
+
+
+ IlinkWrapperFileEnable
+ 0
+
+
+ IlinkWrapperFile
+
+
+
+
+
+ IARCHIVE
+ 0
+
+ 0
+ 1
+ 1
+
+ IarchiveInputs
+
+
+
+ IarchiveOverride
+ 0
+
+
+ IarchiveOutput
+ ###Unitialized###
+
+
+
+
+
+ Release
+
+ ARM
+
+ 0
+
+ General
+ 3
+
+ 34
+ 1
+ 0
+
+ BrowseInfoPath
+ Release\BrowseInfo
+
+
+ ExePath
+ Release\Exe
+
+
+ ObjPath
+ Release\Obj
+
+
+ ListPath
+ Release\List
+
+
+ GEndianMode
+ 0
+
+
+ Input description
+ Automatic choice of formatter.
+
+
+ Output description
+ Automatic choice of formatter.
+
+
+ GOutputBinary
+ 0
+
+
+ OGCoreOrChip
+ 1
+
+
+ GRuntimeLibSelect
+ 0
+ 1
+
+
+ GRuntimeLibSelectSlave
+ 0
+ 1
+
+
+ RTDescription
+ Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.
+
+
+ OGProductVersion
+ 6.30.1.53141
+
+
+ OGLastSavedByProductVersion
+ 9.20.1.43525
+
+
+ OGChipSelectEditMenu
+ MK60DN512Zxxx10 Freescale MK60DN512Zxxx10
+
+
+ GenLowLevelInterface
+ 1
+
+
+ GEndianModeBE
+ 1
+
+
+ OGBufferedTerminalOutput
+ 0
+
+
+ GenStdoutInterface
+ 0
+
+
+ RTConfigPath2
+ $TOOLKIT_DIR$\INC\c\DLib_Config_Normal.h
+
+
+ GBECoreSlave
+ 31
+ 39
+
+
+ OGUseCmsis
+ 0
+
+
+ OGUseCmsisDspLib
+ 0
+
+
+ GRuntimeLibThreads
+ 0
+
+
+ CoreVariant
+ 31
+ 39
+
+
+ GFPUDeviceSlave
+ MK60DN512Zxxx10 Freescale MK60DN512Zxxx10
+
+
+ FPU2
+ 0
+ 0
+
+
+ NrRegs
+ 0
+ 0
+
+
+ NEON
+ 0
+
+
+ GFPUCoreSlave2
+ 31
+ 39
+
+
+ OGCMSISPackSelectDevice
+
+
+ OgLibHeap
+ 0
+
+
+ OGLibAdditionalLocale
+ 0
+
+
+ OGPrintfVariant
+ 0
+ 0
+
+
+ OGPrintfMultibyteSupport
+ 0
+
+
+ OGScanfVariant
+ 0
+ 0
+
+
+ OGScanfMultibyteSupport
+ 0
+
+
+ GenLocaleTags
+
+
+
+ GenLocaleDisplayOnly
+
+
+
+ DSPExtension
+ 0
+
+
+ TrustZone
+ 0
+
+
+ TrustZoneModes
+ 0
+ 0
+
+
+ OGAarch64Abi
+ 0
+
+
+ OG_32_64Device
+ 0
+
+
+ BuildFilesPath
+ Release
+
+
+
+
+ ICCARM
+ 2
+
+ 37
+ 1
+ 0
+
+ CCDefines
+ K60_NRSEC3000
+ USE_RTOS
+
+
+ CCPreprocFile
+ 0
+
+
+ CCPreprocComments
+ 0
+
+
+ CCPreprocLine
+ 0
+
+
+ CCListCFile
+ 0
+
+
+ CCListCMnemonics
+ 0
+
+
+ CCListCMessages
+ 0
+
+
+ CCListAssFile
+ 0
+
+
+ CCListAssSource
+ 0
+
+
+ CCEnableRemarks
+ 0
+
+
+ CCDiagSuppress
+
+
+
+ CCDiagRemark
+
+
+
+ CCDiagWarning
+
+
+
+ CCDiagError
+
+
+
+ CCObjPrefix
+ 1
+
+
+ CCAllowList
+ 1
+ 00000000
+
+
+ CCDebugInfo
+ 1
+
+
+ IEndianMode
+ 1
+
+
+ IProcessor
+ 1
+
+
+ IExtraOptionsCheck
+ 0
+
+
+ IExtraOptions
+
+
+
+ CCLangConformance
+ 0
+
+
+ CCSignedPlainChar
+ 1
+
+
+ CCRequirePrototypes
+ 0
+
+
+ CCDiagWarnAreErr
+ 0
+
+
+ CCCompilerRuntimeInfo
+ 0
+
+
+ IFpuProcessor
+ 1
+
+
+ OutputFile
+ $FILE_BNAME$.o
+
+
+ CCLibConfigHeader
+ 1
+
+
+ PreInclude
+
+
+
+ CCIncludePath2
+ $PROJ_DIR$\..\APP\Header
+ $PROJ_DIR$\..\APP\Source
+ $PROJ_DIR$\..\BSP\Freescale
+ $PROJ_DIR$\..\BSP
+ $PROJ_DIR$\..\BSP\Driver\gpio
+ $PROJ_DIR$\..\BSP\Driver\sht75
+ $PROJ_DIR$\..\BSP\Driver\tmp75
+ $PROJ_DIR$\..\BSP\Driver\bmp180
+ $PROJ_DIR$\..\BSP\Driver\etherent
+ $PROJ_DIR$\..\BSP\Driver\sht7x
+ $PROJ_DIR$\..\BSP\Driver\sim900a
+ $PROJ_DIR$\..\BSP\Driver\convert
+ $PROJ_DIR$\..\BSP\Driver\ringqueue
+ $PROJ_DIR$\..\BSP\Driver\getcfg
+ $PROJ_DIR$\..\BSP\Driver\at24c512
+ $PROJ_DIR$\..\BSP\Driver\onchip_flash
+ $PROJ_DIR$\..\BSP\Driver\wdog
+ $PROJ_DIR$\..\BSP\Driver\w25q128
+ $PROJ_DIR$\..\BSP\Driver\bmp180
+ $PROJ_DIR$\..\BSP\Driver\ds3231
+ $PROJ_DIR$\..\BSP\Driver\adc
+ $PROJ_DIR$\..\BSP\Driver\ad7414
+ $PROJ_DIR$\..\BSP\Driver\uart
+ $PROJ_DIR$\..\BSP\Driver\check
+ $PROJ_DIR$\..\BSP\Driver\encryption_chip
+ $PROJ_DIR$\..\BSP\Driver\protocol
+ $PROJ_DIR$\..\BSP\IAR
+ $PROJ_DIR$\..\BSP\OS
+ $PROJ_DIR$\..\OS2\uC-CPU
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uC-LIB
+ $PROJ_DIR$\..\OS2\uC-LIB\Ports\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uCOS-II\Source
+ $PROJ_DIR$\..\LWIP\
+ $PROJ_DIR$\..\LWIP\arch\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\ipv4\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\netif\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\posix\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\
+
+
+ CCStdIncCheck
+ 0
+
+
+ CCCodeSection
+ .text
+
+
+ IProcessorMode2
+ 1
+
+
+ CCOptLevel
+ 1
+
+
+ CCOptStrategy
+ 0
+ 0
+
+
+ CCOptLevelSlave
+ 1
+
+
+ CCPosIndRopi
+ 0
+
+
+ CCPosIndRwpi
+ 0
+
+
+ CCPosIndNoDynInit
+ 0
+
+
+ IccLang
+ 0
+
+
+ IccCDialect
+ 1
+
+
+ IccAllowVLA
+ 0
+
+
+ IccStaticDestr
+ 1
+
+
+ IccCppInlineSemantics
+ 0
+
+
+ IccCmsis
+ 1
+
+
+ IccFloatSemantics
+ 0
+
+
+ CCOptimizationNoSizeConstraints
+ 0
+
+
+ CCNoLiteralPool
+ 0
+
+
+ CCOptStrategySlave
+ 0
+ 0
+
+
+ CCGuardCalls
+ 1
+
+
+ CCEncSource
+ 0
+
+
+ CCEncOutput
+ 0
+
+
+ CCEncOutputBom
+ 1
+
+
+ CCEncInput
+ 0
+
+
+ IccExceptions2
+ 0
+
+
+ IccRTTI2
+ 0
+
+
+ OICompilerExtraOption
+ 1
+
+
+ CCStackProtection
+ 0
+
+
+
+
+ AARM
+ 2
+
+ 11
+ 1
+ 0
+
+ AObjPrefix
+ 1
+
+
+ AEndian
+ 1
+
+
+ ACaseSensitivity
+ 1
+
+
+ MacroChars
+ 0
+ 0
+
+
+ AWarnEnable
+ 0
+
+
+ AWarnWhat
+ 0
+
+
+ AWarnOne
+
+
+
+ AWarnRange1
+
+
+
+ AWarnRange2
+
+
+
+ ADebug
+ 1
+
+
+ AltRegisterNames
+ 0
+
+
+ ADefines
+
+
+
+ AList
+ 0
+
+
+ AListHeader
+ 1
+
+
+ AListing
+ 1
+
+
+ Includes
+ 0
+
+
+ MacDefs
+ 0
+
+
+ MacExps
+ 1
+
+
+ MacExec
+ 0
+
+
+ OnlyAssed
+ 0
+
+
+ MultiLine
+ 0
+
+
+ PageLengthCheck
+ 0
+
+
+ PageLength
+ 80
+
+
+ TabSpacing
+ 8
+
+
+ AXRef
+ 0
+
+
+ AXRefDefines
+ 0
+
+
+ AXRefInternal
+ 0
+
+
+ AXRefDual
+ 0
+
+
+ AProcessor
+ 1
+
+
+ AFpuProcessor
+ 1
+
+
+ AOutputFile
+ $FILE_BNAME$.o
+
+
+ ALimitErrorsCheck
+ 0
+
+
+ ALimitErrorsEdit
+ 100
+
+
+ AIgnoreStdInclude
+ 0
+
+
+ AUserIncludes
+
+
+
+ AExtraOptionsCheckV2
+ 0
+
+
+ AExtraOptionsV2
+
+
+
+ AsmNoLiteralPool
+ 0
+
+
+ PreInclude
+
+
+
+
+
+ OBJCOPY
+ 0
+
+ 1
+ 1
+ 0
+
+ OOCOutputFormat
+ 3
+ 3
+
+
+ OCOutputOverride
+ 1
+
+
+ OOCOutputFile
+ DATA_V18B-V44F-SVSH_17040603.bin
+
+
+ OOCCommandLineProducer
+ 1
+
+
+ OOCObjCopyEnable
+ 1
+
+
+
+
+ CUSTOM
+ 3
+
+
+
+ 0
+ inputOutputBased
+
+
+
+ BUILDACTION
+ 1
+
+
+
+
+
+
+ ILINK
+ 0
+
+ 26
+ 1
+ 0
+
+ IlinkLibIOConfig
+ 1
+
+
+ IlinkInputFileSlave
+ 0
+
+
+ IlinkOutputFile
+ OS2.out
+
+
+ IlinkDebugInfoEnable
+ 1
+
+
+ IlinkKeepSymbols
+
+
+
+ IlinkRawBinaryFile
+
+
+
+ IlinkRawBinarySymbol
+
+
+
+ IlinkRawBinarySegment
+
+
+
+ IlinkRawBinaryAlign
+
+
+
+ IlinkDefines
+
+
+
+ IlinkConfigDefines
+
+
+
+ IlinkMapFile
+ 0
+
+
+ IlinkLogFile
+ 0
+
+
+ IlinkLogInitialization
+ 0
+
+
+ IlinkLogModule
+ 0
+
+
+ IlinkLogSection
+ 0
+
+
+ IlinkLogVeneer
+ 0
+
+
+ IlinkIcfOverride
+ 1
+
+
+ IlinkIcfFile
+ D:\K60X_161128_FLASH_APP.icf
+
+
+ IlinkIcfFileSlave
+
+
+
+ IlinkEnableRemarks
+ 0
+
+
+ IlinkSuppressDiags
+
+
+
+ IlinkTreatAsRem
+
+
+
+ IlinkTreatAsWarn
+
+
+
+ IlinkTreatAsErr
+
+
+
+ IlinkWarningsAreErrors
+ 0
+
+
+ IlinkUseExtraOptions
+ 0
+
+
+ IlinkExtraOptions
+
+
+
+ IlinkLowLevelInterfaceSlave
+ 1
+
+
+ IlinkAutoLibEnable
+ 1
+
+
+ IlinkAdditionalLibs
+
+
+
+ IlinkOverrideProgramEntryLabel
+ 0
+
+
+ IlinkProgramEntryLabelSelect
+ 0
+
+
+ IlinkProgramEntryLabel
+ __iar_program_start
+
+
+ DoFill
+ 0
+
+
+ FillerByte
+ 0xFF
+
+
+ FillerStart
+ 0x0
+
+
+ FillerEnd
+ 0x0
+
+
+ CrcSize
+ 0
+ 1
+
+
+ CrcAlign
+ 1
+
+
+ CrcPoly
+ 0x11021
+
+
+ CrcCompl
+ 0
+ 0
+
+
+ CrcBitOrder
+ 0
+ 0
+
+
+ CrcInitialValue
+ 0x0
+
+
+ DoCrc
+ 0
+
+
+ IlinkBE8Slave
+ 1
+
+
+ IlinkBufferedTerminalOutput
+ 1
+
+
+ IlinkStdoutInterfaceSlave
+ 1
+
+
+ CrcFullSize
+ 0
+
+
+ IlinkIElfToolPostProcess
+ 0
+
+
+ IlinkLogAutoLibSelect
+ 0
+
+
+ IlinkLogRedirSymbols
+ 0
+
+
+ IlinkLogUnusedFragments
+ 0
+
+
+ IlinkCrcReverseByteOrder
+ 0
+
+
+ IlinkCrcUseAsInput
+ 1
+
+
+ IlinkOptInline
+ 1
+
+
+ IlinkOptExceptionsAllow
+ 1
+
+
+ IlinkOptExceptionsForce
+ 0
+
+
+ IlinkCmsis
+ 1
+
+
+ IlinkOptMergeDuplSections
+ 0
+
+
+ IlinkOptUseVfe
+ 1
+
+
+ IlinkOptForceVfe
+ 0
+
+
+ IlinkStackAnalysisEnable
+ 0
+
+
+ IlinkStackControlFile
+
+
+
+ IlinkStackCallGraphFile
+
+
+
+ CrcAlgorithm
+ 1
+ 1
+
+
+ CrcUnitSize
+ 0
+ 0
+
+
+ IlinkThreadsSlave
+ 1
+
+
+ IlinkLogCallGraph
+ 0
+
+
+ IlinkIcfFile_AltDefault
+
+
+
+ IlinkEncInput
+ 0
+
+
+ IlinkEncOutput
+ 0
+
+
+ IlinkEncOutputBom
+ 1
+
+
+ IlinkHeapSelect
+ 1
+
+
+ IlinkLocaleSelect
+ 1
+
+
+ IlinkTrustzoneImportLibraryOut
+ ###Unitialized###
+
+
+ OILinkExtraOption
+ 1
+
+
+ IlinkRawBinaryFile2
+
+
+
+ IlinkRawBinarySymbol2
+
+
+
+ IlinkRawBinarySegment2
+
+
+
+ IlinkRawBinaryAlign2
+
+
+
+ IlinkLogCrtRoutineSelection
+ 0
+
+
+ IlinkLogFragmentInfo
+ 0
+
+
+ IlinkLogInlining
+ 0
+
+
+ IlinkLogMerging
+ 0
+
+
+ IlinkDemangle
+ 0
+
+
+ IlinkWrapperFileEnable
+ 0
+
+
+ IlinkWrapperFile
+
+
+
+
+
+ IARCHIVE
+ 0
+
+ 0
+ 1
+ 0
+
+ IarchiveInputs
+
+
+
+ IarchiveOverride
+ 0
+
+
+ IarchiveOutput
+ ###Unitialized###
+
+
+
+
+
+ APP
+
+ Agent
+
+ $PROJ_DIR$\..\APP\Agent\agent_hyt.c
+
+
+ $PROJ_DIR$\..\APP\Agent\agent_hyt.h
+
+
+
+ Appcfg
+
+ $PROJ_DIR$\..\APP\Appcfg\app.c
+
+
+ $PROJ_DIR$\..\APP\Appcfg\app_cfg.h
+
+
+ $PROJ_DIR$\..\APP\Appcfg\app_hooks.c
+
+
+ $PROJ_DIR$\..\APP\Appcfg\cpu_cfg.h
+
+
+ $PROJ_DIR$\..\APP\Appcfg\lib_cfg.h
+
+
+ $PROJ_DIR$\..\APP\Appcfg\os_cfg.h
+
+
+
+ Common
+
+ $PROJ_DIR$\..\APP\Common\comm_cfginfo.c
+
+
+ $PROJ_DIR$\..\APP\Common\comm_cfginfo.h
+
+
+ $PROJ_DIR$\..\APP\Common\comm_types.h
+
+
+ $PROJ_DIR$\..\APP\Common\common.h
+
+
+ $PROJ_DIR$\..\APP\Common\includes.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_default_value.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_global_variable.c
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_global_variable.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_header_file.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_struct.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_type_select.h
+
+
+
+ Device
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\angle_poweroffsave.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\angle_poweroffsave.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\angle_zerooffset.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\angle_zerooffset.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_adc_collect.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_adc_collect.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_dac_out.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_dac_out.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_heatresistor.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_heatresistor.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_interrupt.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_interrupt.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_photoelectricswitch.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_photoelectricswitch.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_relay.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_relay.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_wdog.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_wdog.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\get_angle.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\get_angle.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_bldc.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_bldc.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_electricstable.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_electricstable.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_plan.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_plan.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_step.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_step.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_speed\speed_to_bldc.c
+
+ Debug
+
+ ICCARM
+
+ 37
+ 0
+ 1
+
+ CCDefines
+ USE_RTOS
+
+
+ CCPreprocFile
+ 0
+
+
+ CCPreprocComments
+ 0
+
+
+ CCPreprocLine
+ 0
+
+
+ CCListCFile
+ 0
+
+
+ CCListCMnemonics
+ 0
+
+
+ CCListCMessages
+ 0
+
+
+ CCListAssFile
+ 0
+
+
+ CCListAssSource
+ 0
+
+
+ CCEnableRemarks
+ 0
+
+
+ CCDiagSuppress
+ Pa050,Pa082
+
+
+ CCDiagRemark
+
+
+
+ CCDiagWarning
+
+
+
+ CCDiagError
+
+
+
+ CCObjPrefix
+ 1
+
+
+ CCAllowList
+ 1
+ 00000000
+
+
+ CCDebugInfo
+ 1
+
+
+ IEndianMode
+ 1
+
+
+ IProcessor
+ 1
+
+
+ IExtraOptionsCheck
+ 0
+
+
+ IExtraOptions
+
+
+
+ CCLangConformance
+ 0
+
+
+ CCSignedPlainChar
+ 1
+
+
+ CCRequirePrototypes
+ 0
+
+
+ CCDiagWarnAreErr
+ 0
+
+
+ CCCompilerRuntimeInfo
+ 0
+
+
+ IFpuProcessor
+ 1
+
+
+ OutputFile
+ $FILE_BNAME$.o
+
+
+ CCLibConfigHeader
+ 1
+
+
+ PreInclude
+
+
+
+ CCIncludePath2
+ $PROJ_DIR$\..\APP\Agent
+ $PROJ_DIR$\..\APP\Appcfg
+ $PROJ_DIR$\..\APP\Common
+ $PROJ_DIR$\..\APP\Device\device_Other
+ $PROJ_DIR$\..\APP\Device\Device_angle
+ $PROJ_DIR$\..\APP\Device\Device_speed
+ $PROJ_DIR$\..\APP\Device\Device_rotate
+ $PROJ_DIR$\..\APP\Service
+ $PROJ_DIR$\..\BSP\Freescale
+ $PROJ_DIR$\..\BSP
+ $PROJ_DIR$\..\BSP\Driver\tmp75
+ $PROJ_DIR$\..\BSP\Driver\ringqueue
+ $PROJ_DIR$\..\BSP\Driver\getcfg
+ $PROJ_DIR$\..\BSP\Driver\wdog
+ $PROJ_DIR$\..\BSP\Driver\w25q128
+ $PROJ_DIR$\..\BSP\IAR
+ $PROJ_DIR$\..\BSP\OS
+ $PROJ_DIR$\..\OS2\uC-CPU
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uC-LIB
+ $PROJ_DIR$\..\OS2\uC-LIB\Ports\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uCOS-II\Source
+ $PROJ_DIR$\..\LWIP\
+ $PROJ_DIR$\..\LWIP\Lib
+ $PROJ_DIR$\..\FATFS
+ $PROJ_DIR$\..\FATFS\option
+ $PROJ_DIR$\..\LWIP\arch\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\ipv4\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\netif\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\posix\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\
+ $PROJ_DIR$\..\BSP\Driver\dac7311
+ $PROJ_DIR$\..\BSP\Driver\as5047d
+ $PROJ_DIR$\..\APP\ptz
+ $PROJ_DIR$\..\BSP\Driver\l6235d
+ $PROJ_DIR$\..\BSP\Driver\drv8711
+ $PROJ_DIR$\..\BSP\Driver
+ $PROJ_DIR$\..\BSP\Driver\ftm
+ $PROJ_DIR$\..\BSP\Driver\mb85rc64
+ $PROJ_DIR$\..\BSP\Driver\tmc2160
+ $PROJ_DIR$\..\BSP\Driver\beep
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Include
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\GD\GD32F4xx\Include
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK
+ $PROJ_DIR$\..\APP\Agent
+ $PROJ_DIR$\..\BSP\Driver\lan8720
+ $PROJ_DIR$\..\BSP\Driver\usart
+ $PROJ_DIR$\..\BSP\Driver\l6235d
+ $PROJ_DIR$\..\BSP\Driver\check
+ $PROJ_DIR$\..\BSP\Driver\enet_to_udp
+ $PROJ_DIR$\..\APP\Device\Restore factory settings
+ $PROJ_DIR$\..\BSP\Driver\timer
+ $PROJ_DIR$\..\BSP\Driver\full_bridge
+ $PROJ_DIR$\..\BSP\Driver\timer
+
+
+ CCStdIncCheck
+ 0
+
+
+ CCCodeSection
+ .text
+
+
+ IProcessorMode2
+ 1
+
+
+ CCOptLevel
+ 0
+
+
+ CCOptStrategy
+ 0
+ 0
+
+
+ CCOptLevelSlave
+ 0
+
+
+ CCPosIndRopi
+ 0
+
+
+ CCPosIndRwpi
+ 0
+
+
+ CCPosIndNoDynInit
+ 0
+
+
+ IccLang
+ 0
+
+
+ IccCDialect
+ 1
+
+
+ IccAllowVLA
+ 0
+
+
+ IccStaticDestr
+ 1
+
+
+ IccCppInlineSemantics
+ 0
+
+
+ IccCmsis
+ 1
+
+
+ IccFloatSemantics
+ 0
+
+
+ CCOptimizationNoSizeConstraints
+ 0
+
+
+ CCNoLiteralPool
+ 0
+
+
+ CCOptStrategySlave
+ 0
+ 0
+
+
+ CCEncSource
+ 0
+
+
+ CCEncOutput
+ 0
+
+
+ CCEncOutputBom
+ 1
+
+
+ CCEncInput
+ 0
+
+
+ IccExceptions2
+ 0
+
+
+ IccRTTI2
+ 0
+
+
+ CCStackProtection
+ 0
+
+
+
+
+
+
+ $PROJ_DIR$\..\APP\Device\Device_speed\speed_to_bldc.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_speed\speed_to_step.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_speed\speed_to_step.h
+
+
+
+ Service
+
+ $PROJ_DIR$\..\APP\Service\onchip_flash.c
+
+
+ $PROJ_DIR$\..\APP\Service\onchip_flash.h
+
+
+ $PROJ_DIR$\..\APP\Device\Restore factory settings\Restore_factory_set.c
+
+
+ $PROJ_DIR$\..\APP\Device\Restore factory settings\Restore_factory_set.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_areascan.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_areascan.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_autoreturn.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_autoreturn.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_cmdpreprocess.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_cmdpreprocess.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_error_count.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_error_count.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_presetbitscan.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_presetbitscan.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_selfcheck.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_selfcheck.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_statusmonitor.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_statusmonitor.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_update.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_update.h
+
+
+
+
+ BSP
+
+ Doc
+
+
+ Driver
+
+ as5047d
+
+ $PROJ_DIR$\..\BSP\Driver\as5047d\as5047d.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\as5047d\as5047d.h
+
+
+
+ beep
+
+ $PROJ_DIR$\..\BSP\Driver\beep\beep.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\beep\beep.h
+
+
+
+ check
+
+ $PROJ_DIR$\..\BSP\Driver\check\check.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\check\check.h
+
+
+
+ enet
+
+ $PROJ_DIR$\..\BSP\Driver\enet_to_udp\enet_to_udp.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\enet_to_udp\enet_to_udp.h
+
+
+
+ full_bridge
+
+ $PROJ_DIR$\..\BSP\Driver\full_bridge\full_bridge.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\full_bridge\full_bridge.h
+
+
+
+ getcfg
+
+ $PROJ_DIR$\..\BSP\Driver\getcfg\getcfg.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\getcfg\getcfg.h
+
+
+
+ l6235d
+
+ $PROJ_DIR$\..\BSP\Driver\l6235d\l6235d.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\l6235d\l6235d.h
+
+
+
+ lan8720
+
+ $PROJ_DIR$\..\BSP\Driver\lan8720\Lan8720.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\lan8720\Lan8720.h
+
+
+
+ mb85rc64
+
+ $PROJ_DIR$\..\BSP\Driver\mb85rc64\mb85rc64.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\mb85rc64\mb85rc64.h
+
+
+
+ ring_queue
+
+ $PROJ_DIR$\..\BSP\Driver\ringqueue\ring_queue.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\ringqueue\ring_queue.h
+
+
+
+ timer
+
+ $PROJ_DIR$\..\BSP\Driver\timer\Timer.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\timer\Timer.h
+
+
+
+ tmc2160
+
+ $PROJ_DIR$\..\BSP\Driver\tmc2160\tmc2160.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\tmc2160\tmc2160.h
+
+
+
+ tmp75
+
+ $PROJ_DIR$\..\BSP\Driver\tmp75\tmp75.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\tmp75\tmp75.h
+
+
+
+ usart
+
+ $PROJ_DIR$\..\BSP\Driver\usart\Usart.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\usart\Usart.h
+
+
+
+ w25q128
+
+ $PROJ_DIR$\..\BSP\Driver\w25q128\w25q128.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\w25q128\w25q128.h
+
+
+
+
+ IAR
+
+ $PROJ_DIR$\..\BSP\IAR\GD32F450xE.icf
+
+
+ Debug
+
+ ICCARM
+
+ 37
+ 0
+ 1
+
+ CCDefines
+ USE_RTOS
+
+
+ CCPreprocFile
+ 0
+
+
+ CCPreprocComments
+ 0
+
+
+ CCPreprocLine
+ 0
+
+
+ CCListCFile
+ 0
+
+
+ CCListCMnemonics
+ 0
+
+
+ CCListCMessages
+ 0
+
+
+ CCListAssFile
+ 0
+
+
+ CCListAssSource
+ 0
+
+
+ CCEnableRemarks
+ 0
+
+
+ CCDiagSuppress
+ Pa050,Pa082
+
+
+ CCDiagRemark
+
+
+
+ CCDiagWarning
+
+
+
+ CCDiagError
+
+
+
+ CCObjPrefix
+ 1
+
+
+ CCAllowList
+ 1
+ 00000000
+
+
+ CCDebugInfo
+ 1
+
+
+ IEndianMode
+ 1
+
+
+ IProcessor
+ 1
+
+
+ IExtraOptionsCheck
+ 0
+
+
+ IExtraOptions
+
+
+
+ CCLangConformance
+ 0
+
+
+ CCSignedPlainChar
+ 1
+
+
+ CCRequirePrototypes
+ 0
+
+
+ CCDiagWarnAreErr
+ 0
+
+
+ CCCompilerRuntimeInfo
+ 0
+
+
+ IFpuProcessor
+ 1
+
+
+ OutputFile
+ $FILE_BNAME$.o
+
+
+ CCLibConfigHeader
+ 1
+
+
+ PreInclude
+
+
+
+ CCIncludePath2
+ $PROJ_DIR$\..\APP\Agent
+ $PROJ_DIR$\..\APP\Appcfg
+ $PROJ_DIR$\..\APP\Common
+ $PROJ_DIR$\..\APP\Device\device_Other
+ $PROJ_DIR$\..\APP\Device\Device_angle
+ $PROJ_DIR$\..\APP\Device\Device_speed
+ $PROJ_DIR$\..\APP\Device\Device_rotate
+ $PROJ_DIR$\..\APP\Service
+ $PROJ_DIR$\..\BSP\Freescale
+ $PROJ_DIR$\..\BSP
+ $PROJ_DIR$\..\BSP\Driver\tmp75
+ $PROJ_DIR$\..\BSP\Driver\ringqueue
+ $PROJ_DIR$\..\BSP\Driver\getcfg
+ $PROJ_DIR$\..\BSP\Driver\wdog
+ $PROJ_DIR$\..\BSP\Driver\w25q128
+ $PROJ_DIR$\..\BSP\IAR
+ $PROJ_DIR$\..\BSP\OS
+ $PROJ_DIR$\..\OS2\uC-CPU
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uC-LIB
+ $PROJ_DIR$\..\OS2\uC-LIB\Ports\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4
+ $PROJ_DIR$\..\OS2\uCOS-II\Source
+ $PROJ_DIR$\..\LWIP\
+ $PROJ_DIR$\..\LWIP\Lib
+ $PROJ_DIR$\..\FATFS
+ $PROJ_DIR$\..\FATFS\option
+ $PROJ_DIR$\..\LWIP\arch\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\ipv4\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\netif\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\include\posix\
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\
+ $PROJ_DIR$\..\BSP\Driver\dac7311
+ $PROJ_DIR$\..\BSP\Driver\as5047d
+ $PROJ_DIR$\..\APP\ptz
+ $PROJ_DIR$\..\BSP\Driver\l6235d
+ $PROJ_DIR$\..\BSP\Driver\drv8711
+ $PROJ_DIR$\..\BSP\Driver
+ $PROJ_DIR$\..\BSP\Driver\ftm
+ $PROJ_DIR$\..\BSP\Driver\mb85rc64
+ $PROJ_DIR$\..\BSP\Driver\tmc2160
+ $PROJ_DIR$\..\BSP\Driver\beep
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Include
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\GD\GD32F4xx\Include
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK
+ $PROJ_DIR$\..\APP\Agent
+ $PROJ_DIR$\..\BSP\Driver\lan8720
+ $PROJ_DIR$\..\BSP\Driver\usart
+ $PROJ_DIR$\..\BSP\Driver\l6235d
+ $PROJ_DIR$\..\BSP\Driver\check
+ $PROJ_DIR$\..\BSP\Driver\enet_to_udp
+ $PROJ_DIR$\..\APP\Device\Restore factory settings
+ $PROJ_DIR$\..\..\..\Hyt2.0_9.2\BSP\IAR
+
+
+ CCStdIncCheck
+ 0
+
+
+ CCCodeSection
+ .text
+
+
+ IProcessorMode2
+ 1
+
+
+ CCOptLevel
+ 0
+
+
+ CCOptStrategy
+ 0
+ 0
+
+
+ CCOptLevelSlave
+ 0
+
+
+ CCPosIndRopi
+ 0
+
+
+ CCPosIndRwpi
+ 0
+
+
+ CCPosIndNoDynInit
+ 0
+
+
+ IccLang
+ 0
+
+
+ IccCDialect
+ 1
+
+
+ IccAllowVLA
+ 0
+
+
+ IccStaticDestr
+ 1
+
+
+ IccCppInlineSemantics
+ 0
+
+
+ IccCmsis
+ 1
+
+
+ IccFloatSemantics
+ 0
+
+
+ CCOptimizationNoSizeConstraints
+ 0
+
+
+ CCNoLiteralPool
+ 0
+
+
+ CCOptStrategySlave
+ 0
+ 0
+
+
+ CCEncSource
+ 0
+
+
+ CCEncOutput
+ 0
+
+
+ CCEncOutputBom
+ 1
+
+
+ CCEncInput
+ 0
+
+
+ IccExceptions2
+ 0
+
+
+ IccRTTI2
+ 0
+
+
+ CCStackProtection
+ 0
+
+
+
+
+
+
+ OS
+
+ $PROJ_DIR$\..\BSP\OS\bsp_os.c
+
+
+ $PROJ_DIR$\..\BSP\OS\bsp_os.h
+
+
+
+ $PROJ_DIR$\..\BSP\bsp.c
+
+
+ $PROJ_DIR$\..\BSP\bsp.h
+
+
+ $PROJ_DIR$\..\BSP\bsp_int.c
+
+
+ $PROJ_DIR$\..\BSP\bsp_ser.c
+
+
+ $PROJ_DIR$\..\BSP\bsp_ser.h
+
+
+ $PROJ_DIR$\..\BSP\pdebug.c
+
+
+ $PROJ_DIR$\..\BSP\pdebug.h
+
+
+
+ FATFS
+
+ option
+
+ $PROJ_DIR$\..\FATFS\option\cc936.c
+
+
+
+ $PROJ_DIR$\..\FATFS\diskio.c
+
+
+ $PROJ_DIR$\..\FATFS\diskio.h
+
+
+ $PROJ_DIR$\..\FATFS\ff.c
+
+
+ $PROJ_DIR$\..\FATFS\ff.h
+
+
+ $PROJ_DIR$\..\FATFS\ffconf.h
+
+
+ $PROJ_DIR$\..\FATFS\integer.h
+
+
+ $PROJ_DIR$\..\FATFS\tm_stm32f1_fatfs.c
+
+
+ $PROJ_DIR$\..\FATFS\tm_stm32f1_fatfs.h
+
+
+
+ GD32F4
+
+ CMSIS
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\core_cm4.h
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\core_cm4_simd.h
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\GD\GD32F4xx\Source\system_gd32f4xx.c
+
+
+
+ GD32F4xx_standard
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_adc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_can.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_crc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_ctc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_dac.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_dbg.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_dci.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_dma.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_enet.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_exmc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_exti.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_fmc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_fwdgt.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_gpio.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_i2c.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_ipa.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_iref.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_misc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_pmu.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_rcu.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_rtc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_sdio.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_spi.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_syscfg.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_timer.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_tli.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_trng.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_usart.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_wwdgt.c
+
+
+
+ Startup
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\GD\GD32F4xx\Source\IAR\startup_gd32f450.s
+
+
+
+ Systick
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK\gd32f4xx_it.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK\gd32f4xx_it.h
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK\systick.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK\systick.h
+
+
+
+
+ LWIP
+
+ api
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\api_lib.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\api_msg.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\err.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\netbuf.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\netdb.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\netifapi.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\ping.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\sockets.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\tcpip.c
+
+
+
+ arch
+
+ $PROJ_DIR$\..\LWIP\arch\sys_arch.c
+
+
+
+ core
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\asn1_dec.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\asn1_enc.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\autoip.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\def.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\dhcp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\dns.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\icmp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\igmp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\inet.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\inet_chksum.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\init.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\ip.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\ip_addr.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\ip_frag.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\mem.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\memp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\mib2.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\mib_structs.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\msg_in.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\msg_out.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\netif.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\pbuf.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\raw.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\stats.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\sys.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\tcp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\tcp_in.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\tcp_out.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\timers.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\udp.c
+
+
+
+ Lib
+
+ $PROJ_DIR$\..\LWIP\Lib\sock_utils.c
+
+
+ $PROJ_DIR$\..\LWIP\Lib\sock_utils.h
+
+
+
+ netif
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\etharp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\ethernetif.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\slipif.c
+
+
+
+
+ uCOS-II
+
+ Ports
+
+ ARM-Cortex-M4
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4\os_cpu.h
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4\os_cpu_a.asm
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4\os_cpu_c.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4\os_dbg.c
+
+
+
+ uC-CPU
+
+ ARM-Cortex-M4
+
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4\cpu.h
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4\cpu_a.asm
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4\cpu_c.c
+
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\cpu_core.c
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\cpu_core.h
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\cpu_def.h
+
+
+
+
+ Source
+
+ $PROJ_DIR$\..\APP\Header\os_cfg.h
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_core.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_flag.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_mbox.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_mem.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_mutex.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_q.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_sem.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_task.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_time.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_tmr.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\ucos_ii.h
+
+
+
+ uC-LIB
+
+ Ports
+
+ ARM-Cortex-M4
+
+ $PROJ_DIR$\..\OS2\uC-LIB\Ports\ARM-Cortex-M4\lib_mem_a.asm
+
+
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_ascii.c
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_ascii.h
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_def.h
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_math.c
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_math.h
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_mem.c
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_mem.h
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_str.c
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_str.h
+
+
+
+
+ $PROJ_DIR$\..\..\..\Users\Administrator\AppData\Roaming\Tencent\QQ\Temp\{F}SQO_E9%Q2@~G%E(835ZQ.png
+
+
diff --git a/PROJECT/Backup (1) of OS2.ewt b/PROJECT/Backup (1) of OS2.ewt
new file mode 100644
index 0000000..14105c6
--- /dev/null
+++ b/PROJECT/Backup (1) of OS2.ewt
@@ -0,0 +1,3697 @@
+
+
+ 3
+
+ Debug
+
+ ARM
+
+ 1
+
+ C-STAT
+ 515
+
+ 515
+
+ 0
+
+ 1
+ 600
+ 1
+ 6
+ 0
+ 1
+ 100
+ Debug\C-STAT
+
+
+ 2.3.2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RuntimeChecking
+ 0
+
+ 2
+ 1
+ 1
+
+ GenRtcDebugHeap
+ 0
+
+
+ GenRtcEnableBoundsChecking
+ 0
+
+
+ GenRtcCheckPtrsNonInstrMem
+ 1
+
+
+ GenRtcTrackPointerBounds
+ 1
+
+
+ GenRtcCheckAccesses
+ 1
+
+
+ GenRtcGenerateEntries
+ 0
+
+
+ GenRtcNrTrackedPointers
+ 1000
+
+
+ GenRtcIntOverflow
+ 0
+
+
+ GenRtcIncUnsigned
+ 0
+
+
+ GenRtcIntConversion
+ 0
+
+
+ GenRtcInclExplicit
+ 0
+
+
+ GenRtcIntShiftOverflow
+ 0
+
+
+ GenRtcInclUnsignedShiftOverflow
+ 0
+
+
+ GenRtcUnhandledCase
+ 0
+
+
+ GenRtcDivByZero
+ 0
+
+
+ GenRtcEnable
+ 0
+
+
+ GenRtcCheckPtrsNonInstrFunc
+ 1
+
+
+
+
+
+ Release
+
+ ARM
+
+ 0
+
+ C-STAT
+ 515
+
+ 515
+
+ 0
+
+ 1
+ 600
+ 1
+ 6
+ 0
+ 1
+ 100
+ Release\C-STAT
+
+
+ 2.3.2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RuntimeChecking
+ 0
+
+ 2
+ 1
+ 0
+
+ GenRtcDebugHeap
+ 0
+
+
+ GenRtcEnableBoundsChecking
+ 0
+
+
+ GenRtcCheckPtrsNonInstrMem
+ 1
+
+
+ GenRtcTrackPointerBounds
+ 1
+
+
+ GenRtcCheckAccesses
+ 1
+
+
+ GenRtcGenerateEntries
+ 0
+
+
+ GenRtcNrTrackedPointers
+ 1000
+
+
+ GenRtcIntOverflow
+ 0
+
+
+ GenRtcIncUnsigned
+ 0
+
+
+ GenRtcIntConversion
+ 0
+
+
+ GenRtcInclExplicit
+ 0
+
+
+ GenRtcIntShiftOverflow
+ 0
+
+
+ GenRtcInclUnsignedShiftOverflow
+ 0
+
+
+ GenRtcUnhandledCase
+ 0
+
+
+ GenRtcDivByZero
+ 0
+
+
+ GenRtcEnable
+ 0
+
+
+ GenRtcCheckPtrsNonInstrFunc
+ 1
+
+
+
+
+
+ APP
+
+ Agent
+
+ $PROJ_DIR$\..\APP\Agent\agent_hyt.c
+
+
+ $PROJ_DIR$\..\APP\Agent\agent_hyt.h
+
+
+
+ Appcfg
+
+ $PROJ_DIR$\..\APP\Appcfg\app.c
+
+
+ $PROJ_DIR$\..\APP\Appcfg\app_cfg.h
+
+
+ $PROJ_DIR$\..\APP\Appcfg\app_hooks.c
+
+
+ $PROJ_DIR$\..\APP\Appcfg\cpu_cfg.h
+
+
+ $PROJ_DIR$\..\APP\Appcfg\lib_cfg.h
+
+
+ $PROJ_DIR$\..\APP\Appcfg\os_cfg.h
+
+
+
+ Common
+
+ $PROJ_DIR$\..\APP\Common\comm_cfginfo.c
+
+
+ $PROJ_DIR$\..\APP\Common\comm_cfginfo.h
+
+
+ $PROJ_DIR$\..\APP\Common\comm_types.h
+
+
+ $PROJ_DIR$\..\APP\Common\common.h
+
+
+ $PROJ_DIR$\..\APP\Common\includes.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_default_value.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_global_variable.c
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_global_variable.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_header_file.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_struct.h
+
+
+ $PROJ_DIR$\..\APP\Common\ptz_type_select.h
+
+
+
+ Device
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\angle_poweroffsave.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\angle_poweroffsave.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\angle_zerooffset.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\angle_zerooffset.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_adc_collect.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_adc_collect.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_dac_out.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_dac_out.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_heatresistor.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_heatresistor.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_interrupt.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_interrupt.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_photoelectricswitch.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_photoelectricswitch.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_relay.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_relay.h
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_wdog.c
+
+
+ $PROJ_DIR$\..\APP\Device\device_Other\device_wdog.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\get_angle.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_angle\get_angle.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_bldc.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_bldc.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_electricstable.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_electricstable.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_plan.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_plan.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_step.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_rotate\rotate_step.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_speed\speed_to_bldc.c
+
+ Debug
+
+
+
+ $PROJ_DIR$\..\APP\Device\Device_speed\speed_to_bldc.h
+
+
+ $PROJ_DIR$\..\APP\Device\Device_speed\speed_to_step.c
+
+
+ $PROJ_DIR$\..\APP\Device\Device_speed\speed_to_step.h
+
+
+
+ Service
+
+ $PROJ_DIR$\..\APP\Service\onchip_flash.c
+
+
+ $PROJ_DIR$\..\APP\Service\onchip_flash.h
+
+
+ $PROJ_DIR$\..\APP\Device\Restore factory settings\Restore_factory_set.c
+
+
+ $PROJ_DIR$\..\APP\Device\Restore factory settings\Restore_factory_set.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_areascan.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_areascan.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_autoreturn.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_autoreturn.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_cmdpreprocess.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_cmdpreprocess.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_error_count.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_error_count.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_presetbitscan.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_presetbitscan.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_selfcheck.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_selfcheck.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_statusmonitor.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_statusmonitor.h
+
+
+ $PROJ_DIR$\..\APP\Service\service_update.c
+
+
+ $PROJ_DIR$\..\APP\Service\service_update.h
+
+
+
+
+ BSP
+
+ Doc
+
+
+ Driver
+
+ as5047d
+
+ $PROJ_DIR$\..\BSP\Driver\as5047d\as5047d.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\as5047d\as5047d.h
+
+
+
+ beep
+
+ $PROJ_DIR$\..\BSP\Driver\beep\beep.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\beep\beep.h
+
+
+
+ check
+
+ $PROJ_DIR$\..\BSP\Driver\check\check.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\check\check.h
+
+
+
+ enet
+
+ $PROJ_DIR$\..\BSP\Driver\enet_to_udp\enet_to_udp.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\enet_to_udp\enet_to_udp.h
+
+
+
+ full_bridge
+
+ $PROJ_DIR$\..\BSP\Driver\full_bridge\full_bridge.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\full_bridge\full_bridge.h
+
+
+
+ getcfg
+
+ $PROJ_DIR$\..\BSP\Driver\getcfg\getcfg.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\getcfg\getcfg.h
+
+
+
+ l6235d
+
+ $PROJ_DIR$\..\BSP\Driver\l6235d\l6235d.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\l6235d\l6235d.h
+
+
+
+ lan8720
+
+ $PROJ_DIR$\..\BSP\Driver\lan8720\Lan8720.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\lan8720\Lan8720.h
+
+
+
+ mb85rc64
+
+ $PROJ_DIR$\..\BSP\Driver\mb85rc64\mb85rc64.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\mb85rc64\mb85rc64.h
+
+
+
+ ring_queue
+
+ $PROJ_DIR$\..\BSP\Driver\ringqueue\ring_queue.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\ringqueue\ring_queue.h
+
+
+
+ timer
+
+ $PROJ_DIR$\..\BSP\Driver\timer\Timer.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\timer\Timer.h
+
+
+
+ tmc2160
+
+ $PROJ_DIR$\..\BSP\Driver\tmc2160\tmc2160.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\tmc2160\tmc2160.h
+
+
+
+ tmp75
+
+ $PROJ_DIR$\..\BSP\Driver\tmp75\tmp75.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\tmp75\tmp75.h
+
+
+
+ usart
+
+ $PROJ_DIR$\..\BSP\Driver\usart\Usart.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\usart\Usart.h
+
+
+
+ w25q128
+
+ $PROJ_DIR$\..\BSP\Driver\w25q128\w25q128.c
+
+
+ $PROJ_DIR$\..\BSP\Driver\w25q128\w25q128.h
+
+
+
+
+ IAR
+
+ $PROJ_DIR$\..\BSP\IAR\GD32F450xE.icf
+
+
+ Debug
+
+
+
+ OS
+
+ $PROJ_DIR$\..\BSP\OS\bsp_os.c
+
+
+ $PROJ_DIR$\..\BSP\OS\bsp_os.h
+
+
+
+ $PROJ_DIR$\..\BSP\bsp.c
+
+
+ $PROJ_DIR$\..\BSP\bsp.h
+
+
+ $PROJ_DIR$\..\BSP\bsp_int.c
+
+
+ $PROJ_DIR$\..\BSP\bsp_ser.c
+
+
+ $PROJ_DIR$\..\BSP\bsp_ser.h
+
+
+ $PROJ_DIR$\..\BSP\pdebug.c
+
+
+ $PROJ_DIR$\..\BSP\pdebug.h
+
+
+
+ FATFS
+
+ option
+
+ $PROJ_DIR$\..\FATFS\option\cc936.c
+
+
+
+ $PROJ_DIR$\..\FATFS\diskio.c
+
+
+ $PROJ_DIR$\..\FATFS\diskio.h
+
+
+ $PROJ_DIR$\..\FATFS\ff.c
+
+
+ $PROJ_DIR$\..\FATFS\ff.h
+
+
+ $PROJ_DIR$\..\FATFS\ffconf.h
+
+
+ $PROJ_DIR$\..\FATFS\integer.h
+
+
+ $PROJ_DIR$\..\FATFS\tm_stm32f1_fatfs.c
+
+
+ $PROJ_DIR$\..\FATFS\tm_stm32f1_fatfs.h
+
+
+
+ GD32F4
+
+ CMSIS
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\core_cm4.h
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\core_cm4_simd.h
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\GD\GD32F4xx\Source\system_gd32f4xx.c
+
+
+
+ GD32F4xx_standard
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_adc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_can.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_crc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_ctc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_dac.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_dbg.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_dci.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_dma.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_enet.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_exmc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_exti.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_fmc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_fwdgt.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_gpio.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_i2c.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_ipa.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_iref.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_misc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_pmu.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_rcu.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_rtc.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_sdio.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_spi.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_syscfg.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_timer.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_tli.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_trng.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_usart.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\GD32F4xx_standard_peripheral\Source\gd32f4xx_wwdgt.c
+
+
+
+ Startup
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\CMSIS\GD\GD32F4xx\Source\IAR\startup_gd32f450.s
+
+
+
+ Systick
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK\gd32f4xx_it.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK\gd32f4xx_it.h
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK\systick.c
+
+
+ $PROJ_DIR$\..\GD32F4xx_Firmware_Library\SYSTICK\systick.h
+
+
+
+
+ LWIP
+
+ api
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\api_lib.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\api_msg.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\err.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\netbuf.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\netdb.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\netifapi.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\ping.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\sockets.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\api\tcpip.c
+
+
+
+ arch
+
+ $PROJ_DIR$\..\LWIP\arch\sys_arch.c
+
+
+
+ core
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\asn1_dec.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\asn1_enc.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\autoip.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\def.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\dhcp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\dns.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\icmp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\igmp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\inet.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\inet_chksum.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\init.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\ip.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\ip_addr.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\ipv4\ip_frag.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\mem.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\memp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\mib2.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\mib_structs.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\msg_in.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\snmp\msg_out.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\netif.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\pbuf.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\raw.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\stats.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\sys.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\tcp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\tcp_in.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\tcp_out.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\timers.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\core\udp.c
+
+
+
+ Lib
+
+ $PROJ_DIR$\..\LWIP\Lib\sock_utils.c
+
+
+ $PROJ_DIR$\..\LWIP\Lib\sock_utils.h
+
+
+
+ netif
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\etharp.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\ethernetif.c
+
+
+ $PROJ_DIR$\..\LWIP\lwip-1.4.1\netif\slipif.c
+
+
+
+
+ uCOS-II
+
+ Ports
+
+ ARM-Cortex-M4
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4\os_cpu.h
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4\os_cpu_a.asm
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4\os_cpu_c.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Ports\ARM-Cortex-M4\os_dbg.c
+
+
+
+ uC-CPU
+
+ ARM-Cortex-M4
+
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4\cpu.h
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4\cpu_a.asm
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\ARM-Cortex-M4\cpu_c.c
+
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\cpu_core.c
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\cpu_core.h
+
+
+ $PROJ_DIR$\..\OS2\uC-CPU\cpu_def.h
+
+
+
+
+ Source
+
+ $PROJ_DIR$\..\APP\Header\os_cfg.h
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_core.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_flag.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_mbox.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_mem.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_mutex.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_q.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_sem.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_task.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_time.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\os_tmr.c
+
+
+ $PROJ_DIR$\..\OS2\uCOS-II\Source\ucos_ii.h
+
+
+
+ uC-LIB
+
+ Ports
+
+ ARM-Cortex-M4
+
+ $PROJ_DIR$\..\OS2\uC-LIB\Ports\ARM-Cortex-M4\lib_mem_a.asm
+
+
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_ascii.c
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_ascii.h
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_def.h
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_math.c
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_math.h
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_mem.c
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_mem.h
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_str.c
+
+
+ $PROJ_DIR$\..\OS2\uC-LIB\lib_str.h
+
+
+
+
+ $PROJ_DIR$\..\..\..\Users\Administrator\AppData\Roaming\Tencent\QQ\Temp\{F}SQO_E9%Q2@~G%E(835ZQ.png
+
+
diff --git a/PROJECT/OS2.ewd b/PROJECT/OS2.ewd
index fe8d3df..60cc5c5 100644
--- a/PROJECT/OS2.ewd
+++ b/PROJECT/OS2.ewd
@@ -1,6 +1,6 @@
- 3
+ 4
Debug
@@ -11,7 +11,7 @@
C-SPY
2
- 32
+ 33
1
1
@@ -44,7 +44,7 @@
MemFile
- $TOOLKIT_DIR$\CONFIG\debugger\GigaDevice\GD32F450xE.ddf
+ $TOOLKIT_DIR$\config\debugger\GigaDevice\GD32F450xE.ddf
RunToEnable
@@ -88,7 +88,7 @@
OCLastSavedByProductVersion
- 9.20.1.43525
+ 9.40.2.67586
UseFlashLoader
@@ -112,7 +112,7 @@
FlashLoadersV3
- $TOOLKIT_DIR$\config\flashloader\GigaDevice\FlashGD32F4xxxE.board
+ $TOOLKIT_DIR$/config/flashloader/GigaDevice/FlashGD32F4xxxE.board
OCImagesSuppressCheck1
@@ -222,6 +222,38 @@
OCTpiuBaseOption
1
+
+ OCOverrideSlave
+ 0
+
+
+ OCOverrideSlavePath
+
+
+
+ C_32_64Device
+ 1
+
+
+ AuthEnable
+ 0
+
+
+ AuthSdmSelection
+ 1
+
+
+ AuthSdmManifest
+
+
+
+ AuthSdmExplicitLib
+
+
+
+ AuthEnforce
+ 0
+
@@ -457,6 +489,39 @@
+
+ E2_ID
+ 2
+
+ 0
+ 1
+ 1
+
+ E2PowerFromProbe
+ 1
+
+
+ CE2UsbSerialNo
+
+
+
+ CE2IdCodeEditB
+ 0xFFFF'FFFF'FFFF'FFFF'FFFF'FFFF'FFFF'FFFF
+
+
+ CE2LogFileCheck
+ 0
+
+
+ CE2LogFileEditB
+ $PROJ_DIR$\cspycomm.log
+
+
+ OCDriverInfo
+ 1
+
+
+
GDBSERVER_ID
2
@@ -1072,7 +1137,7 @@
STLINK_ID
2
- 7
+ 8
1
1
@@ -1187,9 +1252,17 @@
CCSTLinkProbeList
- 1
+ 2
0
+
+ CCSTLinkTargetVccEnable
+ 1
+
+
+ CCSTLinkTargetVoltage
+ ###Uninitialized###
+
@@ -1417,7 +1490,7 @@
CCXds100ResetList
- 0
+ 1
0
@@ -1506,17 +1579,25 @@
0
- $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9BE.ewplugin
+ $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9a.ewplugin
0
$TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin
0
+
+ $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-286-KA-CSpy.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\uCOS-III\uCOS-III-KA-CSpy.ewplugin
+ 0
+
$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin
0
@@ -1541,7 +1622,7 @@
C-SPY
2
- 32
+ 33
1
0
@@ -1752,6 +1833,38 @@
OCTpiuBaseOption
1
+
+ OCOverrideSlave
+ 0
+
+
+ OCOverrideSlavePath
+
+
+
+ C_32_64Device
+ 1
+
+
+ AuthEnable
+ 0
+
+
+ AuthSdmSelection
+ 1
+
+
+ AuthSdmManifest
+
+
+
+ AuthSdmExplicitLib
+
+
+
+ AuthEnforce
+ 0
+
@@ -1987,6 +2100,39 @@
+
+ E2_ID
+ 2
+
+ 0
+ 1
+ 0
+
+ E2PowerFromProbe
+ 1
+
+
+ CE2UsbSerialNo
+
+
+
+ CE2IdCodeEditB
+ 0xFFFF'FFFF'FFFF'FFFF'FFFF'FFFF'FFFF'FFFF
+
+
+ CE2LogFileCheck
+ 0
+
+
+ CE2LogFileEditB
+ $PROJ_DIR$\cspycomm.log
+
+
+ OCDriverInfo
+ 1
+
+
+
GDBSERVER_ID
2
@@ -2602,7 +2748,7 @@
STLINK_ID
2
- 7
+ 8
1
0
@@ -2717,9 +2863,17 @@
CCSTLinkProbeList
- 1
+ 2
0
+
+ CCSTLinkTargetVccEnable
+ 1
+
+
+ CCSTLinkTargetVoltage
+ ###Uninitialized###
+
@@ -2947,7 +3101,7 @@
CCXds100ResetList
- 0
+ 1
0
@@ -3036,17 +3190,25 @@
0
- $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9BE.ewplugin
+ $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm9a.ewplugin
0
$TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin
0
+
+ $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-286-KA-CSpy.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin
+ 0
+
+
+ $TOOLKIT_DIR$\plugins\rtos\uCOS-III\uCOS-III-KA-CSpy.ewplugin
+ 0
+
$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin
0
diff --git a/PROJECT/OS2.ewp b/PROJECT/OS2.ewp
index ae45cae..c85f083 100644
--- a/PROJECT/OS2.ewp
+++ b/PROJECT/OS2.ewp
@@ -1,6 +1,6 @@
- 3
+ 4
Debug
@@ -11,7 +11,7 @@
General
3
- 34
+ 36
1
1
@@ -62,7 +62,7 @@
RTDescription
- Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.
+ A compact configuration of the C/C++14 runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.
OGProductVersion
@@ -70,7 +70,7 @@
OGLastSavedByProductVersion
- 9.20.1.43525
+ 9.40.2.67586
OGChipSelectEditMenu
@@ -98,7 +98,7 @@
GBECoreSlave
- 31
+ 33
39
@@ -115,7 +115,7 @@
CoreVariant
- 31
+ 33
39
@@ -138,7 +138,7 @@
GFPUCoreSlave2
- 31
+ 33
39
@@ -203,13 +203,26 @@
BuildFilesPath
Debug
+
+ PointerAuthentication
+ 0
+
+
+ FPU64
+ 1
+
+
+ OG_32_64DeviceCoreSlave
+ 33
+ 39
+
ICCARM
2
- 37
+ 38
1
1
@@ -511,13 +524,21 @@
CCStackProtection
0
+
+ CCPointerAutentiction
+ 0
+
+
+ CCBranchTargetIdentification
+ 0
+
AARM
2
- 11
+ 12
1
1
@@ -677,6 +698,10 @@
PreInclude
+
+ A_32_64Device
+ 1
+
@@ -719,19 +744,11 @@
inputOutputBased
-
- BUILDACTION
- 1
-
-
-
-
-
ILINK
0
- 26
+ 27
1
1
@@ -808,7 +825,7 @@
IlinkIcfFile
- I:\HY-2.0\HY2.0\trunk\iar9_2\4.0 LW21-01B\Hyt2\BSP\IAR\GD32F450xE.icf
+ D:\psx\Pan-Tilt\1.software\HY\4.0 LW21-01B\BSP\IAR\GD32F450xE_APP.icf
IlinkIcfFileSlave
@@ -1091,6 +1108,14 @@
IlinkWrapperFile
+
+ IlinkProcessor
+ 1
+
+
+ IlinkFpuProcessor
+ 1
+
@@ -1114,6 +1139,11 @@
+
+ BUILDACTION
+ 2
+
+
Release
@@ -1125,7 +1155,7 @@
General
3
- 34
+ 36
1
0
@@ -1184,7 +1214,7 @@
OGLastSavedByProductVersion
- 9.20.1.43525
+ 9.40.2.67586
OGChipSelectEditMenu
@@ -1212,7 +1242,7 @@
GBECoreSlave
- 31
+ 33
39
@@ -1229,7 +1259,7 @@
CoreVariant
- 31
+ 33
39
@@ -1252,7 +1282,7 @@
GFPUCoreSlave2
- 31
+ 33
39
@@ -1317,13 +1347,26 @@
BuildFilesPath
Release
+
+ PointerAuthentication
+ 0
+
+
+ FPU64
+ 1
+
+
+ OG_32_64DeviceCoreSlave
+ 33
+ 39
+
ICCARM
2
- 37
+ 38
1
0
@@ -1610,13 +1653,21 @@
CCStackProtection
0
+
+ CCPointerAutentiction
+ 0
+
+
+ CCBranchTargetIdentification
+ 0
+
AARM
2
- 11
+ 12
1
0
@@ -1776,6 +1827,10 @@
PreInclude
+
+ A_32_64Device
+ 1
+
@@ -1818,19 +1873,11 @@
inputOutputBased
-
- BUILDACTION
- 1
-
-
-
-
-
ILINK
0
- 26
+ 27
1
0
@@ -2190,6 +2237,14 @@
IlinkWrapperFile
+
+ IlinkProcessor
+ 1
+
+
+ IlinkFpuProcessor
+ 1
+
@@ -2213,6 +2268,11 @@
+
+ BUILDACTION
+ 2
+
+
APP
@@ -2375,7 +2435,7 @@
ICCARM
- 37
+ 38
0
1
@@ -2669,6 +2729,14 @@
CCStackProtection
0
+
+ CCPointerAutentiction
+ 0
+
+
+ CCBranchTargetIdentification
+ 0
+
@@ -2900,7 +2968,7 @@
ICCARM
- 37
+ 38
0
1
@@ -3192,6 +3260,14 @@
CCStackProtection
0
+
+ CCPointerAutentiction
+ 0
+
+
+ CCBranchTargetIdentification
+ 0
+
diff --git a/PROJECT/OS2.ewt b/PROJECT/OS2.ewt
index 14105c6..763275e 100644
--- a/PROJECT/OS2.ewt
+++ b/PROJECT/OS2.ewt
@@ -1,6 +1,6 @@
- 3
+ 4
Debug
@@ -9,9 +9,9 @@
1
C-STAT
- 515
+ 517
- 515
+ 517
0
@@ -25,1317 +25,1323 @@
Debug\C-STAT
- 2.3.2
+ 2.5.2
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
+
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
@@ -1428,9 +1434,9 @@
0
C-STAT
- 515
+ 517
- 515
+ 517
0
@@ -1444,1317 +1450,1323 @@
Release\C-STAT
- 2.3.2
+ 2.5.2
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
+
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+