Limiting program RAM addresses
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Dec 9 10:05:10 UTC 2013
On 2013-12-09 07:05, Mohammed Khoory wrote:
> It's probably very GCC specific, but that's ok as long as it does the job.
> While it would seem that the buffer is indeed allocated at 0x40200000, the
> heap still allocates memory blocks on top of it which means that corruption
> still occurs.
Yes, this is due to the SPARC low-level initialization. Why do you need the
ramdisk at a fixed location?
>
> I'm starting to suspect that this is because RTEMS, newlib, and the other
> libraries were compiled with the old linker script. Is this the case, or am
> I missing something?
For the compiler the linker command file is irrelevant.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list