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.
This has only been tested with MDK 5.43a
Problem exist with STM32U5xx_DFP v3.1.0 and v3.1.1 but not with v3.0.0
With v3.0.0 SFR files are included in subfolder STM32U5xx_DFP\3.0.0\CMSIS\SVD
But with v3.1.0 and 3.1.1 only SVD files are included
This results in peripheral registers not showing up while debugging with uVision.
A workaround is to generate the SFR files manually, but it should not be necessary to begin with.
Unfortunately, you are right. This seems to be broken in Pack Installer version 1.4.1.1, which is part of MDK 5.43a.
For the time being, please use the pack installer from MDK 5.42 or invoke svdconv from the command line as explained in a similar case here:
developer.arm.com/.../
I'll let you know when this will be fixed.
Thank you for confirming.Will await a future fix.