Re: [uClinux-dev] invalid instruction

2009-07-31 Thread Microbit_Ubuntu
On Fri, 2009-07-31 at 23:16 +0200, gmail wrote: > hello all, > > i am trying to compile a very minimal uClinux image, for coldfire > M5307. At a certain point, i get this error: > > CC libbb/last_char_is.o > CC libbb/lineedit.o > CC libbb/llist.o > CC libbb/login.o

[uClinux-dev] invalid instruction

2009-07-31 Thread gmail
hello all, i am trying to compile a very minimal uClinux image, for coldfire M5307. At a certain point, i get this error: CC libbb/last_char_is.o CC libbb/lineedit.o CC libbb/llist.o CC libbb/login.o CC libbb/make_directory.o CC libbb/makedev.o CC l

Re: [uClinux-dev] Crash dump

2009-07-31 Thread Robin Getz
On Tue 28 Jul 2009 23:53, Bhat, Amruta pondered: > Also in a no MMU environment what kind of memory debugging tools can be > used? I am using BLFT binaries (not ELF). Efence is of no use since it > uses MMU support. I am facing problems with ccmalloc with BFLT binaries. > Are there any other bette