Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWell You can use only pointers to copy all the data instead of memcpy() and it should save some space. Also I'd offer to use CRC for the binary data, since it is pretty common to have an invalid bit or byte in like 100 boot-ups.