Skip to content

Releases: viveris/jtag-boundary-scanner

JTAG Boundary scanner v2.6.5.1

30 Apr 21:02
Compare
Choose a tag to compare
- Log file output added.

- JLINK JTAG probes support fix : Try to load JLink_x64.dll instead of JLinkARM.dll in 64 bits mode.

JTAG Boundary scanner v2.6.4.1

06 Mar 19:55
Compare
Choose a tag to compare

I2C Bus over JTAG emulation : Support targets without OE control bits.

JTAG Boundary scanner v2.6.3.3

05 Mar 22:06
Compare
Choose a tag to compare

Fix a probe communication issue with FTDI based probes and some JTAG targets/bsdl.

JTAG Boundary scanner v2.6.3.2

19 Dec 22:28
Compare
Choose a tag to compare
- Fix v2.6.3.1 release :

Fix crash while loading bsdl file. (script engine issue).

JTAG Boundary scanner v2.6.3.1

18 Dec 19:12
Compare
Choose a tag to compare
- Many static code analyzer reports fixed.

- BSDL parser : Fix crash with "1508AS_J84.BSD"

- mingw32 and mingw64 build support.

JTAG Boundary scanner v2.52

09 Feb 19:23
Compare
Choose a tag to compare
  • Fix the bsdl files sub-folder scan.

JTAG Boundary scanner v2.50

29 Jan 15:43
Compare
Choose a tag to compare
- config.script configuration file support.

- FDTI probes settings can be now changed into
  the configuration file.

- Pins are now naturally ordered.

- New script commands :
    - "pause" : pause the execution during x milliseconds.
    - "include" : include and execute another script file. (WIP)
    - "system" : do a system call/operation. (WIP)

- Code fixes and improvements.

JTAG Boundary scanner v2.19

01 Mar 21:55
Compare
Choose a tag to compare
  • Probe selection fixed.

  • VC 201X build fixed (missing .def entries added).

JTAG Boundary scanner v2.18

23 Feb 12:29
Compare
Choose a tag to compare
  • First public release.

    • Windows version GUI.
    • Main features

      • BSDL files support.

      • Target IOs sampling and control mode ( SAMPLE & EXTEST ).

      • I2C Bus over JTAG emulation.

      • SPI Bus over JTAG emulation.

      • MDIO Bus over JTAG emulation.

      • Parallel port bus over JTAG emulation.

      • JTAG Bus scan and devices auto-detection.

      • BSDL files auto-load.

      • script support.

      • socket interface for remote control.

    • Probes support

      • FTDI FT2232H based JTAG probes support (Olimex, Xilinx...).

      • JLINK JTAG probes support.

      • Parallel port based JTAG probes support (Altera ByteBlaster, Memec IJC-4, Macgraigor Wiggler).