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…
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…
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 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 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 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…
OSBDM-JM60 - 9S08JM60 Based OSBDM — It includes interfaces and firmware applied to all the targets supported by the previous open source BDMs. It includes new features and JTAG operations. It provides interface to 9S08, 9RS08, Coldfire V1, V2, V3 and…
The BGND interface provides the standard 6 pin connection for the single wire BGND signal type development port.   Target types that apply this development port are the 9S08, RS08, and Coldfire V1.   +V_TRG, TBGND, TRG_RST*, and Ground are applied by…
Versaloon Full open-source(GPLv3) platform for multiple applications, including programmer, debugger, logic tester, logic analyzer, simple oscilloscope and so on. Versaloon Pinout VersaloonNano Pin Out: 1. JTAG_TCK/SWD_SWCLK/C2_C2CK/ICP_PCL/ISSP_SCLK…
发现个USB ID站点,对于做设备管理识别的小伙伴特别实用 http://www.linux-usb.org/usb.ids 附录: # # List of USB ID's # # Maintained by Stephen J. Gowdy <linux.usb.ids@gmail.com> # If you have any new entries, please submit them via # http://www.linux-usb.org/usb-ids.html # or s…
USBDM BDM Interface for Freescale Microcontroller -- Hardware Adapter_4_0_0 - Adapter for Coldfire -> Kinetis JMxx_PCB_4_0_0 - JMxx based BDMs (current but complex) JS16_PCB_4_0_0 - JS16 based BDMs (some current) JB16_PCB_4_0_0_Obsolete - JB16 based…
近期,MIP官方发布了MIP系列文件的全新v1版本,我们建议大家尽快完成升级. 一. 我是开发者,如何升级版本? 对于MIP页面开发者来说,只需替换线上引用的MIP文件为v1版本,就可以完成升级.所有组件都已经升级到v1版本,可根据通配规则推断出引用地址.下表为常用文件的v1版本地址: 文件 v1版本地址 mip.js (原mipmain.js) https://mipcache.bdstatic.com/static/v1/mip.js mip.css (原mipmain.css) https…
GitHub实战系列汇总:http://www.cnblogs.com/dunitian/p/5038719.html —————————————————————————————————————————————————————— 很多人问,明明有git gui 和 github可以直接图形化操作的吗?全部指令干啥??? 呃(⊙o⊙)…呃(⊙o⊙)… ===> 装逼~ O(∩_∩)O~,开玩笑的,其实就是为了通用和熟悉git,linux里面照样这样用,多熟悉点基础指令很有用的, 如果觉得顿时不开心…
这种写法是利用各浏览器对转义字符"\v"的理解不同来判断浏览器类型.在IE中,"\v"没有转义,得到的结果为"v".而在其他浏览器中"\v"表示一个垂直制表符,所以ie解析的"\v1" 为 "v1",而其他浏览器解析到 "\v1" 为 "1". 在前面加上一个"+"是为了把后面的字符串转变成数字.由于IE认为"\v1&…
今天突发奇想,想着看了还几个设计模式了,倒不如写点东西来实践它们.发现计算器这种就比较合适,打算随着设计模式的学习,会对计算器不断的做改进. 包括功能的增加和算法的改进.初学者难免犯错,希望大家不吝指教. 计算器V1.0:主要实现了计算器最常见的加减乘除功能,同时还有一个特殊功能,例如:我们执行完1+2后,如果点击等号,会执行加法运算输出结果.但我们如果点击的是运算符(如-),那么不仅会执行加法运算,还会将-号放置到执行结果后,表示这次执行的将会是减法运算. 代码:Operator类负责使用简单…
Atitit.安全性方案规划设计4gm  v1 q928 1. 安全架构设计与功能安全检测1 2. https1 3. 账号安全体系1 4. 配置文件安全 1 5. 源码加密与安全2 6. 最高强度的安全加密算法2 7. 敏感数据加密存储解决方案2 8. 操作日志2 9. 登陆日志2 10. 安全的验证码2 11. 防篡改(余额与充值记录)2 12. 弱口令检测2 13. OWASP的十大Web应用安全漏洞检测与修补3 1. 安全架构设计与功能安全检测 安全的加强从俩方面抓起,一方面是设计的安全…
欢迎加入qq群551278936讨论krpano技术以及获取最新软件.   该软件已经不再维护,现在已经被KRPano资源分析工具取代,详情参见 http://www.cnblogs.com/reachteam/p/6129377.html 版本更新说明 1.增加了保存功能,可以对解密后的xml进行保存 2.微调了某些UI的样式 3.修正了利用网址解密时,同时输入网址和密文无法正常解密的错误 4.修正了缺失输入时,内部出现错误的问题 5.修正了某些错误的输入导致软件不能正常运行的bug 6.新增…
使用 npm安装 appium之后,会发现已经进入1.5 [Appium] Welcome to Appium v1.5.0 [Appium] Appium REST http interface listener started on 0.0.0.0:4723 npm -g install appium 那么问题就来了,1.5 究竟有什么变化? 从官方的change list: https://github.com/appium/appium/releases 可以看粗,主要有以下变化 Dep…
(此文章同时发表在本人微信公众号"dotNET每日精华文章",欢迎右边二维码来关注.) 题记:ABP经过2年多的开发,终于发布第一个主要版本了,谨此提醒ABP的使用者. ASP.NET Boilerplate之前顺带介绍过两次.下面直接摘抄一点阳铭的介绍(http://www.cnblogs.com/mienreal/p/4528641.html): ABP是"ASP.NET Boilerplate Project (ASP.NET样板项目)"的简称. ASP.NE…
Atitit 图像处理 深刻理解梯度原理计算.v1 qc8 1.1. 图像处理  梯度计算  基本梯度 内部梯度 外部梯度 方向梯度1 2. 图像梯度就是图像边缘吗?2 1.1. 图像处理  梯度计算  基本梯度 内部梯度 外部梯度 方向梯度  源代码基于OpenCV实现,原因是太懒了,不想再用Java从头写了! 一:概念介绍 形态学操作膨胀与腐蚀图像形态学中最基本的两个形态学操作.常常被组合起来一起使用实现一些复杂的图像形态学操作,计算图像的形态学梯度是形态学重要操作之一是有膨胀和腐蚀基础操作…
前段时间,项目要开发热力图插件,研究了heatmap.js,打算好好总结一下. 本文主要有以下几部分内容: 部分源码理解 如何迁移到v2.0 v2.0官方文档译文 关于heatmap.js介绍,请看这里: http://www.oschina.net/p/heatmap-js 目前,对于热力图的开发,百度.高德开发平台上使用的都是这款JS开源库.当然,现在还有我们公司:P 百度示例:http://developer.baidu.com/map/jsdemo.htm#c1_15 高德示例:http…
以下说明基于AndroidStdudio版本v1.2 由于AndroidStudio项目止录与Eclipse中的Worksapce在意义上的改变,所以导入新包或建立新项目时并不和以前那样了. 下面是我碰到的以解决问题的办法.以供参考. 1. 创建好项目后,将需要的第三方jar文件拷贝到工程目录下的app\libs目录中,由于在1.2版本中的build.gradle文件中已经加上了依赖目录,所以不用再改该文件了. dependencies { compile fileTree(dir: 'libs…
图像处理工具V1.0(仿彗星图片处理工具.VS2015安装界面)----个人无聊作品 以下是界面: 部分代码一.(摘自网络----加水印代码): public static void ImageWaterMarkText(Image img, string filename, string watermarkText, int watermarkStatus, int quality, string fontname, int fontsize) { Graphics g = Graphics.…
如果你在更新dotnet core新的类库后运行程序提示如下的错误: Can not find runtime target for framework '.NETCoreAPP, Version=v1.0' compatible with one of the target runtimes: 'win10-x64, win81-x64, win8-x64, win7-x64'. Possible causes:        The project has not been restored…
FineUI(开源版)v4.1.1 (建议所有 v4.x 升级到此版本):http://fineui.com/demo/ +2014-08-15 v4.1.1        -修正Form中表单字段设置宽度无效的问题(李明海-5929).        -为TemplateField增加ExpandOnDoubleClick.ExpandOnEnter.ExpandToSelectRow三个属性(LZOM-5932).        -BodyPadding支持纯数字形式,类似“5”“5 10”…
上次做完日志文件清理工具V1.0 的版本后,确实给自己的工作带来不少的方便.虽然只是一个小工具,代码也比较简单,但有用就是好东西.上次开发比较匆忙,有些细节没来得及完善,今天吃完晚饭,边看亚冠比赛边把程序完善了一下.比赛看的比较郁闷,中超两个球队都输球了,一个0:1,一个0:2,恒大连续两场比赛输球,下场再输,连出线的机会都没有了,这还是上届的亚冠冠军吗?o(︶︿︶)o 唉~~~~~~~~比赛没看完,索性就把电视关了. 珍爱生命,远离中国足球,还是编程最有趣,且行且珍惜!!! 主要做了以下更新:…
时隔 15.6 个月,终于发布了一个新版本 v1.1.0. 新版本除了包含了这些日子收集到的无数的小改进及 bug fixes,也有一些新功能.本文尝试从使用者的角度,简单介绍一下这些功能和沿由. Photo by Ian Schneider JSON Pointer 也许 RapidJSON 一直最为人垢病的地方,是它奇怪的 API 设计.例如,对 DOM 加添数据要给于 allocator 参数: #include "rapidjson/document.h" using name…
Windows10开始菜单增强工具StartIsBack++现已更新至v1.3.4,最近主要修复在Win10周年更新版上恢复睡眠后任务栏通知中心按钮消失的问题.升级版对StartIsBack+全新构建,该版属于Win10平台专用版. StartIsBack,StartIsBack++,Win8.1/Win10开始菜单恢复工具!能在任务栏上添加开始按钮,为Windows 10.Windows 8恢复完整功能的Windows 7风格开始菜单,含各种菜单样式.配置等自定义修改功能. 关于特别版 by…