Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 66738

Forum Post: RE: CC2650 Launchpad Project 0 log issue

$
0
0
Hi Amit, Could you please confirm that you are using the MSP432LP + CC2650BP?? If that is the case, by default the logging is disabled. /* Initialize the RTOS Log formatting and output to UART in Idle thread. * Note: Define xdc_runtime_Log_DISABLE_ALL to remove all impact of Log. * Note: NULL as Params gives 115200,8,N,1 and Blocking mode */ Please make sure that the xdc_runtime_Log_DISABLE_ALL define is disabled in your project properties Build > Advanced Options > Predifined Symbols. Hopefully this helps. David

Viewing all articles
Browse latest Browse all 66738

Trending Articles