Forum Discussion
jozephka99
Contributor
5 years agoMAX10 Discerete RSU(Remote System Upgrade) Implementation
Hi,
I have questions about RSU. I want to do a remote system upgrade discrete implementation (without Nios II) with uart. I watched the Intel's RSU course but I can't built the RSU anyway. I do th...
saconnex
New Contributor
4 years agoWhy do we need to swap LSB and MSB in hex editor? I could not find the related requirement for that. Can you hand in?
jozephka99
Contributor
4 years agoI don't remember in which document but you have to write the .rpd to the flash in big endian. You don't have to swap it in hex editor. You can do it while you create .rpd in convert programming files. You can choose it under advanced tab. If you don't change it, it generates .rpd in little endian by default.