Mac Address change

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

Mac Address change

跳至解决方案
974 次查看
prasanthapplied
Contributor III

Dear all,

   I'm using lpc1768 controller with keil RTX RTOS. I need to know mac address of this controller is changeable or not? Because when i change a mac address value using "#define  ETH0_MAC1 to ETH0_MAC6" then build it and download to controller mac Address gets changed and works fine but if i change it while controller running using "eth0_mac_addr[0] to [6]" mac ID gets changed and gets ping some minutes only after that it shows request time out.

  Is it not Possible to change a MAC address while controller running?

标签 (1)
0 项奖励
回复
1 解答
783 次查看
soledad
NXP Employee
NXP Employee

Hi,

LPC1768 board has a unique MAC address, but the unique address is on the interface chip, not the LPC1768 itself.

I hope this helps,


Have a great day,
Soledad

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
784 次查看
soledad
NXP Employee
NXP Employee

Hi,

LPC1768 board has a unique MAC address, but the unique address is on the interface chip, not the LPC1768 itself.

I hope this helps,


Have a great day,
Soledad

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

0 项奖励
回复
783 次查看
prasanthapplied
Contributor III

Dear Soledad,

     Thanks a lot for your clarification. It really helps.

Thanks & Regards,

Prasanth

0 项奖励
回复