Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi,
> Where on the EPCS controller do I write this data? > What offset/address should I use? The device configuration starts at offset zero. The (binary) flash contents start immediately after the configuration data. If you want to look at some sample code that shows how to find the end of the configuration data, take a look at the epcs bootloader code (assembly) or the epcs code in u-boot ©. Regards, --Scott