Releases: kendryte/openocd-kendryte
Releases · kendryte/openocd-kendryte
Kendryte OpenOCD v0.2.3 Release (2019-02-21)
Kendryte OpenOCD v0.2.2 Release (2019-01-17)
Kendryte OpenOCD v0.2.1 Release (2019-01-09)
- 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
- 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
This is the first release for Kendryte K210, have fun.