Unexpected trap(0 x4) ... fp disabled

Antoine Lacroix lacroix.antoine at free.fr
Wed Jun 23 20:41:17 UTC 2010


Hi Michael,
you should find some "objdump" tool in your compilation toolchain.

Then
sparc-rtems-4.10-objdump --disassemble <your elf/exe filename> > output.asm
will generate the assembly file.

Regards,
Antoine



----- Original Message ----- 
From: Gardner, Michael T
To: 'rtems-users at rtems.org'
Sent: Wednesday, June 23, 2010 10:23 PM
Subject: Re: Re: Unexpected trap(0 x4) ... fp disabled


Jiri,

We are using the Gaisler built version of RTEMS 4.10.  Specifically, 
sparc-rtems-4.10-gcc-4.3.3-1.1.99.10-linux.tar.bz2.

I would like to post the disassembly around address 0x40006710, but my 
inexperience with low level assembly tools doesn't reach quite far enough. 
I've been able to single step using the eclipse debugger and thus become 
aware of some of the address, but I haven't found a way yet to disassemble 
the code at the addresses you request.  Do you have a suggestion on how to 
do this?  Thanks!



Michael T. Gardner
Sandia National Labs
mtgardn at sandia.gov
505-844-1299






_______________________________________________
rtems-users mailing list
rtems-users at rtems.org
http://www.rtems.org/mailman/listinfo/rtems-users 




More information about the users mailing list