Altera_Forum
Honored Contributor
19 years agoProblem with running application
I selected ftpd in menuconfig ,compiled successfully.
but it seems that the application cannt run in my uclinux like this: ................ For further information check: http://www.uclinux.org/ (http://www.uclinux.org/) Command: mount -t vfat /dev/hda1 /mnt Execution Finished, Exiting Sash command shell (version 1.1.1) /> cd bin /bin> ls busybox cube ftp ftpd inetd init netstat ping sh tar twist webs /bin> ftpd /bin> ps -all PID PORT STAT SIZE SHARED %CPU COMMAND 1 S 147K 0K 25.5 /init 2 S 0K 0K 0.0 ksoftirqd/0 3 S 0K 0K 0.0 events/0 4 S 0K 0K 0.0 khelper 5 S 0K 0K 0.0 kthread 6 S 0K 0K 0.0 kblockd/0 7 S 0K 0K 0.0 pdflush 8 S 0K 0K 0.0 pdflush 10 S 0K 0K 0.0 aio/0 9 S 0K 0K 0.0 kswapd0 16 R 147K 0K 0.8 /bin/sh /bin there is no response,why?