Sonsivri

Electronics => Hardware and Tools => Topic started by: burgic on September 09, 2021, 09:07:59 09:07



Title: Segger Ozone peripherals files (.svd) for STM32 MCUs
Post by: burgic on September 09, 2021, 09:07:59 09:07
Hi,

As the Segger usually do not ship with Ozone the peripherals files (.svd) but just some "default coretype" peripheral register files which are located at $(InstallDir)/Config/Peripherals I was wandering if someone here has already made manually these files for the following MCUs:
  • STM32F100xx
  • STM32F429xx
  • STM32H743xx

If yes, can you please share them?
Thx in advance.

Cheers!


Title: Re: Segger Ozone peripherals files (.svd) for STM32 MCUs
Post by: fonak on September 09, 2021, 04:23:48 16:23
Hello

* .Svd files can be found in the Keil MDK installation folder after installing the Pack for a given uC family.

STM32H743 example: Your Install Dir\ Keil \ Pack \ Keil \ STM32H7xx_DFP \ 2.7.0 \ CMSIS

Packs are available at: https://www.keil.com/dd2/pack/

PS. Github is also your friend :)

Regards


Title: Re: Segger Ozone peripherals files (.svd) for STM32 MCUs
Post by: burgic on September 09, 2021, 04:32:58 16:32
Hello fonak,

I was not sure what and where to look for as I am now deciding between Lauterbach (which I currently work with) and Segger J-Trace and I want to compare the Trace32 vs. Ozone, etc. so (at the moment) I am not still that familiar with this topic. But this (what you've sent) is more than enough. Thx!

Cheers!