• Why does every slaves always hreadyout is always '1' ?
    Dear All, Would you please help me to understand why every slaves always hreadyout declared as '1' in Cortex M Design Kit and can't modify it in slave status? I found a declaration assign hreadyouts...
  • mktime behaviour
    Hi, I use mktime to convert date and time into a time_t value and I see a behavior, which I didn't expect. When calling mktime with 29.02.2010, I would expect the function to return -1, but it returns...
  • scanf behaviour
    I am new to C programming. I wrote calculator program to check my ability in c. I am using ADUC831 demo board, 5x5 matrix keypad, 16x2 LCD in 4 bit mode. following is the code listing. program when run...
  • mktime behaviour
    Hi, I use mktime to convert date and time into a time_t value and I see a behavior, which I didn't expect. When calling mktime with 29.02.2010, I would expect the function to return -1, but it returns...
  • scanf behaviour
    I am new to C programming. I wrote calculator program to check my ability in c. I am using ADUC831 demo board, 5x5 matrix keypad, 16x2 LCD in 4 bit mode. following is the code listing. program when run...