Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@jreineckearm jreineckearm released this 04 Apr 13:43
· 126 commits to main since this release
9cbea6e

What's Changed

  • Updates included pyOCD distribution
    • Fixes #92: monitor reset halt command fails for LPCXpresso55S69 if using CMSIS Pack support in pyOCD.
    • Fixes #93: Download to LPC55S69 flash with GDB and pyOCD ends in errors.
    • Fixes #94: Cannot connect to NXP FRDM-K32L3A6 with pyOCD.
    • Fixes support for <memory> elements from CMSIS PDSC files.
    • Fixes progress bar output during program download.
    • Fixes handling of __ap variable in debug sequences.
    • Improves connection robustness and DP sticky error bits handling for temporary target communication losses and __errorcontrol usage (CMSIS debug descriptions). For example in reset scenarios.
    • Updates CMSIS-DAP probe detection (filters out Cypress KitProg3 bridge).
    • Extends and improves support for *.cbuild-run.yml debug configuration files.

Full Changelog: v0.0.3...v0.1.0