Skip to content

Releases: kendryte/openocd-kendryte

Kendryte OpenOCD v0.2.3 Release (2019-02-21)

21 Feb 09:57
08bc16c
Compare
Choose a tag to compare
  • Fixed load failed when loading large programs

Before running, you need to install some dependencies:
Debian/Ubuntu:

apt install libusb-dev libftdi-dev libhidapi-dev

MacOS:

brew install libusb

Kendryte OpenOCD v0.2.2 Release (2019-01-17)

17 Jan 09:42
9e5700d
Compare
Choose a tag to compare
  • Fixed bugs of single step debugging for core 1

Before running, you need to install some dependencies:
Debian/Ubuntu:

apt install libusb-dev libftdi-dev libhidapi-dev

MacOS:

brew install libusb

Kendryte OpenOCD v0.2.1 Release (2019-01-09)

09 Jan 13:34
2df71be
Compare
Choose a tag to compare
  • Fixed bug of multi-core breakpoints problem
  • Fixed bug of reading and writing registers
  • Update compiling guide

Before running, you need to install some dependencies:
Debian/Ubuntu:

apt install libusb-dev libftdi-dev libhidapi-dev

MacOS:

brew install libusb

Note:
Some problems with the previous version have been fixed, but there are some known minor issues, when core 1 is in single step, for function calls, can not be completed in one operation, will stop at each function call and then enter the function. It will be resolved as soon as possible. Thank you for your understanding.



Kendryte OpenOCD v0.2.0 Pre-release

13 Dec 11:39
Compare
Choose a tag to compare
Pre-release
  • Fixed WFI problem
  • Fixed multi-core debugging
  • Modified startup parameters

Read the readme.txt for more details.

Note:
Some important bugs have been fixed, but there are still some known issues, such as GDB doesn't know when the core 0 hits the breakpoint, we will fix it as soon as possible.

First release openocd for kendryte k210

13 Sep 14:39
@ly0 ly0
Compare
Choose a tag to compare

This is the first release for Kendryte K210, have fun.