This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Runtime Configuration of MAC Address

Hi,
I'm using RL-NET 6.4, I wanted to change MAC address of my boards dynamically, there is this evidence in documentations.


The MAC address is written to the Ethernet controller registers when the controller initializes (when calling the function net_initialize). For this reason, ETH_CFG.MacAdr must be set before the system initializes.

But it seems that there is no ETH_CFG.MacAdr variable,
So the question is am I missing something? How should I change the MAC address dynamically?

Regards

Parents Reply Children