Free rtos CLI YAT not working

Hello, I am a beginner and trying to understand free rtos+CLI. I have Link
After I have build and started debugger in visual studio. In the console window I am getting messaged recieved. But i want to experience command line interface. I want to type the commands and see how does it work. commands such as:
Trace start,
Trace stop
run stats,
etc mentioned in the tutorial.
These are not happening in YAT. Do I need to edit code? or how can i achieve them? I could able to open YAT but there is no acknowlgement coming

Please post a screenshot of the console output.
Did you try connecting a network sniffer such as Wireshark so you can see the network traffic?