I am using nRF_Connect_sdk and RTT logs.
In RTT logs, float numbers are not getting displayed.
I am getting just 0.00 for floating numbers.
Can you help me with how to display floating numbers on RTT logs?
Bhumika said:I will enable this as well, but can you explain to me the role of the "CONFIG_LOG2_MODE_IMMEDIATE" conf also?
CONFIG_LOG2_MODE_IMMEDIATE (or CONFIG_LOG2_MODE_DEFERRED alternatively) enable LOG2, which supports floating point operations.
Regards,
Markus
Bhumika said:I will enable this as well, but can you explain to me the role of the "CONFIG_LOG2_MODE_IMMEDIATE" conf also?
CONFIG_LOG2_MODE_IMMEDIATE (or CONFIG_LOG2_MODE_DEFERRED alternatively) enable LOG2, which supports floating point operations.
Regards,
Markus