zoukankan      html  css  js  c++  java
  • USBDM RS08/HCS08/HCS12/Coldfire V1,2,3,4/DSC/Kinetis Debugger and Programmer -- Software Install

    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
  • 相关阅读:
    在windows下安装环回适配器(Microsoft Loopback Adapter)
    c#中的 ? 与 ??
    MVC中提交包含HTML代码的页面处理方法
    Linux(CentOS)日常操作命令
    MySql命令行下导出、导入数据
    NHibernate中text类型字段太长时被截断解决办法
    windows7下修改hosts文件无效解决办法
    IIS与Apache同时使用80端口
    因为数据库正在使用,所以无法获得对数据库的独占访问权 SQL 2005 / SQL 2008
    在windows64位服务器上运行windows32位机器上开发的asp.net应用程序
  • 原文地址:https://www.cnblogs.com/shangdawei/p/4750947.html
Copyright © 2011-2022 走看看