Hi
I'm a starter in RTOS , Now I'm using MSP430F5529 Launchpad , ccs 6.1.2, tirtos_msp43x_2_12_00_24.
In Demo "Log Example" , There are some memo in code file log.c as blew
/*
* ======== log.c ========
* Example showing use of logs.
*
* All output is routed to a log buffer which can be viewed
* using the RTA "Raw Logs" viewer. After loading and running
* the application, launch the Tools->RTA->Raw Logs tool to
* view the logs.
*/
But in my ccs Tools , no RTA option , How to open the log information view .
The picture is my ccs Tools menu.