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 Sourceforge
Note that there is a separate installation for the device drivers and you must select the version appropriate to your operating system see USB Driver Installation.

The USBDM installation will do the following:

  • Install stand-alone programmers for various targets

    • Kinetis
    • Coldfire V1
    • Coldfire V2,3,4
    • MC56F80xx
    • HCS08
    • HCS12
    • RS08
  • Install various utilities to support USBDM
    • BDM firmware updater
    • JS16 Bootloader
    • TCL interpreter
    • Coldfire V2,3,4 Unlocker
    • MC56F80xx Unlocker
    • JB16 Setboot utility
    • GDB Servers
  • Install documentation and Examples
  • Modify various other applications that USBDM is designed to work with. These applications need to be installed before USBDM.
    Note : It may be necessary to re-install the USBDM software if Codewarrior is updated or re-installed as USBDM modified files may be replaced.
    • CodeWarrior for Coldfire V7.2
    • CodeWarrior for DSC56800E V8.3
    • CodeWarrior Development Studio for S12(X) V5.1
    • CodeWarrior Development Studio for Microcontrollers V6.3
    • CW for MCU v10.1/v10.2/v10.3
    • Eclipse Juno, Kepler or Luna (need to manually select the installation directory)
    • Kinetis Design Studio
    • FreeMASTER V1.3
    • CF Flasher V3.1

Installation of USBDM for Linux

Under Linux, installation is done by standard Debian archive. This will do the following:

  • Install shared files to /usr/share/usbdm
  • Install executables to /usr/bin
  • Install shared libraries to /usr/lib/i386-linux-gnu/usbdm or /usr/lib/x86-linux-gnu/usbdm
  • Modify the /etc/udev/rules.d file to allow use of the USBDM hardware as a USB device.
  • Various GUI desktop icons are created for the programmers and GDB servers.
  • Modify various other applications that USBDM is designed to work with. These applications need to be installed before USBDM.
    • CW for MCU v10.1/v10.2
    • Eclipse
    • Kinetis Design Studio
  • .usbdm directory will be created in the user's root directory when any programs are run.

Various programs are then available in the installation directory.

    • Stand-alone programmers for various targets

      • Kinetis
      • Coldfire V1
      • Coldfire V2,3,4
      • MC56F80xx
      • HCS08
      • HCS12
      • RS08
    • Various utilities to support USBDM
      • BDM firmware updater
      • JS16 Bootloader
      • TCL interpreter
      • Coldfire V2,3,4 Unlocker
      • MC56F80xx Unlocker
      • JB16 Setboot utility
    • Documention and Examples

USBDM RS08/HCS08/HCS12/Coldfire V1,2,3,4/DSC/Kinetis Debugger and Programmer -- Software Install的更多相关文章

  1. USBDM RS08/HCS08/HCS12/Coldfire V1,2,3,4/DSC/Kinetis Debugger and Programmer -- Driver Install

    Installation of USBDM USB drivers for Windows There are four installers provided: USBDM_Drivers_x_x_ ...

  2. USBDM RS08/HCS08/HCS12/Coldfire V1,2,3,4/DSC/Kinetis Debugger and Programmer -- MC9S08JS16

    Introduction The attached files provide a port of a combined TBDML/OSBDM code to a MC9S08JS16 proces ...

  3. USBDM RS08/HCS08/HCS12/Coldfire V1,2,3,4/DSC/Kinetis Debugger and Programmer -- MC9S08JM16/32/60

    Introduction The attached files provide a port of a combined TBDML/OSBDM/TBLCF code to a MC9S08JM16/ ...

  4. USBDM RS08/HCS08/HCS12/Coldfire V1,2,3,4/DSC/Kinetis Debugger and Programmer -- BDM Construction and Firmware

    Construction. Build the hardware using the information provided in the PCB download. The following a ...

  5. USBDM Debugger interface for Freescale RS08,HCS08,HCS12,Coldfire and ARM-Kinetis Devices.

    Introduction USBDM is a debugger hardware interface for a range of Freescale microcontrollers. It is ...

  6. USBDM Coldfire V2,3,4/DSC/Kinetis Debugger and Programmer -- MC9S08JS16

    Introduction The attached files provide a port of a combined TBLCF/DSC code to a MC9S08JS16 processo ...

  7. USBDM Kinetis Debugger and Programmer

    Introduction The FRM-xxxx boards from Freescale includes a minimal SWD based debugging interface for ...

  8. [原创]adb使用教程v1.0-----by-----使用logcat快速抓取android崩溃日志

    原文再续,书接上回:<使用logcat快速抓取android崩溃日志>中提到的工具包可以下载拉~ <使用logcat快速抓取android崩溃日志>:http://www.cn ...

  9. InfluxDB v1.6.4 下载

    InfluxDB v1.6.4 OS X (via Homebrew) brew update brew install influxdb Docker Image docker pull influ ...

随机推荐

  1. 20155207王雪纯 2016-2017-2 《Java程序设计》第六周学习总结

    20155207 2016-2017-2 <Java程序设计>第六周学习总结 教材学习内容总结 第10章 输入/输出 10.1 InputStream与OutputStream 10.1. ...

  2. 20155202 2016-2017-2 《Java程序设计》第5周学习总结

    20155202 2016-2017-2 <Java程序设计>第5周学习总结 教材学习内容总结 第八章:异常处理 java中所有错误会包装成对象,可以尝试(try)执行程序并捕捉(catc ...

  3. Python 入门基础9 --函数基础2 实参与形参

    今日内容: 一.函数参数 1.形参与实参定义 2.实参分类 3.形参分类 4.可变参数的整体使用 一.形参与实参定义 def fn(参数们): pass 1.1 形参 定义函数,在括号内声明的变量名, ...

  4. Nginx是什么,有什么优点?为什么选择Nginx做web服务器软件?(经典经典)

    1.基础知识 代理服务器:    一般是指局域网内部的机器通过代理服务器发送请求到互联网上的服务器,代理服务器一般作用在客户端.应用比如:GoAgent,FQ神器.    一个完整的代理请求过程为:客 ...

  5. mitmdump 屏蔽443错误

    mitmdump --ignore-hosts ".*443$" -s test.py

  6. [转]使用 mitmproxy + python 做拦截代理

    使用 mitmproxy + python 做拦截代理   本文是一个较为完整的 mitmproxy 教程,侧重于介绍如何开发拦截脚本,帮助读者能够快速得到一个自定义的代理工具. 本文假设读者有基本的 ...

  7. python 搭建http服务器和ftp服务器

    默认安装版本为pytho2.7 http服务器搭建: 进入要开放访问的目录下,执行命令:python -m SimpleHTTPServer 9000 显示上述表示安装成功,且http服务的端口为:9 ...

  8. CentOS 5.x 键盘布局改为日语

    CentOS 5.x 直接在系统设置界面修改键盘布局,可能不起作用,需要按如下步骤修改配置文件. 1. /etc/sysconfig/keyboard KEYTABLE="jp106&quo ...

  9. Android 7.0 行为变更

    Android 7.0 除了提供诸多新特性和功能外,还对系统和 API 行为做出了各种变更.本文重点介绍您应该了解并在开发应用时加以考虑的一些主要变更. 如果您之前发布过 Android 应用,请注意 ...

  10. CSS3实现图片木桶布局

    CSS3实现图片木桶布局 效果图: 代码如下,复制即可使用: <!DOCTYPE html> <script> window.navigator.appVersion.inde ...