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
  • 相关阅读:
    selenium + python 环境配置 (三)之启动chrome
    selenium + python 环境配置 (二)之启动IE
    selenium + python 环境配置 (一)
    知源图四点坐标和目标图四点坐标,求透视变换矩阵
    memset()初始化为1的那些事
    NSOJ 4621 posters (离散化+线段树)
    申请到新博客了好开心
    SpringCloud之Hystrix-Dashboard监控,以及踩的坑...
    SpringBoot中在除Controller层 使用Validation的方式
    Docker安装ElasticSearch 以及使用LogStash实现索引库和数据库同步
  • 原文地址:https://www.cnblogs.com/shangdawei/p/4750947.html
Copyright © 2011-2022 走看看