MDK 5.41-CMSIS-Pack-STM32C0xx_DFP-V2.0.0 cannot flash STM32C071CB

Hi all

I am using MDK 5.41, CMSIS-Pack-STM32C0xx_DFP-V2.0.0, on my target board using STM32C071CB (128K - flash)

on the setup on Cortex-M Target driver setup for flash download tab, it seems Keil did not get the correct driver for the part:

The flash driver that MDK recommended is STM32Cx_64, reporting the device size of 64K (which is wrong), while the address range is correct - 08000000H-0801FFFFH

I can locate STM32Cx_128.FLM driver file there from file explorer but clicking ADD button did not show there is that STM32Cx_128 in the list.

Is that something I can do to make STM32Cx_128 to be selectable and tried.

As a matter of fact, I still struggle with flashing my target board of STM32C071CB MCU though.

I have posted another message about my problem in ST community forum:

https://community.st.com/t5/stm32-mcus-products/stm32c071cb-flasher/m-p/750040#M267850

Rgds

Calvin