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.

How to view Log information in RTOS

Other Parts Discussed in Thread: MSP430F5529

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.