Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Research and implement schema format for MSP430 #12

Open
mattnite opened this issue Apr 3, 2022 · 0 comments
Open

Research and implement schema format for MSP430 #12

mattnite opened this issue Apr 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mattnite
Copy link
Contributor

mattnite commented Apr 3, 2022

Texas instruments uses something called DSLite for their register schema. It's internal and will require some reverse engineering. Good places to start looking are Code Composer Studio and Energia.

Rustaceans have also looked into this and have created a crate for converting from DSLite to SVD ❤️: https://github.com/pftbest/msp430_svd

@mattnite mattnite added the enhancement New feature or request label Apr 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant