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 All,
How do I add an SCVD file to Arm Development Studio?
Regards,
Mark.
Hi MarkSCVD (System Component Viewer Description) files are used by Keil MDK Component Viewer, which Arm Development Studio doesn't support. Do you mean SVD (CMSIS System View Description) files instead?An SVD file can be imported & converted into a Target Configuration Files (TCF) for use by Arm DS Debugger by:developer.arm.com/.../Importing-an-existing-target-configuration-fileAlternatively, an SVD or TCF file can be specified in the Debug Launcher panel:developer.arm.com/.../Debug-Configurations---Files-tab
Hope this helps
Stephen