• difficult question
    what is th eorder of presedents? is 2 + 3 * 5 = 32 or 17
  • The name is too difficult to remember
    Keil MDK-ARM is a great software, but I cannot share it to my friends, I just cannot remember the name. At conferences and parties my mind goes blank. It is not easy for some people. Can you change it...
  • Simple Question
    What does the following mean? #pragma src #prgma OT (8) Thanks
  • a simple question about PE_SWD
    in a file measure.ini: PE_SWD = 0 /* Disable Watchdog with pin PE_SWD */ but the compiler says "PE_SWD undefined identifier". is there anyone who can tell me what i should do,thanks a lot...
  • simple uC question
    I want to place some data in an array and then call this method to execute: unsigned char IAP_ProgramUserCodePage ( char idata * ptr, // Pointer to data buffer in RAM unsigned short addr, // Page address...