Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning
This software tool is now deprecated. Use Python OpenFUT Generation 2 instead.

If you need this instrument for legacy it can be downloade here.

The TE USB FX2 micromodule can be configured by means of a firmware-upgrade (FWU) file.

...

Once you have got your fpga.bin PROM file, you can proceed and generate your FWU (= FirmWare Upgrade) file. The FWU file is a ZIP archive containing 3 files:

  • Bootload.iniTE0320 booting settings (see paragraph 10.2.4.3.1 Bootload.ini file)TE USB FX2 module booting settings

  • fpga.bin – FPGA configuration PROM file

  • usb.bin – EZ-USB FX2LP USB microcontroller firmware

...

  • replace the existing step4_user\fpga.bin with the latest fpga.bin (once per design)

  • zip the 3 files

  • rename the zip file extension to fwu

  • upload the file as explained in paragraph 10.2.5 using DEWESoft Firmware Upgrade Tool utilization.

Warning
File and path names are given and must not be changed!

...

The step4_user\usb.bin file contains the firmware to be written in the large EEPROM of the EZ-USB FX2LP USB microcontroller and loaded at module start-up to implement the DEWESoft instruction set.

...