Forum Discussion
APPU_appu
Occasional Contributor
5 years agoHow to dump .rpd file through the uart terminal
Hi
@JohnT_Intel
@Altera_Forum
1. memory allocation for epcql1024 for dumping factroy image and application images( for .jic and .rpd file generation)
2. How to send the .rpd file through uart terminal to fpga for flash programing
I refered so Many documents in all the documents information is improper
Please help us
Thank you
@JohnT_Intel
@Altera_Forum
1. memory allocation for epcql1024 for dumping factroy image and application images( for .jic and .rpd file generation)
2. How to send the .rpd file through uart terminal to fpga for flash programing
I refered so Many documents in all the documents information is improper
Please help us
Thank you
1 Reply
- Ash_R_Altera
Regular Contributor
Hi Ashwi,
You may want to check below user guide:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_altremote.pdf
There is some example designs available on Intel website like this one:
I2C Remote System Update Example | Design Store for Intel® FPGAs
This one includes an I2C interface with NIOS processor. You may replace with UART IP.
You may also check below tutorial:
Hope this helps.
Regards.