• ARM MDK 5.29 cannot input Chinese in ANSI
    Hello Have a few questions 1. In the current version of ARM MDK 5.29, the ANSI mode cannot input Chinese, as long as the input will become a question mark. 2.Using UTF-8 or BIG5 can input Chinese...
  • about: A chinese graduate student's problem!
    i am a graduate student of china,i got a bachelor's degree of electrical engineering and will achieve a master's degree of telecommunication,but i have no chance to do any project,because my tutor have...
  • RTC ds12887 is not displaying time correctly.
    I am successfully able set the time in ds12887 but while reading time it shows wrong time. only second value is coming and overriding hour and minute value. So i cant solve this problem. please take...
  • Viewing Chinese characters in comments
    I have taken over maintenance of a project that was originally maintained by someone in China. When I view the files in µVision 4 the Chinese language comments appear like this example: //*******...
  • uVision Debugger does not display the content of arrays correctly
    When using arrays and structs uVision debugger shows all elements as 0x00 even though the data is correct. I can verify the data is correct by outputing the array or structs contents to the STDIO. ...