This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
is there a way to clear the MAC address of TM4C1294?
there is a method is to unlock the chip using LM Flash Programmer, but the software said it can only available when we choose ICDI(not if we choose Uart or ethernet), so i'm wondering if i can use Jlink-SWD directly connected to the chip, and we clear the MAC addr we have written?
can we clear it from application program, too?
Hi Amit, thanks for your reply,
the board have already programmed with our mac address, the mac is saved in USER0 and USER1 register, the problem is how can we clear it? can we clear it without LM flash programmer?