I have to maintain the set of SVD files for an embedded debugger and I find the current download page quite a challenge when I try to keep track of which files are for which MCU. Locally I have a spreadsheet that maps the MCU part number to the appropriate SVD file. It would save me a huge amount of time if there was a file I could download (could be by manufacturer) that gives the MCU->SVD file mapping. The current system is fine for finding and downloading specific SVD files however having a CSV file identifying the appropriate SVD files would be excellent.
Comments/ideas/suggestions most welcome, maybe there is something on the site currently that would help?
Many thanks,
Sid
Hello Sid,
we do not have such a list. Today, SVD files are part of the device family pack of each MCU and thus you would need to have a look at the content of each pack. The PDSC file in the pack specifies which SVD file is for which MCU.
Hope this helps,
Christopher
Hello Christopher, thank you for the reply.
Where can I find the Device Family Packs? I looked around the ARM main site but all I find are individual SVD files.
Thanks again,
Sid Price
Desktop Application and Embedded System Design
you'll find all Packs that are known to us here: MDK5 Software Packs. You can also have a look at the index file that we use for Pack Installer: http://www.keil.com/pack/index.idx
Kind regards,