This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SFR File for STM32F469

Hello,

I try to generate a sfr file for the system viewer to look at the registers of my STM32F469.
I already have installed the Keil.STM32F4xx_DFP.2.11.0 Pack & CMSIS 5.0.1 and tried to generate the file out of STM32F46_79x.svd but that doesn't work. I get several errors and the Converter looks for the executable SfrCC2.exe, which I cannot find.

My command: SVDConv.exe ..\CMSIS\SVD\STM32F46_79x.svd --generate=sfr

This is where I got this from: http://www.keil.com/support/man/docs/uv4/uv4_ut_svdconv.htm

From the converter I get an .sfd file.

How can I generate an SFR File? Anyone had the same problem?

Kind regards
Andreas