• 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 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...
  • Assign static library to a specific memory section (using scatter file)
    Hi all, thanks so much for reading my post. I am using Keil uVision V5.22.0.0, cortex M4 microcontroller. My question is the following I have a static library that I'd like to include in...
  • Assign static library to a specific memory section (using scatter file)
    Hi all, thanks so much for reading my post. I am using Keil uVision V5.22.0.0, cortex M4 microcontroller. My question is the following I have a static library that I'd like to include in...
  • Memory Layout problem (SECTION LOCATED OUTSIDE CLASS AREA)
    Hi, While compiling my program I've faced with this warning: linking... *** WARNING L5: SECTION LOCATED OUTSIDE CLASS AREA SECTION: ?SD0?MAINTASK CLASS: SDATA0 Program Size: data=96233(near=12643...