Fixing start address of .data section in a Leon3 program

Rafael Morales rmorales at iaa.es
Fri Nov 29 13:36:15 UTC 2013


Thank you Sebastian for the response.

The problem is that I want that the " .text" in the top of RAM:||0x40000000.
And also to fix the ".data" start address to not be just after ".text"

The main idea is to  create a hole between ".text" and ".data"

How it can be done?


Saludos Rafael.

|

|


> On 2013-11-29 13:45, Rafael Morales wrote:
>> Hi RTEMS users,
>>
>> I'm trying to fix the start address of the .data section in a program 
>> running
>> Leon3 processor.
>>
>> I've tried the easy way: modify the "linkcmds.base"  file
>
> Do not modify the linkcmds.base file.  Use something like this:
>
> http://git.rtems.org/rtems/tree/c/src/lib/libbsp/sparc/leon3/startup/linkcmds.leon3 
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20131129/4c552dd0/attachment-0001.html>


More information about the users mailing list