Hi, We tried to set up the system analyzer in TI ROTS but it could not show up under the Tools menu. What we have done are: 1. Add the following line to the .cfg file var LoggingSetup = xdc.useModule('ti.uia. sysbios .LoggingSetup'); 2. Also change to BIOS.logsEnabled = true; //BIOS.logsEnabled = false; But there is nothing showing up under the tool menu during the debug mode. Thanks in advance for your help!
↧