Does anyone have either the SVD or dslite peripheral description file available?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Does anyone have either the SVD or dslite peripheral description file available?
HI Kendall,
Does anyone have either the SVD or dslite peripheral description file available?
We don't have SVD file for Hercules devices (that includes TMS570LC4357).
We have only XML files for these devices. You can find them in below path of CCS.
In above thread they pointed out one software and mentioned that using this software we can convert XML file to the SVD file. I never tested this in practical, but you can give a try.
--
Thanks & regards,
Jagadish.
Here is a great app someone wrote to convert TI XML to SVD in case anyone finds this in the future and needs it. https://github.com/dhoove/tixml2svd
I would just attach the SVD file, but the upload doesn't seem to be working on the forum.
Here is a great app someone wrote to convert TI XML to SVD in case anyone finds this in the future
Thanks for sharing the app, this would be useful.