实例介绍
飞思卡尔 MC9S12XEP Bootloader上位机,可解析S19文件,支持周立功CAN和ValueCAN,文章地址:https://blog.csdn.net/u010875635/article/details/94593801
【实例截图】
【核心代码】
Freescale_Bootloader上位机.7z
└── Freescale_Bootloader
├── Config.ini
├── Librarys
│ ├── BeatfanControls
│ │ ├── Animations
│ │ │ ├── WaittingAnimation1.xaml
│ │ │ └── WaittingAnimation1.xaml.cs
│ │ ├── BeatfanControls.csproj
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── BeatfanControls.dll
│ │ │ ├── BeatfanControls.pdb
│ │ │ ├── DynamicDataDisplay.dll
│ │ │ ├── mscorlib.dll
│ │ │ ├── normidna.nlp
│ │ │ ├── normnfc.nlp
│ │ │ ├── normnfd.nlp
│ │ │ ├── normnfkc.nlp
│ │ │ ├── normnfkd.nlp
│ │ │ └── zh-Hans
│ │ │ └── mscorlib.resources.dll
│ │ ├── Buttons
│ │ │ ├── FlatButton1.xaml
│ │ │ ├── FlatButton1.xaml.cs
│ │ │ ├── SwitchButton.xaml
│ │ │ └── SwitchButton.xaml.cs
│ │ ├── BytesBitsShow
│ │ │ ├── BytesBitsShow1.xaml
│ │ │ └── BytesBitsShow1.xaml.cs
│ │ ├── Charts
│ │ │ ├── LineChart1.xaml
│ │ │ └── LineChart1.xaml.cs
│ │ ├── DashBoards
│ │ │ ├── DashBoard1.xaml
│ │ │ └── DashBoard1.xaml.cs
│ │ ├── DLL
│ │ │ └── DynamicDataDisplay.dll
│ │ ├── DynamicDataDisplay
│ │ │ ├── DynamicDataDisplay1.xaml
│ │ │ └── DynamicDataDisplay1.xaml.cs
│ │ ├── Indicators
│ │ │ ├── StateIndicator1.xaml
│ │ │ ├── StateIndicator1.xaml.cs
│ │ │ ├── StateIndicatorProcessBar.xaml
│ │ │ └── StateIndicatorProcessBar.xaml.cs
│ │ ├── Labels
│ │ │ ├── BoolLabel.cs
│ │ │ ├── EditLabel.cs
│ │ │ └── NumbericLabel_Int - 复制.cs
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── Animations
│ │ │ │ ├── WaittingAnimation1.baml
│ │ │ │ ├── WaittingAnimation1.g.cs
│ │ │ │ └── WaittingAnimation1.g.i.cs
│ │ │ ├── BeatfanControls.csproj.FileListAbsolute.txt
│ │ │ ├── BeatfanControls.dll
│ │ │ ├── BeatfanControls.g.resources
│ │ │ ├── BeatfanControls_MarkupCompile.cache
│ │ │ ├── BeatfanControls_MarkupCompile.i.cache
│ │ │ ├── BeatfanControls_MarkupCompile.i.lref
│ │ │ ├── BeatfanControls_MarkupCompile.lref
│ │ │ ├── BeatfanControls.pdb
│ │ │ ├── Buttons
│ │ │ │ ├── FlatButton1.baml
│ │ │ │ ├── FlatButton1.g.cs
│ │ │ │ ├── FlatButton1.g.i.cs
│ │ │ │ ├── SwitchButton.baml
│ │ │ │ ├── SwitchButton.g.cs
│ │ │ │ └── SwitchButton.g.i.cs
│ │ │ ├── BytesBitsShow
│ │ │ │ ├── BytesBitsShow1.baml
│ │ │ │ ├── BytesBitsShow1.g.cs
│ │ │ │ └── BytesBitsShow1.g.i.cs
│ │ │ ├── Charts
│ │ │ │ ├── LineChart1.baml
│ │ │ │ ├── LineChart1.g.cs
│ │ │ │ └── LineChart1.g.i.cs
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── DynamicDataDisplay
│ │ │ │ ├── DynamicDataDisplay1.baml
│ │ │ │ ├── DynamicDataDisplay1.g.cs
│ │ │ │ └── DynamicDataDisplay1.g.i.cs
│ │ │ ├── GeneratedInternalTypeHelper.g.cs
│ │ │ ├── GeneratedInternalTypeHelper.g.i.cs
│ │ │ ├── Indicators
│ │ │ │ ├── StateIndicator1.baml
│ │ │ │ ├── StateIndicator1.g.cs
│ │ │ │ ├── StateIndicator1.g.i.cs
│ │ │ │ ├── StateIndicatorProcessBar.baml
│ │ │ │ ├── StateIndicatorProcessBar.g.cs
│ │ │ │ └── StateIndicatorProcessBar.g.i.cs
│ │ │ ├── ProcessBars
│ │ │ │ ├── CycleProcessBar1.baml
│ │ │ │ ├── CycleProcessBar1.g.cs
│ │ │ │ ├── CycleProcessBar1.g.i.cs
│ │ │ │ ├── CycleProcessBar2.baml
│ │ │ │ ├── CycleProcessBar2.g.cs
│ │ │ │ └── CycleProcessBar2.g.i.cs
│ │ │ ├── Shapes
│ │ │ │ ├── WarnningShape1.baml
│ │ │ │ ├── WarnningShape1.g.cs
│ │ │ │ └── WarnningShape1.g.i.cs
│ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ │ ├── TempPE
│ │ │ ├── Thermometers
│ │ │ │ ├── Thermometer1.baml
│ │ │ │ ├── Thermometer1.g.cs
│ │ │ │ └── Thermometer1.g.i.cs
│ │ │ └── TreeViews
│ │ │ ├── TreeView1.baml
│ │ │ ├── TreeView1.g.cs
│ │ │ └── TreeView1.g.i.cs
│ │ ├── Pictures
│ │ │ ├── logo-48x48.ico
│ │ │ ├── 关闭按钮.png
│ │ │ ├── 凯博LOGO(黑K).png
│ │ │ └── 打开按钮.png
│ │ ├── ProcessBars
│ │ │ ├── CycleProcessBar1.xaml
│ │ │ ├── CycleProcessBar1.xaml.cs
│ │ │ ├── CycleProcessBar2.xaml
│ │ │ └── CycleProcessBar2.xaml.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── Shapes
│ │ │ ├── WarnningShape1.xaml
│ │ │ └── WarnningShape1.xaml.cs
│ │ ├── TextBoxes
│ │ │ ├── NumbericTextbox_Double.cs
│ │ │ ├── NumbericTextbox_HexBytes.cs
│ │ │ ├── NumbericTextbox_HexUInt.cs
│ │ │ ├── NumbericTextbox_Int.cs
│ │ │ └── Textbox_Hint.cs
│ │ ├── Thermometers
│ │ │ ├── Thermometer1.xaml
│ │ │ └── Thermometer1.xaml.cs
│ │ ├── TreeViews
│ │ │ ├── TreeView1.xaml
│ │ │ ├── TreeView1.xaml.cs
│ │ │ └── TreeView1.xaml .cs.cs
│ │ └── UserControls
│ │ └── MyUserControlModel.cs
│ ├── CANDevices
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── CANDevices.dll
│ │ │ │ ├── CANDevices.pdb
│ │ │ │ ├── ControlCAN.dll
│ │ │ │ ├── icsneo40.dll
│ │ │ │ ├── kerneldlls
│ │ │ │ │ ├── CAN232.dll
│ │ │ │ │ ├── CANETE.dll
│ │ │ │ │ ├── CANET_TCP.dll
│ │ │ │ │ ├── gisadll.dll
│ │ │ │ │ ├── gpcidll.dll
│ │ │ │ │ ├── isa5420.dll
│ │ │ │ │ ├── kerneldll.ini
│ │ │ │ │ ├── PC104C2.dll
│ │ │ │ │ ├── PC104CAN.dll
│ │ │ │ │ ├── PCI5121.dll
│ │ │ │ │ └── usbcan.dll
│ │ │ │ ├── mscorlib.dll
│ │ │ │ ├── normidna.nlp
│ │ │ │ ├── normnfc.nlp
│ │ │ │ ├── normnfd.nlp
│ │ │ │ ├── normnfkc.nlp
│ │ │ │ ├── normnfkd.nlp
│ │ │ │ └── zh-Hans
│ │ │ │ └── mscorlib.resources.dll
│ │ │ └── Release
│ │ ├── CAN
│ │ │ ├── ClassAbstractCan.cs
│ │ │ ├── ClassValueCan.cs
│ │ │ ├── ClassZlgCan.cs
│ │ │ └── PhysicalInterface
│ │ │ ├── ICSNeoClass.cs
│ │ │ └── ZlgUsbCan.cs
│ │ ├── CANDevices.csproj
│ │ ├── DLL
│ │ │ ├── ControlCAN.dll
│ │ │ ├── icsneo40.dll
│ │ │ └── kerneldlls
│ │ │ ├── CAN232.dll
│ │ │ ├── CANETE.dll
│ │ │ ├── CANET_TCP.dll
│ │ │ ├── gisadll.dll
│ │ │ ├── gpcidll.dll
│ │ │ ├── isa5420.dll
│ │ │ ├── kerneldll.ini
│ │ │ ├── PC104C2.dll
│ │ │ ├── PC104CAN.dll
│ │ │ ├── PCI5121.dll
│ │ │ └── usbcan.dll
│ │ ├── Drivers
│ │ │ ├── USBCAN
│ │ │ │ ├── 32bit
│ │ │ │ │ ├── USBCAN.INF
│ │ │ │ │ └── usbcan.sys
│ │ │ │ └── 64bit
│ │ │ │ ├── usbcan.cat
│ │ │ │ ├── usbcan.inf
│ │ │ │ └── usbcan.sys
│ │ │ ├── USBCAN-2E-U
│ │ │ │ ├── 32bit
│ │ │ │ │ ├── USBCAN_E.dll
│ │ │ │ │ ├── usbcan_e_u.cat
│ │ │ │ │ ├── usbcan_e_u.dll
│ │ │ │ │ ├── usbcan_e_u.inf
│ │ │ │ │ ├── usbcan_e_u.sys
│ │ │ │ │ └── WdfCoInstaller01009.dll
│ │ │ │ └── 64bit
│ │ │ │ ├── USBCAN_E_64.dll
│ │ │ │ ├── USBCAN_E.dll
│ │ │ │ ├── usbcan_e_u_64.dll
│ │ │ │ ├── usbcan_e_u.cat
│ │ │ │ ├── usbcan_e_u.dll
│ │ │ │ ├── usbcan_e_u.inf
│ │ │ │ ├── usbcan_e_u.sys
│ │ │ │ └── WdfCoInstaller01009.dll
│ │ │ ├── USBCAN-E-U
│ │ │ │ ├── 32bit
│ │ │ │ │ ├── USBCAN_E.dll
│ │ │ │ │ ├── usbcan_e_u.cat
│ │ │ │ │ ├── usbcan_e_u.dll
│ │ │ │ │ ├── usbcan_e_u.inf
│ │ │ │ │ ├── usbcan_e_u.sys
│ │ │ │ │ └── WdfCoInstaller01009.dll
│ │ │ │ └── 64bit
│ │ │ │ ├── USBCAN_E_64.dll
│ │ │ │ ├── USBCAN_E.dll
│ │ │ │ ├── usbcan_e_u_64.dll
│ │ │ │ ├── usbcan_e_u.cat
│ │ │ │ ├── usbcan_e_u.dll
│ │ │ │ ├── usbcan_e_u.inf
│ │ │ │ ├── usbcan_e_u.sys
│ │ │ │ └── WdfCoInstaller01009.dll
│ │ │ ├── ValueCAN
│ │ │ │ └── ICSDrivers.zip
│ │ │ └── 致远CAN
│ │ │ ├── USBCAN
│ │ │ │ ├── 32bit
│ │ │ │ │ ├── USBCAN.INF
│ │ │ │ │ └── usbcan.sys
│ │ │ │ └── 64bit
│ │ │ │ ├── usbcan.cat
│ │ │ │ ├── usbcan.inf
│ │ │ │ └── usbcan.sys
│ │ │ ├── USBCAN-2E-U
│ │ │ │ ├── 32bit
│ │ │ │ │ ├── USBCAN_E.dll
│ │ │ │ │ ├── usbcan_e_u.cat
│ │ │ │ │ ├── usbcan_e_u.dll
│ │ │ │ │ ├── usbcan_e_u.inf
│ │ │ │ │ ├── usbcan_e_u.sys
│ │ │ │ │ └── WdfCoInstaller01009.dll
│ │ │ │ └── 64bit
│ │ │ │ ├── USBCAN_E_64.dll
│ │ │ │ ├── USBCAN_E.dll
│ │ │ │ ├── usbcan_e_u_64.dll
│ │ │ │ ├── usbcan_e_u.cat
│ │ │ │ ├── usbcan_e_u.dll
│ │ │ │ ├── usbcan_e_u.inf
│ │ │ │ ├── usbcan_e_u.sys
│ │ │ │ └── WdfCoInstaller01009.dll
│ │ │ └── USBCAN-E-U
│ │ │ ├── 32bit
│ │ │ │ ├── USBCAN_E.dll
│ │ │ │ ├── usbcan_e_u.cat
│ │ │ │ ├── usbcan_e_u.dll
│ │ │ │ ├── usbcan_e_u.inf
│ │ │ │ ├── usbcan_e_u.sys
│ │ │ │ └── WdfCoInstaller01009.dll
│ │ │ └── 64bit
│ │ │ ├── USBCAN_E_64.dll
│ │ │ ├── USBCAN_E.dll
│ │ │ ├── usbcan_e_u_64.dll
│ │ │ ├── usbcan_e_u.cat
│ │ │ ├── usbcan_e_u.dll
│ │ │ ├── usbcan_e_u.inf
│ │ │ ├── usbcan_e_u.sys
│ │ │ └── WdfCoInstaller01009.dll
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── CANDevices.csproj.FileListAbsolute.txt
│ │ │ ├── CANDevices.dll
│ │ │ ├── CANDevices.pdb
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ │ └── TempPE
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── ReadMe.txt
│ │ └── ZlgCAN
│ │ ├── ClassAbstractCan.cs
│ │ └── PhysicalInterface
│ │ └── ZlgUsbCan.cs
│ ├── CircularGauge
│ │ ├── CircularGaugeControl.cs
│ │ ├── CircularGauge.csproj
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── ReadMe.txt
│ │ ├── Themes
│ │ │ └── Generic.xaml
│ │ └── TypeConverters.cs
│ ├── MotorControlProtocols
│ │ ├── AbstractMotorControl.cs
│ │ ├── CommonInterface.cs
│ │ ├── DLL
│ │ │ ├── ControlCAN.dll
│ │ │ ├── DynamicDataDisplay.dll
│ │ │ ├── kerneldlls
│ │ │ │ ├── CAN232.dll
│ │ │ │ ├── CANETE.dll
│ │ │ │ ├── CANET_TCP.dll
│ │ │ │ ├── gisadll.dll
│ │ │ │ ├── gpcidll.dll
│ │ │ │ ├── isa5420.dll
│ │ │ │ ├── kerneldll.ini
│ │ │ │ ├── PC104C2.dll
│ │ │ │ ├── PC104CAN.dll
│ │ │ │ ├── PCI5121.dll
│ │ │ │ └── usbcan.dll
│ │ │ ├── NPOI.dll
│ │ │ ├── Xceed.Wpf.AvalonDock.dll
│ │ │ ├── Xceed.Wpf.AvalonDock.Themes.Aero.dll
│ │ │ ├── Xceed.Wpf.AvalonDock.Themes.Expression.dll
│ │ │ ├── Xceed.Wpf.AvalonDock.Themes.Metro.dll
│ │ │ └── Xceed.Wpf.AvalonDock.Themes.VS2010.dll
│ │ ├── DualSource
│ │ │ ├── DualSourceTM1.cs
│ │ │ └── 双源CAN通讯协议20171106.docx
│ │ ├── EKOilPump
│ │ │ ├── 24V电子油泵通讯协议V1.0_20180629.docx
│ │ │ ├── EkOilPumpMotorControl1.cs
│ │ │ └── EkOilPumpMotorControl2-RegDebug.cs
│ │ ├── Hybrid
│ │ │ ├── EK混动电机CAN通讯协议1.17.docx
│ │ │ ├── HybridIsg1.cs
│ │ │ ├── HybridTM1.cs
│ │ │ ├── HybridTM2.cs
│ │ │ ├── 混动CAN通讯协议-电控(内CAN)1.15.pdf
│ │ │ └── 电机控制器故障代码表V1.1.xlsx
│ │ ├── MotorControlProtocols.csproj
│ │ ├── OilPump
│ │ │ ├── EK-2AT_电子油泵CAN通讯协议_V1.1_20180302.docx
│ │ │ └── OilPumpMotorControl1.cs
│ │ ├── OthersOwn
│ │ │ ├── MotorThOwn1.cs
│ │ │ └── 凯博易控-牟特科技253Nm电机通讯协议.doc
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── PureElectric
│ │ │ ├── PureElectricTM1.cs
│ │ │ ├── 福田欧辉纯电动客车电机控制器通讯协议.pdf
│ │ │ └── 纯电动车型EH150电机控制器故障代码.xls
│ │ └── ReadMe.txt
│ ├── SpectialFunctons
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── mscorlib.dll
│ │ │ │ ├── normidna.nlp
│ │ │ │ ├── normnfc.nlp
│ │ │ │ ├── normnfd.nlp
│ │ │ │ ├── normnfkc.nlp
│ │ │ │ ├── normnfkd.nlp
│ │ │ │ ├── NPOI.dll
│ │ │ │ ├── SpecialFunctions.dll
│ │ │ │ ├── SpecialFunctions.pdb
│ │ │ │ └── zh-Hans
│ │ │ │ └── mscorlib.resources.dll
│ │ │ └── Release
│ │ ├── Compare
│ │ │ ├── ArrayCompare.cs
│ │ │ └── CompareCallBack.cs
│ │ ├── Config
│ │ │ └── ClassSystem.cs
│ │ ├── Converter
│ │ │ ├── ArrayConverter.cs
│ │ │ ├── BytesColorConvert.cs
│ │ │ └── MyStringConverter.cs
│ │ ├── DataBases
│ │ │ ├── SqlServer.cs
│ │ │ └── SqlServerExample1.cs
│ │ ├── DLL
│ │ │ └── NPOI.dll
│ │ ├── Encryptions
│ │ │ ├── HashEncryptions.cs
│ │ │ └── TextEncryption.cs
│ │ ├── Excel
│ │ │ └── ExcelOperate.cs
│ │ ├── HexParse
│ │ │ ├── MicrochipHexParse.cs
│ │ │ └── NXPHexParse.cs
│ │ ├── Logs
│ │ │ ├── EncryptLog.cs
│ │ │ └── Log.cs
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── SpecialFunctions.dll
│ │ │ ├── SpecialFunctions.pdb
│ │ │ ├── SpecialFunctons.csproj.FileListAbsolute.txt
│ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ │ └── TempPE
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── S19Parse
│ │ │ └── FreescaleS19.cs
│ │ └── SpecialFunctons.csproj
│ └── UartDevices
│ ├── Common
│ │ ├── CommonUart.cs
│ │ └── UartOperate.cs
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ └── UartDevices.csproj
├── TCUToBootloader.sln
├── TCUToBootloader.suo
└── Tools
└── Freescale_S19Parse
├── app.config
├── App.xaml
├── App.xaml.cs
├── beatfan_logo.ico
├── bin
│ ├── Debug
│ │ ├── Config.ini
│ │ ├── Freescale_S19Parse.exe
│ │ ├── Freescale_S19Parse.exe.config
│ │ ├── Freescale_S19Parse.vshost.exe
│ │ ├── Freescale_S19Parse.vshost.exe.config
│ │ └── Librarys
│ │ ├── BeatfanControls.dll
│ │ ├── CANDevices.dll
│ │ ├── ControlCAN.dll
│ │ ├── DynamicDataDisplay.dll
│ │ ├── icsneo40.dll
│ │ ├── kerneldlls
│ │ │ ├── CAN232.dll
│ │ │ ├── CANETE.dll
│ │ │ ├── CANET_TCP.dll
│ │ │ ├── gisadll.dll
│ │ │ ├── gpcidll.dll
│ │ │ ├── isa5420.dll
│ │ │ ├── kerneldll.ini
│ │ │ ├── PC104C2.dll
│ │ │ ├── PC104CAN.dll
│ │ │ ├── PCI5121.dll
│ │ │ └── usbcan.dll
│ │ ├── NPOI.dll
│ │ └── SpecialFunctions.dll
│ └── Release
├── Common
│ └── Common.cs
├── Communications
│ ├── CANCommon.cs
│ └── ClassBootloaderForCAN.cs
├── Config
│ ├── ClassSystem.cs
│ ├── ClassUser.cs
│ └── ReadMe.txt
├── Controls
│ ├── Buttons
│ │ ├── SwitchButton.xaml
│ │ └── SwitchButton.xaml.cs
│ ├── PageControls
│ │ ├── BootloaderPage.xaml
│ │ ├── BootloaderPage.xaml.cs
│ │ ├── HexParseWithText.xaml
│ │ ├── HexParseWithText.xaml.cs
│ │ ├── S19ParseWithText.xaml
│ │ ├── S19ParseWithText.xaml.cs
│ │ ├── ValueCAN.xaml
│ │ ├── ValueCAN.xaml.cs
│ │ ├── ZlgCAN.xaml
│ │ └── ZlgCAN.xaml.cs
│ ├── ReadMe.txt
│ └── Windows
│ ├── HelpWindow.xaml
│ ├── HelpWindow.xaml.cs
│ ├── UserMessageBox.xaml
│ └── UserMessageBox.xaml.cs
├── Datas
│ ├── CommonData.cs
│ └── DataSource.cs
├── DLL
│ ├── ControlCAN.dll
│ ├── icsneo40.dll
│ └── kerneldlls
│ ├── CAN232.dll
│ ├── CANETE.dll
│ ├── CANET_TCP.dll
│ ├── gisadll.dll
│ ├── gpcidll.dll
│ ├── isa5420.dll
│ ├── kerneldll.ini
│ ├── PC104C2.dll
│ ├── PC104CAN.dll
│ ├── PCI5121.dll
│ └── usbcan.dll
├── Freescale_S19Parse.csproj
├── MainWindow.xaml
├── MainWindow.xaml.cs
├── obj
│ └── x86
│ └── Debug
│ ├── App.baml
│ ├── App.g.cs
│ ├── App.g.i.cs
│ ├── Controls
│ │ ├── PageControls
│ │ │ ├── BootloaderPage.baml
│ │ │ ├── BootloaderPage.g.cs
│ │ │ ├── BootloaderPage.g.i.cs
│ │ │ ├── HexParse.g.i.cs
│ │ │ ├── HexParseWithText.baml
│ │ │ ├── HexParseWithText.g.cs
│ │ │ ├── HexParseWithText.g.i.cs
│ │ │ ├── S19ParseWithText.baml
│ │ │ ├── S19ParseWithText.g.cs
│ │ │ ├── S19ParseWithText.g.i.cs
│ │ │ ├── ValueCAN.baml
│ │ │ ├── ValueCAN.g.cs
│ │ │ ├── ValueCAN.g.i.cs
│ │ │ ├── ZlgCAN.baml
│ │ │ ├── ZlgCAN.g.cs
│ │ │ ├── ZlgCAN.g.i.cs
│ │ │ └── ZlgCAN - 复制.g.i.cs
│ │ └── Windows
│ │ ├── ChangeHexString.g.i.cs
│ │ ├── DataGridTest.g.i.cs
│ │ ├── HelpWindow.baml
│ │ ├── HelpWindow.g.cs
│ │ ├── HelpWindow.g.i.cs
│ │ ├── InsertHexString.g.i.cs
│ │ ├── UserMessageBox.baml
│ │ ├── UserMessageBox.g.cs
│ │ └── UserMessageBox.g.i.cs
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── Freescale_S19Parse_Content.g.i.cs
│ ├── Freescale_S19Parse.csproj.FileListAbsolute.txt
│ ├── Freescale_S19Parse.csproj.GenerateResource.Cache
│ ├── Freescale_S19Parse.csprojResolveAssemblyReference.cache
│ ├── Freescale_S19Parse.exe
│ ├── Freescale_S19Parse.g.resources
│ ├── Freescale_S19Parse_MarkupCompile.cache
│ ├── Freescale_S19Parse_MarkupCompile.i.cache
│ ├── Freescale_S19Parse_MarkupCompile.i.lref
│ ├── Freescale_S19Parse_MarkupCompile.lref
│ ├── Freescale_S19Parse.pdb
│ ├── Freescale_S19Parse.Properties.Resources.resources
│ ├── GeneratedInternalTypeHelper.g.cs
│ ├── GeneratedInternalTypeHelper.g.i.cs
│ ├── HexParse.csproj.FileListAbsolute.txt
│ ├── MainWindow.baml
│ ├── MainWindow.g.cs
│ ├── MainWindow.g.i.cs
│ ├── Microchip_HexParse.csproj.FileListAbsolute.txt
│ ├── Microchip_HexParse.csproj.GenerateResource.Cache
│ ├── Microchip_HexParse.csprojResolveAssemblyReference.cache
│ ├── Microchip_HexParse.g.resources
│ ├── Microchip_HexParse_MarkupCompile.cache
│ ├── Microchip_HexParse_MarkupCompile.i.cache
│ ├── Microchip_HexParse_MarkupCompile.i.lref
│ ├── Microchip_HexParse_MarkupCompile.lref
│ ├── Microchip_HexParse.Properties.Resources.resources
│ ├── NXP_HexParse_Content.g.i.cs
│ ├── NXP_HexParse.csproj.FileListAbsolute.txt
│ ├── NXP_HexParse.csproj.GenerateResource.Cache
│ ├── NXP_HexParse.csprojResolveAssemblyReference.cache
│ ├── NXP_HexParse.g.resources
│ ├── NXP_HexParse_MarkupCompile.cache
│ ├── NXP_HexParse_MarkupCompile.i.cache
│ ├── NXP_HexParse_MarkupCompile.i.lref
│ ├── NXP_HexParse_MarkupCompile.lref
│ ├── NXP_HexParse.Properties.Resources.resources
│ ├── Styles
│ │ ├── Converter
│ │ │ └── StringConverter.baml
│ │ └── ForWindows
│ │ ├── MetroWindowStyle.baml
│ │ ├── MetroWindowStyle.g.cs
│ │ └── MetroWindowStyle.g.i.cs
│ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ └── TempPE
│ └── Properties.Resources.Designer.cs.dll
├── Pictures
│ ├── beatfan_logo.ico
│ └── beatfan_logo.png
├── Properties
│ ├── AssemblyInfo.cs
│ ├── Resources.Designer.cs
│ ├── Resources.resx
│ ├── Settings.Designer.cs
│ └── Settings.settings
├── ReadMe.txt
├── Service References
├── Styles
│ ├── Converter
│ │ ├── EnableConverter.cs
│ │ ├── StringByteConverter.cs
│ │ ├── StringBytes
│ │ │ ├── StringByte0.cs
│ │ │ ├── StringByte1.cs
│ │ │ ├── StringByte2.cs
│ │ │ ├── StringByte3.cs
│ │ │ └── StringByte4.cs
│ │ ├── StringConverter.xaml
│ │ ├── StringIntConverter.cs
│ │ └── StringUintConverter.cs
│ ├── ForWindows
│ │ ├── MetroWindowStyle.cs
│ │ └── MetroWindowStyle.xaml
│ └── ReadMe.txt
└── 使用说明
├── A4964调试上位机使用说明.docx
├── A4964调试上位机使用说明.pdf
├── 主界面.jpg
└── 主界面.psd
143 directories, 491 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论