Last release v0254 crashes with OpenOCD
Open
bug
- Dominant language
- C
- Stars
- 2.8k
- Forks
- 1.1k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 1
Description
1. Problem with v0254 release
I just flashed the latest firmware
0254_lpc11u35_0x0000.bin to my SWDAP probe, which I have downloaded from the latest release. Windows properly recognizes the probe as a CMSIS-DAP device (Control Panel > Hardware and Sound > Devices and Printers). But the probe malfunctions with OpenOCD. After restoring the original firmware, the probe works again with OpenOCD.
Some details:
- OpenOCD version: `0.10.0+dev-00921-gef8c69ff9 (2019-07-06-01:00)`
- Operating System: Windows 10, 64-bit
- SWDAP probe: The official one, bought from L-Tek (https://www.l-tek.com/web-shop/l-tek-swdap-interface/)
The OpenOCD error is:
> Error: CMSIS-DAP command CMD_INFO failed.
For more info, please read my StackOverflow posts here:
- How to update the SWDAP firmware? [solved]
- DAPLink firmware doesn't operate with OpenOCD [not yet solved]
2. Problem with older releases
I just downloaded the
.zip file from the v0253 and v0252 releases. Unfortunately, there is no generic xxxx_lpc11u35_0x0000.bin binary. They are all target-specific. I want to flash a generic binary to my probe, such that it can work with any target chip.
Contributor guide
Assessment
This issue has not been assessed yet.