This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Data segment and ROM?


Andrew Lunn wrote:

Also, check what it is copying from does actually contain something
useful. It could be your simulation system has not loaded that segment
from the elf image into your simulated FLASH.

Many thanks for hints. It was actually a stupid bug in my .ldi script (SECTION_data at 0x0, so it was copied but got immediately overwritten with the vectors or something), but I now understand how these things are supposed to work.

Thanks again
--
                                  Stano

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]