cancel
Showing results for 
Search instead for 
Did you mean: 

STM32U073CCTX SVD File?

KoKoTee
Associate

Trying to debug my code in VSCode using the Cortex-Debug extension, however, I cannot seem to locate the SVD file for the STM32U073CCTx MCU.

 

The CAD Resources tab for the STM32U073CC does not show anything other than footprints.  Any ideas where I can find the file?  Are there any alternatives I can use in the mean time?

1 ACCEPTED SOLUTION

Accepted Solutions

Perhaps can find in Keil packs

https://github.com/STMicroelectronics/STM32CubeU0/blob/main/Utilities/PC_Software/IDEs_Patches/MDK-ARM/Keil.STM32U0xx_DFP.1.0.0.zip

The .pack is a .zip internally

STM32U0xx_DFP\1.0.0\CMSIS\SVD\STM32U073.svd

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

5 REPLIES 5

Perhaps can find in Keil packs

https://github.com/STMicroelectronics/STM32CubeU0/blob/main/Utilities/PC_Software/IDEs_Patches/MDK-ARM/Keil.STM32U0xx_DFP.1.0.0.zip

The .pack is a .zip internally

STM32U0xx_DFP\1.0.0\CMSIS\SVD\STM32U073.svd

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Hi Tesla DeLorean,

 

Following up on the above file, it appears that not all modules are defined in the .svd file for the STM32U073CC. Is there an update to the file? Is it possible to add the missing modules (eg. TIM16, TIM17) manually into the file?

 

Thanks,

KoKoTee

@STOne-32 @STTwo-32 can someone action this for review?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Related  https://community.st.com/t5/stm32-mcus-products/stm32u0-missing-system-view-description-svd-file/td-p/677079

@KDJEM.1 

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
KDJEM.1
ST Employee

Hello @KoKoTee @Tesla DeLorean ,

 

Thank you for bringing this issue to our attention.

I reported internally.

Internal ticket number: 181925 (This is an internal tracking number and is not accessible or usable by customers).

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.