Forum Discussion
ahaa
Occasional Contributor
5 years agoIntel N3000-2 FEC mode
When I update the .sof image file into N3000-2 card with the method of JTAG and reboot the server machine,the FEC mode of card would return back to the default state ‘rs' ,which is wantd to be ’no'. ...
JonWay_altera
Frequent Contributor
5 years agoYes, fpgasupdate will take longer as it need to write to a staging area for authentication before updating the flash.
As for signal tap, you cannot use signal tap from the jtag header, you need use the remote signal tap method by establishing a port connection. https://www.intel.com/content/www/us/en/programmable/documentation/rjg1562957780901.html#ygy1571101659886
- ahaa5 years ago
Occasional Contributor
Yes, that's a solution. But we prefer to fix the FEC mode in ’no‘ and update the image using JTAG to write .sof file, which would save a lot of time and energy.