STM32F415 SVD File
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-28 1:48 PM
I can't find an svd file for the STM32F415
https://www.st.com/resource/en/svd/stm32f4_svd.zip does
not contain a svd file for the STM32F415 series is one of the contained ones 100% compatible?
- STM32F401.svd*
- STM32F405.svd*
- STM32F407.svd*
- STM32F410.svd*
- STM32F411.svd*
- STM32F412.svd*
- STM32F413.svd*
- STM32F427.svd*
- STM32F429.svd*
- STM32F446.svd*
- STM32F469.svd*
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
-
SVD
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-31 3:29 AM
Hi,
You still able to get the DFP pack of devices you need from https://www.keil.com/dd2/pack.
The downloaded package can be extracted locally.
For STM32F4, SVD files are under Keil.STM32F4xx_DFP.2.13.0\CMSIS\SVD.
-Amel
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-29 4:47 AM
Hi @ncore​ ,
The SVD files are located in the software packs provided by Keil.
After installing or updating a pack, you find the svd files under: C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\x.y.z\CMSIS\SVD (for F4 for example).
-Amel
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-31 2:26 AM
Hi @Amel NASRI​ ,
Thank you for helping me out. I currently do not use any KEIL SW, is there any other way to get this svd file?
For most versions of the STM32F4xxx an .svd file is provide by ST. Why is there none for the STM32F415 or was I just looking at the wrong place?
-Nico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-31 3:29 AM
Hi,
You still able to get the DFP pack of devices you need from https://www.keil.com/dd2/pack.
The downloaded package can be extracted locally.
For STM32F4, SVD files are under Keil.STM32F4xx_DFP.2.13.0\CMSIS\SVD.
-Amel
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-08-31 5:30 AM
@Amel NASRI​ worked like a charm -> thank you very much!
