zoukankan      html  css  js  c++  java
  • MfgTool (i.MX53)使用

    1 Introduction

    The MfgTool is a manufacturing tool from Freescale that runs under Windows. It is designed to program firmware to i.MX boards for mass production. Boards are connected via USB and execute the USB/UART (Serial downloader) mode.

    Bluetechnix added additional profiles to this tool in order to be usable with our i.MX53 modules.

    2 Download

    •              MfgTool release 1.6.2.042 by Freescale
      • Support for CM-i.MX53 Consumer + Industrial, Qseven-i.MX537 modules
      • Target running Linux BSP with Bluetechnix patchset V1.4
      • Download here
    • (DEPRECATED) MfgTool release 1.6.2.032 by Freescale
      • Support for CM-i.MX53 Consumer
      • Target running Linux BSP with Bluetechnix patchset V1.2
      • Download here

    You may download the original ZIP file from the Freescale web site - open the Programmers (Flash, etc.) menu!

    3 Instructions

    • Connect the boards' USB-OTG port to a Windows PC. Select USB/UART (Serial Downloader) boot mode on the boards, and power up the boards. The first time you connect, you have to install a Windows device driver. You can find it in the ZIP file, folder Drivers. If you have successful installed the driver, the boards shows up as Freescale i.MX53 USB BulkIO Device in the device manager.



    • Start MfgTool.exe. Switch on or reset your boards and click on Scan devices. In the field A to D, your boards will show up as Freescale i.MX53 USB BulkIO Device.
    • In the Profile: drop-down box, select the correct profile for your module
      • cmimx53 consumer
      • cmimx53 industrial
      • qsevenimx537



    • Select Options-->Configuration... from the menu. There may be several options for the firmware update, choose the desired one as shown on the image below.
      • CM-i.MX53 Consumer/Industrial
        • SPI+NAND: Programs the boot loader and the kernel image to SPI flash, the root file system to NAND flash; for SPI flash boot mode.
        • NAND: Programs everything to NAND flash; for NAND boot mode.
      • Qseven-i.MX537
        • SPI+NAND: Programs the boot loader to SPI flash, the kernel image to SPI and NAND flash, and the root file system to NAND flash only; for SPI flash boot mode.



    • Leave the menu and click the green Start button. Now, the firmware update is in progress.



    • A green progress bar indicates success.



    • Note that boards may be disconnected and reconnected individually, the tool will monitor them and start a new firmware update each time a new board is connected. 
  • 相关阅读:
    php tp6 踩坑(1)使用cookie助手函数 接口报500错误,但却没用错误信息问题
    php 杂项(2)--md5加密
    php tp6学习笔记(100) 正则表达式
    php 杂项(1)--单引号和双引号的区别
    pins和ports区别
    analyze&elaborate
    编译前后保存database
    DC层次化设计
    synthesis建立和保存
    DC综合过程和目标
  • 原文地址:https://www.cnblogs.com/LoongEmbedded/p/5298279.html
Copyright © 2011-2022 走看看