Closed fgr1986 closed 4 years ago
Sorry, I'm afraid this is an issue in the Rust Reqwest and/or RusTLS libraries that are used by cmsis-pack-manager for downloading packs. At the moment we don't have a solution.
The workaround is to download the DFP directly from the Keil CMSIS-Pack list and use the --pack
argument for pyocd.
Thanks @flit I will then close the ticket. Please re-open if you find it required.
Possibly related to https://github.com/mbedmicro/pyOCD/issues/643
While
pyocd -u
gives:Thanks