• converting to uppercase
    iam trying to convert the char i received to uppercase if it is lowercase if not leave it asit is . igot this code from net. but unable to understand why they added #224 at the end. org 0000h ...
  • convert hex file into c language or assembly language
    Respected Sir, I would like to know how we can convert hex file into c language back. and by which software can be done. thanks
  • 6809 to 8051 assembly language converter
    I have a potential customer that is interested in porting a 6809 application to the 8051. His 6809 code is all assembly. Does anyone know of any tools that can help him do this?
  • MDK, SNTP Client, Timeout in case of error?
    Hi, I would like know the timeout between netSNTPc_GetTime () and netSNTPc_cb_t (seconds) where seconds = 0 (error case) when the ip address of SNTP server is bad. No information in the Doxygen documentation...
  • uVision 3 : Make uppercase affects entire file
    When I right-click in the editor and select Advanced -> Make Uppercase, it has a bit of a tendency to make the entire file uppercase, even if I only selected a small part of it. The editor also...