[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PowerPC FP handling weakness.
- Date: Fri, 29 Sep 2000 10:59:26 -0400
- From: whalliburton at eoncc.com (William Halliburton)
- Subject: PowerPC FP handling weakness.
Hello. I have ported Rtems over to the mpc8260 on the mpc8260ads
development board. Serial and networking is supported. Very nice rtos.
I am using an the IMFS and whenever I try to unlink a file larger than
say 200000 bytes the executive fails on an assertion:
assertion "block_table" failed: file
"../4.5.0-beta3a/c/src/lib/libc/memfile.c", line 395
Any ideas?
Thank you,
William