v0.1.0
Pre-release
Pre-release
What's Changed
- Updates included pyOCD distribution
- Fixes #92:
monitor reset haltcommand 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
__apvariable in debug sequences. - Improves connection robustness and DP sticky error bits handling for temporary target communication losses and
__errorcontrolusage (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.ymldebug configuration files.
- Fixes #92:
Full Changelog: v0.0.3...v0.1.0