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 execution error


Hi
I built SID and a arm-target cross-toolchain and wanted to try sid, but I got some problem.

The toolchain on my systerm was a prebuilt one, I download it from: http://www.lart.tudelft.nl/lartware/compile-tools/
I wrote a toy program "test.c" like :
main()
{
int i;
i = 0;
}
then I compiled it with arm-linux-gcc:
arm-linux-gcc -o test.exe test.c

I run sid: arm-elf-sid test.exe
but I got the comment:
loader: write to data accessor failed at address 0x2000000, status 2
loader: error loading test.exe

What to do now?How could I run sid successfully?

Thank you for your help!

Dam Dang


_________________________________________________________________
Ãâ·ÑÏÂÔØ MSN Explorer: http://explorer.msn.com/lccn/

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