Linux Support For MPC8323E-RDB Board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Linux Support For MPC8323E-RDB Board

3,520 次查看
narreddisivapra
Contributor II

Hi Sir,

 

    I might failed in explaining you my issue properly. Actually I am using MPC8323E-RDB board for developing applications. I have my company's own private LAN networ, so it's not required for DHCP. I configure boot network variables before loading kernel, dtb and root files. I tried to ping the netwok devices from boot prompt, "host is alive" is the reply. Then I loaded kernel, dtb and roof fs (result of LTIB process) into my board using tftp server. While building the kernel, I provide required network settings for my board. Now, I connected my board in the LAN and tried to ping this board from my pc, but it is not recognized. I tried to ping my network device from my board, here also no recognizance to my network device. Now, I am suspecting

 

1. whether the network stack is there in my board.?

2. Did I miss any network related package selection during kernel building.? 

 

 

I checked for "/etc/network/interfaces" file in my file system, but it "/etc/network/" directory itself is not present.

 

 I am using LTIB version: 7.4.1 (1.351).

My Pc loaded with UBUNTU 8.10

 

Please, suggest any solution to make up the network stack for my MPC8323E-RDB board.

标记 (2)
5 回复数

3,309 次查看
Pavel
NXP Employee
NXP Employee

Check Ethernet setting on your board.

Use "ifconfig" command for checking Ethernet setting on your board.

Configure LTIB using attached screenshots.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

3,309 次查看
narreddisivapra
Contributor II

Please respond to this query, As a newbee I need some support from NXP.

Thanks and Regards,

Siva Prakash Reddy N

0 项奖励
回复

3,309 次查看
narreddisivapra
Contributor II

Hello,

        I provided IP settings in LTIB build configuration. After loading rootfs, Kernel and .dtb file, I checked network configuration using "ifconfig" and it is showing IP settings as provided in LTIB build but if I tried to ping to a device from command prompt of the dev. board, it's not pinging and not pinging from another device to this board. If I run any DHCP server in my network, it is working with my board but I want static networking. Is there any setting to make up in kernel.? How can I fix my board to static networking.?

The following also working, but it is not fixing the issue.

"ifconfig eth0 192.168.1.232"

 

After restarting, this IP is not coming.

Please, reply as soon as possible.

 

Thanks and Regards,

Siva Prakash Reddy N

0 项奖励
回复

3,309 次查看
narreddisivapra
Contributor II

Please suggest any solution for this query.

Thanks

0 项奖励
回复

3,309 次查看
narreddisivapra
Contributor II

Hi,

     DHCP is working with my board but I want static networking. Is there any setting to make up in kernel.? How can I fix my board to static networking.?

Please, reply as soon as possible.

Thanks and Regards,

Siva Prakash Reddy N

0 项奖励
回复