• Explicitly assign the variable to a speicified RAM location
    Hello, I'd like to assign the variable to a speicified RAM location, for example, there is a variable Var which I'd like to assign to the address 0xB000, is there any way it can be achieved? ...
  • Explicitly assign the variable to a speicified RAM location
    Hello, I'd like to assign the variable to a speicified RAM location, for example, there is a variable Var which I'd like to assign to the address 0xB000, is there any way it can be achieved? ...
  • STM32: Scatter File, Bit and No Initialization Variables
    Using a STM32F103ZE processor Using the following Include and Scatter files, bit and no initialization variables can be allocated and the space used is automatically adjusted. There is a problem...
  • STM32: Scatter File, Bit and No Initialization Variables
    Using a STM32F103ZE processor Using the following Include and Scatter files, bit and no initialization variables can be allocated and the space used is automatically adjusted. There is a problem...
  • Scatter file region placement issue
    Hi, I am trying to create a scatter file and using ARM 5.01 tools. I am facing a strange issue with RW section. here is the scatter file LR2 ImageLimit(LR1) { ER1_RO_REGION +0x0 { timer...