mtrensch / netx_openocd_scripts

OpenOCD Scripts for the Hilscher netX Chip
3 stars 1 forks source link

netX openOCD scripts

These scripts can be used to connect to evaluation boards from Hilscher that come with an FTDI chip on Boards, or using a JTAGkey from Amontech.

The following boards can be used directly:

Sample scripts using JTAGkey Tiny for different boards and the CPU itself are also available.

Usage:

Prerequisites:

Just start openocd and pass the proper config script / search dir as follows: openocd -s -f \config\nxhx500_re.cfg

or use the standard openOCD method: openocd -s -f \interface\hilscher_nxhx500_re.cfg -f \board\hilscher_nxhx500.cfg

Notes: