Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hi,
I get a lot of warnings when I try to compile my project.
warning: integer operation result is out of range
All these warnings are produced by the atmel register-header file provided by Keil. I can't see any kind of mistake. Is it possible to disable "only" these warning messages?
e.g.
AT91F_PIO_CfgPeriph( AT91C_BASE_PIOA, // PIO controller base address ((unsigned int) AT91C_PA31_DMARQ0 ), // Peripheral A 0); // Peripheral B
best wishes Fabian
The "problem" is known, you can find the solution also in the support knowledgebase: http://www.keil.com/support/docs/3243.htm