hi,
I am using Mesh 2.0
Light Switch Example
Where Can I see Messages Printed By __LOG_XB
hi,
I am using Mesh 2.0
Light Switch Example
Where Can I see Messages Printed By __LOG_XB
It worked fine for me by right-clicking on Project 'light_switch_provisioner_...' in Segger Embedded Studios, clicking 'Edit Options' & under the debug configuration, click 'code generation' & change 'Debugging Level' to 'Level 3' & 'Optimization Level' to 'Debug'. Make sure to run the Debug configuration in the upper left corner of your SES project. Do the same for the client & server examples, compile the code & run the light switch example like shown in the Infocenter.
It worked fine for me by right-clicking on Project 'light_switch_provisioner_...' in Segger Embedded Studios, clicking 'Edit Options' & under the debug configuration, click 'code generation' & change 'Debugging Level' to 'Level 3' & 'Optimization Level' to 'Debug'. Make sure to run the Debug configuration in the upper left corner of your SES project. Do the same for the client & server examples, compile the code & run the light switch example like shown in the Infocenter.
hi Bjorn Kvaale
I am confused with your answer
__LOG_XB is writing to Log Right ??? Where can I See those Messages?
By using the J-Link RTT viewer for example. See "command line interaction with Segger RTT" at the bottom of this link.
Thanks...Got it !!!!!!!!