Hi,
I´m using a launchpad board and my application needs to change MAC address sending a command from uart. But when I use function FlashUserSet(user0, user1) (example: user0=0x00010203 and user1=0x00040506) and after I use FlashUserGet(&valuser0, &valuser1), I catch values valuser0 and valuser1 zero or random value.
Is There something that needs to be done to modify this registers?
Thanks,
Vinicius