This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F148: Why does IDE only "see" one of the conditions in the function? Why can't I see float values in the debugging?

Part Number: MSP430F148
Hello,
This function is called with the ADC 12-bit value of temperature.
The value is a WORD (16-bit) and is converted to a float value
by using the equations according to its value.
For some reason, when I try to set a breakpoint within the
different conditions, only the first one is allowed.
Also the value (1426) is definitely not greater than 3800 -
so why does this row get called?
Is there something about dealing with float values that is specific
with this MSP430?

Thanks for any help and ideas.
Mechi


**Attention** This is a public forum