This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does my embedded system have Floating Point Unit?

How do I find out if my embedded system has Floating Point Unit(FPU)? I'm using Keil tools.
Our target board uses NXP LPC2468 series Microcontroller ? Does this microcontroller have FPU? Looking in the microcontroller manual I couldn't find any information on FPU.

Parents
  • My embedded application needs to: 5351/60 = 89.18333..

    No, it doesn't. You only think it does, based on insufficient analysis of the task.

    For starters, given what you actually want to calculate is 892:

    Then, I would send 891 or 892 to PC application.

    why on earth do you think you have to calculate 89.18333 instead?

Reply
  • My embedded application needs to: 5351/60 = 89.18333..

    No, it doesn't. You only think it does, based on insufficient analysis of the task.

    For starters, given what you actually want to calculate is 892:

    Then, I would send 891 or 892 to PC application.

    why on earth do you think you have to calculate 89.18333 instead?

Children
No data