Hello,

 

I use uClinux on one of my controllers (lpc2468) and at the moment I try to
move from dist-20051411 to dist-20070130. So far I had not much problems but
somehow I can't enable the busybox's command history and tab completion. As
within dist-2005 in menuconfig I enabled to use another sheel and declared
busybox's msh as /bin/sh.

But I also have an old problem. Within /etc/rc I run some init routines that
also set/expand environment variables. But after the startup is complete all
the environment variables are back to their default values.

 

After the change I also have issues accessing the lpc's internal sram. In my
case I use it for some global data. But as soon as my program accesses the
pointer stored in the sram I get a SIGSEGV message on the console (and
resulting unhandled exception errors).

I verified that this behaviour is OK by loading the older kernel and ran the
software without problems.

 

I hope you can at least help me with some problems.

 

Regards

Matthias

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to