• How convert double type to float?
    The time transmitted from ALLSTAR DATA SOURCE is double type,and wanted to display time to LCD,so I want to convert double type to float ,and want to uS .How can i do that? Thanks a lot!
  • uVision not displaying double type correctly with AT91SAM3U-EK
    This problem does not occur in Simulation mode. It occurred using the AT91SAM3U-EK using the ULINK Pro JTAG probe. An automatic variable declared as type 'double' is not being displayed correctly...
  • support for negative double float types in arm c
    Hello keil Does keil arm C support negative double or float if not How I can use negative float numbers
  • double float
    The C51 can't support double(8-byte) variable. Does anyone know the third party liberary to support this function?
  • Double & long double support in keil
    I am using double & long double & check that both take same size in keil i.e 8 bytes. Shouldn't be long double take 16 bytes or keil 4.70.0 compiler don't have it.