• Trouble with ints, floats and double
    I'm using the MCBSTM32C evaluation board. I would like to calculate the angle of the board in relation to the gravity vector. I have no prolems reading the accelerometer. I basically have the gravity...
  • USB double trouble
    Hello, I have a LPC2478 than I can address via 2 data sources: A CDC device and a USB to RS-485 converter. I see something very strange: If I try to use them in parallel, the USB CDC transfers are...
  • 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.
  • Is it a bug or a feature? double and static double
    Recently, I have seen a very strange behaviour on uvision4. When I use a local double variable in my function, it compiles but I see NOP on disassamble window which corresponds to my variable.What...
  • trouble over trouble
    Hello I'm working with the AT91RM9200 from Atmel and I have some problems with data abort. The stack size is big enough. I tested it by making the user stack size zero and see which errors now occured...