Hello Forums,
We are in the process of migrating an WinCE Application implemented with the legacy CE library to the current CE libraries. One functionality that we will need is the ability to set the MAC address in the program. There is a simple function in the legacy library “SysInfoLib” that we can call to set the MAC address in the application. However, the “SysInfo” library in the latest WinCE library does not provide the ability to do the setting. Is there a way to implement this functionality programmatically on T20 using the latest libraries (we are aware of the UBoot setting option but we cannot go down that route due to requirement constraint)?
Thanks