Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- I got there in the end by abandoning the JIC method, generating a RPD binary file with CONF_DONE checking off, reversing all the bits in every byte, making an SREC, and concatenating my software to the end. Then it all came right. --- Quote End --- Nice! :) --- Quote Start --- Maybe the JIC is generated with an extra byte between the firmware and HEX file for the software or something. --- Quote End --- I've noticed slight differences in .rbf, .rpd, etc bytes. Since there's no official documentation on the format, its a little difficult to know "what matters". --- Quote Start --- For those who might be interested, there is of course very little difference between the firmware with CONF_DONE checking enabled (the default behaviour) and with CONF_DONE checking disabled. --- Quote End --- Thanks for posting your solution! Cheers, Dave