This is the mail archive of the sid@sources.redhat.com mailing list for the SID 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]

SID and eCos


I'm trying to use SID to simulate an ARM processor. When I build a "hello 
world" example and try to simulate it, I get this:

$ arm-elf-sid hello
loader: write to data accessor failed at address 0x2020000, status 2
loader: error loading hello

The SID code I'm using is about a 5 day old copy of a CVS download.

The gcc tool chain is: gcc 2.95.2, binutils 2.12.1. The executable was 
produced by invoking the Makefile that is included in the ecos-1.3.1 
examples. Incidently, I can simulate my executable with gdb. Oh, and one 
more thing, the tool chain targets the arm-elf.

I've serached the mailing list archives and saw this relatively recent 
message: http://sources.redhat.com/ml/sid/2002-q2/msg00003.html . Is there 
a chance that this breaks other targets?

Scott


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