This is the mail archive of the ecos-discuss@sources.redhat.com 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]

RE: Modifying memory layout, possible?


> Andreas> The warnings where gone when I modified target.ld but of

> Andreas> course there was a big error after downloading since I hadn't

> Andreas> defined, in BCR, which chip selects that should be used for

> Andreas> the added memory. So the program was downloaded outside the

> Andreas> addressable region.

> 

> You need to update the stub running on the board. The stub is the one

> settin up the memory.

> 

> Jesper



Yes, that sounds correct to me, that must be the place where it is specified
to gdb how to place the program.

I've thought of it before but the documentation made me busy with the .ldi
file. How do I update the stub to fullfill my needs, any hints? 

/Andreas

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