Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
According to this thread 5 months ago, MSPM0G3507: ti_drivers_config.c not generated by sysconfig, SysConfig supports generation of ti_msp_dl_config.c/h which are required for DriverLib, but not ti_drivers_config.c/h which are required for TI-Drivers. This seems to be a huge hole in product functionality that's available on other TI microcontroller families.
Can we expect this to be supported in the near future? If not, can someone provide guidance on how to properly generate ti_drivers_config.c/h manually? Half the value in using a FreeRTOS implementation is in using TI-Drivers rather than DriverLib directly.