Tool/software:
Hello,
My company develop some product based on MSPM0G3507 microcontroller.
Even if we used Code Composer Studio to start our project, we switched to Clion (JetBrain company).
Indeed, with Clion, we created a Cmake environment which is easy to maintain and it's common between several platform we used.
But to debug with Clion, we need the svd file which provided peripheral register addresses and corresponding bit field description.
I think this svd files is provided to third party IDE (as IAR or Keil) but can you also provide it here please?
Thanks,
Mathieu