How to make a file with 16 bytes's data content that can be programmed into user flash?
Each of our product will have a unique serial number which is 4 bytes long, like 0x"0F0F0F0F". The number will be written into FPGA in our product. But the serial number will be modified for differen...