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.

MSPM0G3507: ti_drivers_config.c not generated by sysconfig

Part Number: MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG

Sysconfig version 1.18.1
mspm0 sdk version 1.30.00.03

I wanted to use the GPIO driver implemented in `GPIOMSPM0.c`. This depends on symbols such as `GPIO_config` which in the examples are generated in `ti_drivers_config.c`.
When running sysconfig the only source files generated are`ti_msp_dl_config.h` and `ti_msp_dl_config.c`.
Is there an option to generate the missing files or is the library meant to be used on other devices?

Thank you