Keil Logo Arm Logo

Discussion Forum

float point in interrups

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
Evgeny Kotsuba
Posted
22-Dec-2006 13:12 GMT
Toolset
ARM
New! float point in interrups

Is float point permited in interrups ? Were I can find recomendations on float point in interrupts for RV compiler and lpc21xx target ?

Read-Only
Author
Reinhard Keil
Posted
22-Dec-2006 13:19 GMT
Toolset
ARM
New! RE: float point in interrups

There are no limitiations in using Floating arithmetic in interrupts.

Read-Only
Author
Evgeny Kotsuba
Posted
22-Dec-2006 15:00 GMT
Toolset
ARM
New! RE: float point in interrups

But what about

__irq Enables a C or C++ function to be used as an interrupt routine called by
the IRQ or FIQ vectors. All corrupted registers except floating-point
registers
are preserved, not only those that are normally preserved under
the AAPCS. The default AAPCS mode must be used.

Read-Only
Author
Evgeny Kotsuba
Posted
22-Dec-2006 17:16 GMT
Toolset
ARM
New! RE: float point in interrups

Wow, now I know, I know:
There are no limitiations in using Floating arithmetic in interrupts.
...Exept default stack configuration for Interrupt mode 0x0000 0080

Happy New Year and Merry Christmas to you!

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.