On Sun, Jan 07, 2001 at 05:12:02PM -0500, Nicu Popovici wrote: > Hello , > > I have now the following cross toolchain > binutils 2.10.1 - egcs.1.0.3a - glibc-2.0.6. > > I manage to cross compile the kernel for mips and when I try to load the > srec imagine on the mips I get the following error. > > For this srec imagine I used mips-linux-objcopy -O srec vmlinux > srecimagine. Wouldnt this use the original load address of the vmlinux as the srec address ? Wouldnt this mean you are probably overwriting your monitor while loading the srec ? Ususally you would load the image via srec to a different location with a small copy and run type code in front. Without a memory map etc one cant help here ... Flo -- Florian Lohoff flo@rfc822.org +49-5201-669912 Why is it called "common sense" when nobody seems to have any?