Introduction The attached files provide a port of a combined TBDML/OSBDM/TBLCF code to a MC9S08JM16/32/60 processor. The primary motivation for this was to produce a single BDM that could be used with a range of Freescale microcontrollers. Other feat…
Introduction The attached files provide a port of a combined TBDML/OSBDM code to a MC9S08JS16 processor. The primary motivation for this was to produce a single BDM that could be used with a range of Freescale microcontrollers. Additional software fe…
Installation of USBDM for Windows Under Windows, installation is done with a standard Windows MSI file USBDM_X_X_X_X_Win.msi. Download from: USBDM SourceforgeNote that there is a separate installation for the device drivers and you must select the ve…
Construction. Build the hardware using the information provided in the PCB download. The following are provided: PDFs including the circuit diagrams with parts lists and example PCB layouts. PCB layouts in Altium designer format (a trial version of t…
Installation of USBDM USB drivers for Windows There are four installers provided: USBDM_Drivers_x_x_x_WinXP_x32.msi - Windows XP 32-bit USBDM_Drivers_x_x_x_WinXP_x64.msi - Windows XP 64-bit USBDM_Drivers_x_x_x_Win_x32.msi - Windows 7 32-bit USBDM_Dri…
Introduction USBDM is a debugger hardware interface for a range of Freescale microcontrollers. It is designed to work with Freescale's Codewarrior software under Windows and Linux. More recently basic support for Coldfire and Kinetis with the Codesou…
Introduction The attached files provide a port of a combined TBLCF/DSC code to a MC9S08JS16 processor. The primary motivation for this was to produce a single BDM that could be used with a range of Freescale microcontrollers. Other features have also…
Introduction The FRM-xxxx boards from Freescale includes a minimal SWD based debugging interface for ARM Kinetis targets. The interface hardware is simple but flexible enough to be used with a wide range of Kinetis devices. The board includes provisi…
量化分析v1 # -*- coding: utf-8 -*- """ Created on Wed Apr 11 10:13:32 2018 @author: chensimin """ import tushare as ts Today = '2018-04-12' #df_300236 = ts.get_today_ticks('300236') print('\n') #a1 = (df_300236.head(1).price - 33…
分布式微服务框架:YC-Framework版本更新V1.0.6!!! 本文主要内容: V1.0.6版本更新主要内容 V1.0.6版本更新主要内容介绍 一.V1.0.6版本更新主要内容 1.系统例子覆盖60%(各大分布式体系中的主流技术栈均有体现): 2.清理部分代码: 3.支持Drools.EasyPoi.LiteFlow.Smart-Socket等: 4.官方文档更新V1.0.6: 5.增加jar包源代码加密功能: 6.yc-common-core核心包调整: 7.新增代码生成器(基于MyBa…