Forum Discussion
NRugg
Occasional Contributor
5 years agoRemote Update IP - How to Debug Reconfiguration Issues
System:
Cyclone IV
NIOS II Soft Core Processor
EPCQ128 A used for holding fabric images
Programming file = .rpd (each byte bit swapped before writing to flash per documentation)
So in ...
- 5 years ago
Things to note about the final .rpd that worked
- Little Endian
- Bit Reversal handled in embedded code
- Generated pointing to EPCQ128 in the 'Convert Programming File' tool
- Active Serial (not x4, just normal)
JohnT_Altera
Regular Contributor
5 years agoHi,
I am glad that the issue is resolved. Let me know if you have further queries.