How to Change M52233DEMO MAC address?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to Change M52233DEMO MAC address?

1,615件の閲覧回数
jmc8859
Contributor I
Hey,

I've got a M52233Demo Boad here, running CodeWarrior 6.3 build 14.

I have loaded the latest version of the TCP/IP Web Server from the freescale page.
I've been looking for a way to change the ethernet mac address, but have not found a method that works. I assumed this value would be stored in some variable in one of the c files, but I have not been able to find anything that works.

I have noticed this interesting comment though in the main.c source:

/* We set the station's Ethernet physical (MAC) address
* from the address already in use by dBUG. This prevents
* ARP problems on the decelopment server. Production systems
* usually read this from flash or eprom.
*/

Can the address referenced above (the one in use by dBUG) be changed?

I'm very new to the coldfire chips. Any help would be appreciated.

Thanks,
Jim
ラベル(1)
0 件の賞賛
返信
1 返信

777件の閲覧回数
jmc8859
Contributor I
Well it seems that i've found the answer to my own question.
right below the comment which i mentioned is where the mac address is assigned, i just didn't recognize the variable used to do the assignment since it doesn't contain the entire mac

Thanks,
James
0 件の賞賛
返信