some question about rtems_initialize_executive_early

wanglimin pandawlm at sohu.com
Tue Jan 17 10:53:07 UTC 2006


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


More information about the users mailing list