• why this code going infinity loop
    why his code going infinity....... ///////////////////////////////////// // Generated Initialization File // ///////////////////////////////////// #include "C8051F120.h" #include<stdio.h> ...
  • LCD display : NaN
    Hi, I have a problem of displaying the output data on LCD. it will display "NaN", which i have read that this is not a data. This problem arises when i start to acquire data from the sensors (meaning...
  • Is a Access breakpoint on NaN possible?
    Hi, I am debuging a STM32F4 / Cortex-M4. MDK-ARM Pro 5.18a I am trying to find the cause of a NaN Value. Is it possible to set an access breakpoint triggering for 1.#QNAN? Timo
  • LCD display : NaN
    Hi, I have a problem of displaying the output data on LCD. it will display "NaN", which i have read that this is not a data. This problem arises when i start to acquire data from the sensors (meaning...
  • Float reads NAN after a write
    Hi I noticed a strange effect with a floating point register and wonder if this is normal. Initially on reading the register I found it contained a value of 3.15917e-38. The C routines obviously found...