On Wed, 2005-10-26 at 15:11 +0200, Jean-Paul Garrigos wrote: > Hi, > > when debugging a program using gdb and an bdi2000 box, I got the signal > SIGFPE at 0x500 when executing a fonction like cyg_io_write in RAM. > > The fonction is aimed to send data throw the serial port of an > phycore-MPC555 devboard. > > The ecos configuration show me that the FPU wasn't selected. > > Is it the only possibily ?
0x500 is the interrupt handler - I don't know why the BDI is telling you something about FPE. -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
