Trace started. Hit a key to dump trace file to disk

Hello freaks, I’m geek at free RTOS I’ve started learning freertos with Eclipse CDT I’m using Neon (64 bit) with win32-mingw. I’ve download Freertos V9.0.0 pack and import it’s demo, Now when i hit RUN then code starts run but it shows me following message Trace started. Hit a key to dump trace file to disk (does not work from Eclipse console) . I really don’t know what it mean!, this is the message which is available in main.c file ofr demo can any one help me here 🙂

Trace started. Hit a key to dump trace file to disk

That demo includes FreeRTOS+Trace, and the message is telling you that the trace recorder has been started. See http://www.freertos.org/trace