• HEX file Name
    Is it possible to set the HEX file name by preprocessor commands?
  • 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...
  • How do I get a hex file?
    I have code (written in c#) and a compiled .exe file, but in order to load in onto a board I need a .hex and a .dat file. Is there any way I can get these files from what I have, if so how? Thanks ...
  • How c code to get the address by customized section name that is in scatter file?
    In Keil MDK-ARM. I can not get the address by the section name in my c code. Although www.keil.com/.../armlink_pge1362065958198.htm give some explanation, but when I following this method, the compiler...
  • how can i use the macro without parameters?
    Guys, as the title, i define a macro without paramters ,and the invoke the macro,but the assembler report me syntax error?