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.

CCS/CC2640R2F: CC2640 log_info

Part Number: CC2640R2F
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hi,

How can I read the log_info output?

I tried all, Runtime Object View, System Analyzer,...

I add lines:

var LoggingSetup = xdc.useModule('ti.uia.sysbios.LoggingSetup');

to use UIA, but in this way I don't see the device when I scan whit BLE scanner.

How can I do?

Thanks.