Skip to content

Personal fork - Firmware update tool for Tektronix DPO oscilloscopes (TDS6/700A etc)

Notifications You must be signed in to change notification settings

fenugrec/tekfwtool

Repository files navigation

This requires the NI GPIB driver; this repo includes the 32-bit version.
To use it, your compiler must be able to generate and link 32-bit code. It may be possible to link against a 64-bit driver if NI provides one (unknown), but is untested so far.

By default, some 68k code must be compiled (required for main ROM erase and reflash) and therefore requires the appropriate compiler.

To build under Linux:
- edit Makefile, check CC=... line
- "make"

To build under DOS (tested dosbox with MS 6.00 compilers)
- refer to "mkf_dos" file : essentially "nmake /f mkf_dos"
- by default *does not* include the ROM reflash kernel

About

Personal fork - Firmware update tool for Tektronix DPO oscilloscopes (TDS6/700A etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages