> I have compile my xxx.c file with sdk on linux, i have send the exe > file to the fox inside the folder /mnt/flash/ and i try the program. > I have send the exe file to the folder etc/init.d/boottime but it > don't strat at boottime!
I only used shell scripts for now. Perhaps, there's no LIB path set yet at boottime. I would try to write a shell script that "strace" your program to a temp file on /mnt/flash to see what's going on. Regards, -- Xavier Garreau http://www.xgarreau.org/
