Skip to content

Releases: viveris/jtag-boundary-scanner

JTAG Boundary scanner v2.6.7.1

28 Oct 20:31
Compare
Choose a tag to compare
  • BSDL parser : Chip ID 'x' bits mask support.

  • Script : Binary "0bxxx" number format support.

JTAG Boundary scanner v2.6.6.1

16 Oct 19:31
Compare
Choose a tag to compare
  • FTDI based JTAG probes fix : Last bits jtag chain shift-in issue fixed.

  • Script : (Most commands) Fix hexadecimal number from variable support.

  • MEM Tool : Fix device selection issue.

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).