FreeRTOS windows configuration

Hi all,
I must have missed something.
I am running the FreeRTOS Windows simulation
I get the output console…
But how / where do I connect to give commands to the CLI ?
Thanks
Eli

Have you build the CLI into your application? Also, not tried it for a while but there is a pre-configured Windows demo that has the CLI.

Just took a look at the demo source code (for the link I just posted) and it looks like CLI is accessed via a UDP terminal - check the documentation for the demo on the FreeRTOS.org website.