Hello,
I have tried to follow this thread and try to write serial number to the OTP
http://www.xcore.com/viewtopic.php?t=5155
the following command were used:
xburn --target-file src\core\xk-audio-216-mc.xn --serial-number 0002
but received
xburn: burning device failed
any insight on probable cause?
Write serial to OTP
-
- Member++
- Posts: 29
- Joined: Wed Jul 04, 2018 4:06 pm
-
- XCore Legend
- Posts: 1913
- Joined: Thu Jun 10, 2010 11:43 am
Hi. See if this helps:
http://www.xcore.com/viewtopic.php?f=47&t=5155
Please post your results.
http://www.xcore.com/viewtopic.php?f=47&t=5155
Code: Select all
http://www.xcore.com/viewtopic.php?f=47&t=5155
-
- Respected Member
- Posts: 367
- Joined: Wed May 31, 2017 6:55 pm
Looks like you're quoting the same thread.
-
- XCore Legend
- Posts: 1913
- Joined: Thu Jun 10, 2010 11:43 am
:) Meant to say that there are many ideas in the thread, so what are the results from:
The above syntax should pipe the details of this command to the specified output file. Please review and post the log file contents. No OTP write will be performed.
Another suggestion is to use the --target so for example,
What are the results?
Code: Select all
xburn --target-file src\core\xk-audio-216-mc.xn --serial-number 0002 -o otp-file.txt
Another suggestion is to use the --target so for example,
Code: Select all
xburn --target XE216-512-TQ128-C20 --read -o otp-file.txt