Skip to content

Instantly share code, notes, and snippets.

View pr1metine's full-sized avatar
🦅
Rahhhhhh

Thanh pr1metine

🦅
Rahhhhhh
  • Airbus Defense and Space GmbH
  • FDH
  • 15:17 (UTC +02:00)
  • X @pr1metine
View GitHub Profile
@pr1metine
pr1metine / ti_to_svd.py
Created November 4, 2023 14:48 — forked from Sauci/ti_to_svd.py
utility script to convert target description files from TI format into svd format
"""
@file ti_to_svd.py
@author Guillaume Sottas
@date 25/09/2019
This script can be used to convert the target description files from Texas Instruments into more
widely supported .svd file.
Before using this script, make sure Code Composer Studio is installed (available for MacOS, Linux and Windows).
For example, if a .svd file should be generated for target tms570lc4357zwt, invoke this script like