Hi
I am working with the NDK v.2.22 on a C66 DSP core. We need to connect several EVMs to our office network so I need to assign a unique MAC address to each board.
How can I change the MAC address of my device?
I have found NIMU IOCTL commands:
- NIMU_GET_DEVICE_MAC
- NIMU_SET_DEVICE_MAC
Should I use these?
Is there example code anywhere that shows how to use these in an application?
Best regards
David