Tool/software:
I am using one of the example codes in the "SimpleLink F3 SDK" which is the switch example (no-rtos). I enabled logging for Zigbee, disabled optimization (-g) and configured the hardware for the correct baud rate as I am sending the logs via UART. however, nothing is printed on the console. I used the simple "log" code example which does nothing but to log data every 5 seconds and it worked like a charm. I don't know where the problem could be nor how to debug it.
-------------------
-------------------
-------------------
These are the same configurations I used for the logging code example. I grabbed my logic analyzer to see the pin behavior during booting up but as you can see, it's only pulled up and never sends any data even though the code are writing some data to the logs.