Skip to content

Releases: muhkuh-sys/org.muhkuh.lua-romloader

v2.4.5

24 Sep 08:52
Compare
Choose a tag to compare
v2.4.5 Pre-release
Pre-release
  • Fix DCC messaging on netx 90.
  • Fix chip type detection of netx 10.
  • Improved reset handling on netx 90, when SRST is not present/not connected.
    If USE_SOFT_RESET in jtag_detect_init.tcl is false (default), use SRST (hardware reset).
    If USE_SOFT_RESET is true, use sysresetreq (via JTAG).
  • Build DCC output code for netx 4000 (preliminary).
  • Romloader Test:
    Move montest binary for netx 4000 to 0x04004000 to prevent overwriting UART monitor.

v2.4.4

27 Aug 09:10
Compare
Choose a tag to compare
v2.4.4 Pre-release
Pre-release

Add FTDI-JTAG interface "NRPEB H90-RE".

v2.4.3

14 Aug 08:34
Compare
Choose a tag to compare
v2.4.3 Pre-release
Pre-release

Merge netIOL support from v2.4.1

v2.4.2

17 Jun 11:03
Compare
Choose a tag to compare
  • Fix the chip type detection of the netX 90 MPW, Rev. 0 and Rev. 1 when using the UART or ethernet interfaces.
  • Change the name string for the netX90 Rev. 0 from "netX90" to "netX90 Rev0".
  • Fix structure packing (caused errors in Windows builds),

This version is derived from V 2.4.0, not 2.4.1 (which is a separate branch at the moment).

v2.4.0

07 May 12:31
Compare
Choose a tag to compare
  • Update to machine interface v3.
  • Support netX90 UART.

v2.3.12

11 Apr 13:12
Compare
Choose a tag to compare

Bug fix release:
Improve reliability of JTAG connection to netx 90.
Update libusb to v1.0.23-rc1 (JTAG adapters were listed twice on Windows 10).

v2.3.11

04 Apr 15:01
Compare
Choose a tag to compare

This is an interim release with the main purpose of accessing the netX 90 Rev.1 CPU via JTAG.

v2.3.10

20 Mar 13:19
Compare
Choose a tag to compare
  • Add support for netX90
  • netX90:
    • Reset via sysresetrequest.
    • Reduce JTAG clock to 1MHz.
    • Disable xPEC/xPIC
    • New reset/halt scheme: try breakpoint after romcode has enabled JTAG and breakpoint in early romcode.
  • Access JTAG adapters by location to allow multiple adapters of the same type.

v2.3.9

25 Oct 07:22
Compare
Choose a tag to compare
Tagged v2.3.9 .

v2.3.8

17 Sep 15:57
Compare
Choose a tag to compare
  • Support netX90 via NXJTAG-USB
  • Use openOCD as an external component
  • Disable the telnet, GDB and TCL server in openOCD