Hello everyone,
with different MCU that build firmware as .hex (Intel HEX) file format we are used to "serialize" our firmwares changing manually a string in the compiled file.
Would this be suitable also for .xe files?
There's a better way to provide a serial number to devices in mass production? If yes, how can it be accessed later?
Thanks everyone
Regards
Best practice mass production serialization
-
- Active Member
- Posts: 33
- Joined: Mon Nov 21, 2022 5:38 pm
-
Verified
- Active Member
- Posts: 54
- Joined: Wed May 22, 2024 2:36 pm
Maybe try the `--outfile` and `--write-all` options of xflash to get a binary file you can work with
https://www.xmos.com/documentation/XM-0 ... sh-outfile
https://www.xmos.com/documentation/XM-0 ... sh-outfile
XMOS Software Engineer

