• Segment names
    In assembly code, it seems common to name segments using question marks. Such as, ?C_C51STARTUP, ?STACK, ?DT?MYFILE, etc. Is there a requirement to do this? If not, what is its purpose? I read TFM, and...
  • Project name without path
    the project name in the top left corner of the GUI always contains the full path name. Can I change it to show the project name only, without the path name ?
  • 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...
  • HTTP cgi parameter names
    Hello, We are using Http cgi parameters in which we need to add letter "c" at the beginning of a line in the cgi file to fetch the variables dyanamically from the server. As mentioned in the...
  • Named register failed compilation
    Hello! Everybody! Please help me. I would like to use named register. R6 for example. After a subroutine, which modify this register, the compiler doesnt recognize it, and place a nop where I...