• warning: integer operation result is out of range
    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...
  • warning: #61-D: integer operation result is out of range
    HI Friends, I am using AT91SAM7SE512 controller, i have configured the input in port B.while compiling the program i am getting this warning. "main.c(96): warning: #61-D: integer operation...
  • Wider Operating Temperature Range
    I'm trying to find a microcontroller which Keil software can support and also the operating temperature range can go -50 ~ 125C. The database engine don't have temperature option. Anybody knows...
  • unexpected results in integer arithmetics
    Hello experts, to avoid a division, I use integer arithmetics. The unsigned int x which is in the range of 2000 is first multiplied by a number s which is 2048 plus/minus 1000 and then shifted by 11...
  • enum values out of range!
    In the uVision enviroment i have a warning which according to the help files i do not believe i should get. It complains about the typedef enum { DATAACCESS_Config = (u32)0x00000000, DATAACCESS_Status...