Other Parts Discussed in Thread: SYSCONFIG
Hi,
I have started developing using LAUNCHXL-F280039C based of the demo project which blinks the user LEDs depending on an ADC measurement. Using CCS Version: 12.0.0.00009
I want to configure the device using SysConfig applet.
I created the base file by adding a file with syscfg extension. It allowed opening and all the configuration is available, so everything appears to be good. When I select my board in the device view (Device view-->Switch-->Board--> LAUNCHpad F280039C) it allows selecting the board and there appears to be something going on as it shows some pin mapping:

which is correct and when I save the document it does some migration process and it appears to eb properly saved as the * in the file name disappears and no errors are reported. However if then I close the file and reopen it, the board configuration has been lost and it shows no board:

Is there any step I'm missing during the process?
Thanks and regards