Hi,
The DebugConsole component does not use the FlexComm component, it initializes (and allocates) the FlexCom peripheral on it's own. That's probably why you see the problem there. The problems details are shown in the tooltips and in the problems view.
I suggest to use the following steps:
- Remove the FlexComm component that uses the FlexCom7 (using context menu 'Remove' in the Components view) and keep only the DebugConsole
- In the DebugConsole, in the Serial port configuration, ensure you have selected the FlexComm7
- If there is disabled clock, use the context menu (right click the green bulb icon) and select 'Enable FXCOM7 clock' to simply enable the clock:

Please let us know if you'd need more help.
Regards
Petr Hradsky
Config Tools Team