All Projects → viveris → jtag-boundary-scanner

viveris / jtag-boundary-scanner

Licence: GPL-3.0 license
JTAG boundary scan debug & test tool.

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to jtag-boundary-scanner

SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-63.83%)
Mutual labels:  debug
debugkit
🪲 Android开发调试悬浮窗口工具
Stars: ✭ 44 (-6.38%)
Mutual labels:  debug
PushMeBaby
iOS Push Notification Debug App. You can use this app during iOS Push Notification (development or production) to push notifications on your device from your Mac.
Stars: ✭ 47 (+0%)
Mutual labels:  debug
dbg-macro
A set of dbg(…) macros for C
Stars: ✭ 53 (+12.77%)
Mutual labels:  debug
laravel-live-tinker
Laravel tinker in your browser with code highlight
Stars: ✭ 51 (+8.51%)
Mutual labels:  debug
ignition
A beautiful error page for PHP apps
Stars: ✭ 171 (+263.83%)
Mutual labels:  debug
jsdom-devtools-formatter
Make jsdom elements look like real DOM elements in Chrome Devtools console
Stars: ✭ 40 (-14.89%)
Mutual labels:  debug
pino-caller
🌲 Include call site of pino log messages
Stars: ✭ 35 (-25.53%)
Mutual labels:  debug
docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
Stars: ✭ 18 (-61.7%)
Mutual labels:  debug
error
Makes handling and debugging PHP errors suck less
Stars: ✭ 17 (-63.83%)
Mutual labels:  debug
XYDebugView
XYDebugView is debug tool to draw the all view's frame in device screen and show it by 2d/3d style like reveal did.
Stars: ✭ 101 (+114.89%)
Mutual labels:  debug
kokkos-tools
Kokkos C++ Performance Portability Programming EcoSystem: Profiling and Debugging Tools
Stars: ✭ 52 (+10.64%)
Mutual labels:  debug
debug
a racket lang-extension for debugging, and a macro for inserting a debug-repl
Stars: ✭ 35 (-25.53%)
Mutual labels:  debug
knex-tiny-logger
Zero config queries logger for knex
Stars: ✭ 24 (-48.94%)
Mutual labels:  debug
simple-debug.css
Debug your layouts with one line of CSS
Stars: ✭ 32 (-31.91%)
Mutual labels:  debug
PBD
🖨️🐞 Printf Based Debugger, a user-friendly C debugger
Stars: ✭ 52 (+10.64%)
Mutual labels:  debug
symfony-debug-toolbar-git
Get the latest Git commit information into Symfony debug toolbar
Stars: ✭ 30 (-36.17%)
Mutual labels:  debug
deno-debug
Debugging utility for deno. Ported from https://npmjs.com/debug
Stars: ✭ 15 (-68.09%)
Mutual labels:  debug
how-to-qemu-arm-gdb-gtest
How to run, debug, and unit test ARM code on X86 ubuntu
Stars: ✭ 19 (-59.57%)
Mutual labels:  debug
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-57.45%)
Mutual labels:  debug

JTAG Boundary Scanner logo

JTAG Boundary Scanner

JTAG Boundary-scan board debugging/test software

The JTAG Boundary Scanner is a JTAG software tool to debug or test any electronic boards with a JTAG interface.

JTAG Boundary Scanner software

Main characteristics and features

  • Windows version GUI.

  • Implemented in C.

  • BSDL files support.

  • Target IO pins 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.

Supported Probes

  • FTDI FT2232H based JTAG probes support (Olimex ARM-USB_OCD-H, Lattice HW-USBN-2B, Xilinx...).

  • JLINK JTAG probes support. Note : JLinkARM.dll need to be copied into the JTAGBoundaryScanner folder for the JLink probes support.

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

License

This project is licensed under the GNU General Public License version 3 - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].