Closed flit closed 5 years ago
Fyi, created internal issue SDMDK-8487. Not sure if the problem is with cpm or the Keil server.
At the very least, cpm should look at the contents of the file it downloaded and check that it's a valid zip file, maybe even check for this error report.
Root cause identified: If the URL in the Keil.STM32F4xx_DFP.2.13.0.pdsc
file in the CPM index and re-downloading, which was successful.
Oh, interesting. I'll have to make sure that the trailing slash is added correctly.
Note to self: pack-manager cache devs STM32F411RETx
reproduces the behavior.
If the Python API is used to download the Keil::STM32F4xx_DFP::2.13.0 pack, you get this file instead:
Downloading manually from http://www.keil.com/dd2/pack works fine.