Forum Discussion
AKAYA
Occasional Contributor
7 years agoi need to know how to upgrade the UFM by eliminating the use of JTAG-UART
hi, i am doing a project for the upgradation of the UFM memory. I need to upgrade the UFM memory by eliminating the use of the JTAG-UART. it should be like once we dump the .pof file then the memory...
JohnT_Altera
Regular Contributor
7 years agoHi,
If you are using Max 10 device then please refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_ufm.pdf.
For Max V then please refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-v/mv51007.pdf
AKAYA
Occasional Contributor
7 years agohi,
i am following the same user manual. But my issue is like for any change, we need to follow the entire step again till creating a new .pof file. But i need to know whether we can upgrade by just once creating the .pof file and then for any change the .pof file need not be changed. i have to eliminate the use of JTAG again and again.
is that posssible?