Forum Discussion
AndyRea
New Contributor
4 years agoPCIE surprise removal BIOS crash when reprogramming
using an Arria 10 with Hard PCIe engine for a DMA application with Ubuntu 20.x Linux as the host OS
when the card is in a newish HP machine, re-programming the FPGA through JTAG once installed and ...
SengKok_L_Intel
Regular Contributor
4 years agoThis is expected the PCIe link will be lost when you reconfigure the FPGA. What you can probably do is mask the Advanced Error Reporting (Uncorrectable Error and correctable error) from the Host (RP) before re-configure the FPGA, so that it will not take any action when the PCIe link is lost.
AndyRea
New Contributor
4 years agoHow do you do that? I have no idea what that entails