• Variable at fix address
    How to locate 1) structure 2) array of structure 3) any variable like char,int,long to a specific memory location and how declare its extern prototype regards... Yogesh.
  • how to specify a function to a fixed address
    i use keil's uVison IDE to develop my code banking project. when i change VM to replace new programe space, i encounter a problem. in order to setup the "synchronized code" throught out the change process...
  • Function located to a fixed address
    ARM MDK 3.4: module / function startadress. I would like to have a flash programming function on a specified address (0xf000) from where the normal program can be updated. This would be a simplified...
  • Issues initializing variable at a fixed address
    Hi, I am using the uVision2 v2.06 C51 - 6.02 A51 - 6.02 BL51 - 4.02 LIB51 - 4.12 OH51 - 2.5 S8051.DLL - 2.02 DP51.DLL - 2.02 Targeting an 8051. When I follow the instructions here...
  • Compilation stages of ARM in Keil
    can anyone tell me the step-by-step generating file while compiling in keil...and why it is creating .htm file. plz hlp me