We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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