• RTL Out of range sequence number received error
    I appear to be having a problem sending large amounts of data from a Windows application to my ARM9 based application. Whenever I send data of 2K or more (I haven't determined the exact cutoff point...
  • TCP call back function and packet sequence numbering
    In the RL library TCP callback function, the parameters we have are: soc - Socket number evt - Event (enums defined in Keil's rtl.h) *ptr - Received data frame par - Received data frame length ...
  • 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...
  • Random Numbers in a limited range
    Hi all!! I apologize my poor english. I need to generate a serie of random numbers utilizing the functions RAND e SRAND in a limited range, ex 0 to 7, 30 to 76, etc. How can I create these numbers...
  • enum, out of range
    Hello, I have added U postfix to the integer but the problem still is the same. I read following pages but didn't work. http://www.keil.com/support/docs/3243.htm http://www.keil.com/forum...