[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
some question about rtems_initialize_executive_early
- Date: Tue, 17 Jan 2006 18:53:07 +0800
- From: pandawlm at sohu.com (wanglimin)
- Subject: some question about rtems_initialize_executive_early
hello,rtems-users
I am very glad if anyone can help me!
I have made an application on rtems,based on m68k cpu.but when it runs,it stops at
"excess = size % the_heap->page_size",because it cannot find in ../../gcc-3.2.3/gcc/config/m68k/lblsf68.asm, then I use gdb, find that it cannot find __udivsi3,so jumped to _unexp_exception and then _stop.
But when I run the example of hello_world, also it cannot find ../../gcc-3.2.3/gcc/config/m68k/lblsf68.asm,but it can find __udivsi3,so doesn't stop!
I don't know why!thank you for your answer!
????????
????????wanglimin
????????pandawlm at sohu.com
??????????2006-01-17