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: Which combination of syscfg and freertos is really working

Part Number: MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG

Dear Supportteam, 
I'm doing evaluation of your MSPM0G3507 and had an view on several demo examples. 
My original plan was using sysconfig to generate the needed pin out configuration and use all the ti drivers for working with hardware (e.g. uart_open, UART_Params_init, etc. )

I thought it should be useable in combination with freertos. 

But actually I feel it isn't. Pojects like blink_led_LP_MSPM0G3507_freertos_ticlang, supports syscfg.

But there is permanently the warning Project Configuration File generation is disabled for this project. SysConfig Project Migration is not currently supported for this project.

This project works with the ti_msp_dl_config.c and .h files.

When looking on projects like uart_callback_LP_MSPM0G3507_freertos_ticlang, there is no syscfg Project existing. 

But project is being based on ti_drivers_config.c and .h files. 

I work with CCS Theia 131 sysconfig 1.20

Why is this code being mixed up, what I'm doing wrong, 
Just a missing library?

Best regards 

Siegfried