Mac Address change

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
750件の閲覧回数
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 解決策
559件の閲覧回数
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 返答(返信)
560件の閲覧回数
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 件の賞賛
559件の閲覧回数
prasanthapplied
Contributor III

Dear Soledad,

     Thanks a lot for your clarification. It really helps.

Thanks & Regards,

Prasanth

0 件の賞賛