How to reset/override an encrypted device

Technical questions regarding the XTC tools and programming with XMOS.
Post Reply
User avatar
max
New User
Posts: 2
Joined: Sun Sep 22, 2019 3:41 am

How to reset/override an encrypted device

Post by max »

Hi everyone,

I have a board that had been run these commands by following the "Safeguard-IP-and-device-authenticity_X6225B.pdf".
xburn --id ID --lock keyfile --target-file target.xn --enable-jtag --disable-master-lock
xflash --id ID bin.xe --key keyfile

Did NOT run this:
xburn --id ID --target-file target.xn --disable-jtag --lock keyfile

And I have LOST the keyfile :(, I wonder if I can reset the device or override the OTP/flash memory so I can work with it as a new board.

Thank you.

Max


Post Reply