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.

SVD files for the TM4C series

Other Parts Discussed in Thread: ENERGIA

It seems that there is interest in SVD files for the TM4C series, however unfortunately TI is unable to provide them for some reason. In fact TI has already published register descriptions in a machine-readable format, as a part of the "DSLite" component of the Energia IDE. I wrote a tool to convert these files to the SVD format, dslite2svd. Enjoy!