2020-11-25 10:48 PM
2020-11-26 11:10 PM
Assuming windows : Verify if the COM port you are selecting in TerraTerm is the correct one.
Hope that helps.
if you need more help, you need to provide more details on the example that you are using and the software that you are using.
2020-11-27 01:07 AM
Hi DEdwi,
for other projects like BEACON i'm getting the statements on tera term console, only to this project i'm not getting the any prints on the console.
I'm using BLENRG-2 chip, demo project of "Lightning Demo" To dump code im using "Nucleo L053R8".
Note: Tried all possible google answers. if You need any info you can ask specifically.
Thank you
2020-12-13 10:21 PM
Apologies for the delay, I did not notice the reply, if the statements are not coming out on terra term then we need to check the where the logs are being directed in the lighting demo project.
Check the code for 1, logs are enabled 2. Which UART or other interface the logs are being printed on.
I am assume you are saying that the TRACE_I interface is not logging ?