• Floating point Math
    Hello I want the calculation in 8051 assembly language Like 7934501/74070=107.121655 I got the 107 but i did't get the 121655. Please help me to get this result if possible then send me...
  • KEIL versus IAR JTAG debugging...?
    I'm currently evaulating the the IAR tools that came with ATMEL's AT91SAM7S-EK eval kit(which uses the AT91SAM7S64). The IAR tools (using a Segger J-Link tool) don't appear to be able to debug ISR's very...
  • Speed up floating point math
    I know that Keil has spent lots of time optimizing the floating point routine, but we are hitting a performance wall in our application and we are looking for anything that will keep us in the current...
  • On Cortex-M4F microcontrollers: is fixed point math faster or floating point?
    Hi, I am using S32K14x controllers (Coretx-M4F). It has floating point math unit. I need to perform many mathematical operations as fast as possible. Which will be faster: fixed point q16 or fixed point...
  • Floating Point
    How can I deny a number floating point without utilizat some mathematical operation? How can I take the first 8 bits of the number floating point, those but significant (MSB) or the bit but significant...