Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - imx27:Ethernet issue: (2 Items)
   
imx27:Ethernet issue  
Hi,
I am working with i.mx27. I ported qnx and serial port is enabled. Now i 
try to enable the ethernet. As it has FEC, i enabled the relative script 
in build file and i get the display

Welcome to Neutrino on the Freescale MX27ADS (ARM 926 core) Board
Starting ethernet driver ...
#

But when i try to ping it with other local system, it displays
# ping local ip addrs
PING ..................................... : 56 data bytes
ping: sendto: No route to host
ping: sendto: No route to host
ping: sendto: No route to host

Referring TCP/IP document's Troubleshooting part, i was able to get 
io-net and drivers running in my system, display
# pidin -p io-net mem
     pid tid name               prio STATE           code  data         
stack
       5   1 proc/boot/io-net    10r SIGWAITINFO       76K  544K  
8192(132K)*
       5   2 proc/boot/io-net    21r RECEIVE           76K  544K  4096(132K)
       5   3 proc/boot/io-net    10r RECEIVE           76K  544K   4096(68K)
       5   4 proc/boot/io-net    10r RECEIVE           76K  544K   4096(68K)
       5   5 proc/boot/io-net    20r RECEIVE           76K  544K  4096(132K)
            libc.so.2          @ 1000000             408K   12K
            devn-mcimx27.so    @ 106a000              40K  8192
            npm-tcpip-v4.so    @ 1076000             324K   20K
            proc/boot/io-net   @   fe000 (       0)        8192
            proc/boot/io-net   @ 1069000 (       0)        4096

When i try to get my server information and map hostname to ip address 
using

cat /etc/resolv.conf and
cat /etc/hosts 
      
It display /etc/... ... no such file or directory

# cat /etc/resolv.conf
/etc/resolv.conf: No such file or directory
# cat /etc/host
/etc/host: No such file or directory
# netstat -in
sh: netstat: not found

Can anyone help me in resolving this problem.
Thank u
-- 
*/Regards,/*
/V.Murugadoss

/
 


-------------------

We recently installed the spam filter from Abaca. It's over 99% accurate.
Check it out - http://www.abaca.com/promo.htm?domain=gdatech.co.in

-------------------

Re: imx27:Ethernet issue  
> Hi,
> I am working with i.mx27. I ported qnx and serial port is enabled. Now i 
> try to enable the ethernet. As it has FEC, i enabled the relative script 
> in build file and i get the display
> 
> Welcome to Neutrino on the Freescale MX27ADS (ARM 926 core) Board
> Starting ethernet driver ...
> #
> 
> But when i try to ping it with other local system, it displays
> # ping local ip addrs
> PING ..................................... : 56 data bytes
> ping: sendto: No route to host
> ping: sendto: No route to host
> ping: sendto: No route to host
> 
> Referring TCP/IP document's Troubleshooting part, i was able to get 
> io-net and drivers running in my system, display
> # pidin -p io-net mem
>      pid tid name               prio STATE           code  data         
> stack
>        5   1 proc/boot/io-net    10r SIGWAITINFO       76K  544K  
> 8192(132K)*
>        5   2 proc/boot/io-net    21r RECEIVE           76K  544K  4096(132K)
>        5   3 proc/boot/io-net    10r RECEIVE           76K  544K   4096(68K)
>        5   4 proc/boot/io-net    10r RECEIVE           76K  544K   4096(68K)
>        5   5 proc/boot/io-net    20r RECEIVE           76K  544K  4096(132K)
>             libc.so.2          @ 1000000             408K   12K
>             devn-mcimx27.so    @ 106a000              40K  8192
>             npm-tcpip-v4.so    @ 1076000             324K   20K
>             proc/boot/io-net   @   fe000 (       0)        8192
>             proc/boot/io-net   @ 1069000 (       0)        4096
> 
> When i try to get my server information and map hostname to ip address 
> using
> 
> cat /etc/resolv.conf and
> cat /etc/hosts 
>       
> It display /etc/... ... no such file or directory
> 
> # cat /etc/resolv.conf
> /etc/resolv.conf: No such file or directory
> # cat /etc/host
> /etc/host: No such file or directory
> # netstat -in
> sh: netstat: not found
> 
> Can anyone help me in resolving this problem.
> Thank u
> -- 
> */Regards,/*
> /V.Murugadoss
> 
> /
>  
> 
> 
> -------------------
> 
> We recently installed the spam filter from Abaca. It's over 99% accurate.
> Check it out - http://www.abaca.com/promo.htm?domain=gdatech.co.in
> 
> -------------------
> 


answered here:

http://community.qnx.com/sf/discussion/do/listPosts/projects.bsp/discussion.bsp.topc3534