• coding variable to specific ROM location
    Hi Friends, I am using Phillips 89v51RD2 and i wish to code variables into specific memory address location inside the ROM of 89v51 as my application demands. Is it possible to do so?? If yes please...
  • Locating Variables to Specific Memory Location
    I wish to locate a structure to a specific memory range in External RAM. No other data can be allowed to use this memory range. What I am trying to do is to re-claim RAM for other purposes using...
  • Locating a variable to an specific address
    Hi, I'm trying to locate a variable to an specific address. There are three ways to do this: 1) using options of the file that have the variable and config the RAM area 2) unsigned int cont...
  • location of code and data into specific Flash banks
    Is there a way to place a section at an adress that has a lower limit? I would like to place two execution regions in separate flash banks. There are some code / constant data areas I can place in...
  • assign a specific rom location to a variable.
    hi all, I am using Keil uvision3 V3.51. With this can i locate a variable in code area of arm(lpc2129) intensionally? can i assign a specific address to a variable located in RAM?? waiting...