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. ListUtil(差集、交集、并集)

    package cn.fraudmetrix.octopus.horai.biz.utils; import java.util.ArrayList; import java.util.Arrays; ...

  2. Android Studio引用第三方jar包(例如:使用LitePal)

    如何使用LitePal的教程网上很多,不过对于新手,这些教程中遗漏了将第三方jar包拷贝到app->libs路径下后,还需要add as library. 下载LitePal 这时操作步骤如下: ...

  3. redis 配置文件翻译

    2014年6月24日 17:29:11 include  如果有其它配置文件,可以使用 include 指令 ####通用配置 daemonize  默认的redis不会以守护进程运行,需要这样的话可 ...

  4. springboot:mybatis多数据源配置

    1.application.properties #CMS数据源(主库) spring.datasource.cms.driver-class-name=com.mysql.jdbc.Driver s ...

  5. vs 连接过程报错 dll 分析 ------- DLL动态链接库

    1:编译成功,说明代码没有问题了2:连接报错,说明 exe 在查找dll 的入口地址过程,找不到合适的信息,这些信息保存在 dll 对应的 *.lib 文件里面  说明:exe如果生成成功了lib 这 ...

  6. SSH2框架搭建 和 配置文件详解

    -----------补充说明----------- 文章中所列出的struts2的2.2jar包已经不是最新的了,这个版本有严重漏洞, 现在最新版本为2.3.15,所以.你懂的http://stru ...

  7. org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL

    [报错] org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XM ...

  8. linux开启远程访问端口

    开启3306端口的tcp访问权限 /sbin/iptables -I INPUT -p tcp -dport 3306 -j ACCEPT 保存防火墙信息 /etc/rc.d/init.d/iptab ...

  9. ajax最基础入门

    1.介绍 AJAX = 异步 JavaScript 和 XML. AJAX 是一种用于创建快速动态网页的技术. 通过在后台与服务器进行少量数据交换,AJAX 可以使网页实现异步更新.这意味着可以在不重 ...

  10. 浏览器Quirksmode(怪异模式)与CSS1compat

    在js中如何判断当前浏览器正在以何种方式解析?   document对象有个属性compatMode ,它有两个值: BackCompat     对应quirks modeCSS1Compat   ...