Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: changing MAC address

$
0
0
Hello Tim, If your MAC values always sit at the same address in the QSPI NVRAM (you can force this by creating individual linker section for each or using @ address operator in the IAR environment) you can replace function calls with literal pointers, i.e. #define SF_EL_NX_CFG_ENET0_MAC_H *((uint32_t *) 0x60000000UL) where 0x60000000 is the address of the most significant word of the address. Regards

Viewing all articles
Browse latest Browse all 59170

Trending Articles