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.

GEL file console output font size ?

Hi,

I have changed the editor and certain GUI font sizes to suit the monitor, but for some reason I cannot find the font preferences for the GEL file console output. It is the console output that provides the following type of output as an example. Currently this font is too large for the console size and I'd like to reduce it. Any ideas please ?

Cxxxx: Breakpoint Manager: Retrying with a XX Hardware breakpoint
Cxxxx: GEL Output: Loading Program file *.out ...
Cxxxx: GEL Output: Program file has been loaded.
Cxxxx: GEL Output: Loading Program file *.out ...
Cxxxx: GEL Output: Program file has been loaded.
Cxxxx: GEL Output: 

Cheers, MM

  • Have you change the console font?

  • Hi, yes this was my first go to. It changed all the other console font sizes to 8 point Tahoma (such as the CDT Build Console etc) but not the GEL file output that is usually shown prior to loading a program .out file.

  • but not the GEL file output that is usually shown prior to loading a program .out file.

    This particular console is something specific to CCS while the build console is using the standard CDT build console. Hence the latter is affected by the standard workspace console font properties while the CCS debug console is not. Perhaps there is a way to override this. I'll need to investigate further.

    Thanks

    ki

  • Perhaps there is a way to override this. I'll need to investigate further.

    I followed up with engineering and there does not appear to be a way to override this.

    It is something we can look to address for our new CCS Theia environment.

    Thanks

    ki

  • Hi Ki, Ok no worries its not a show-stopper ;-) cheers, MM