Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 234760

Forum Post: CCS/MSP432E411Y: ROV does not interprete %f

$
0
0
Part Number: MSP432E411Y Tool/software: Code Composer Studio Dear TI-Experts, I'm using the following code for logging float data: Log_print2(Diags_USER4, "ADC_Sensitive: Offset to high: %d lsb = %f uV", self->ADC_PeriodicHandlerOffset, floatToArg(ofs*1.0e6)); ofs is a float variable. Logger is LoggerStopMode. When using RTOS Analyzer -> Printf and Error Logs I see the right value for ofs displayed after stopping the µC. But in ROV -> LoggerStopMode I only see "f", but no value. When using integers and %d everything is fine. I assume, that %f is currently not implemented in ROV? Could you add this feature? Thank you in advance!

Viewing all articles
Browse latest Browse all 234760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>