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]
Other format: [Raw text]

gcc compile probelm


Hi.
I have downloaded the ecos tool-chain for the mips,
then I have compiled ecos for mips. Whith the
mips-gcc(via makefile) I get the executable file, but
when I use the file in gdb program, I receive an
error:
Starting program:
/home/formaggi/ecos/ecos-2.0/examples/hello
Unrecognised COP0 instruction 0x40048001 at PC =
0x80020138 : No handler present
mips-core: 4 byte read to unmapped address 0x20418 at
0x80021d50

Program received signal SIGBUS, Bus error.
0xffffffff80021d50 in saa9730_stop (sc=0x20000)
    at
/home/formaggi/ecos/ecos-2.0/packages/devs/eth/mips/atlas/v2_0/src/if_atlas.c:582
582         SAA9730_DMACTL &= ~(SAA9730_DMACTL_ENRX |
SAA9730_DMACTL_ENTX);
-------------------------------------------------------------------------------------

Help me! Where is the problem
Thank you.

______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/

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


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