> But I can not get busybox to output a thing either run as /init or run > as /bin/sh. > > I have aslo tried /bin/sash - no output. > I have even cross compiled sash - with all kinds of "I am here" > debugging scattered through main(), If I runn it on a powerbook, I get > what I expect. If I run it as /bin/sh on the e12 I get no output. > > > Does anyone even have any ideas what I can look at ?
Another thing you may try is to make sure the UART works correctly with interrupt mode. So set some breakpoints in UART's IRS to see what happens. Regards, -Shawn.