Altera_Forum
Honored Contributor
16 years agoWindows freezing with hard IP PCIe driver
I have a small driver enumerating the BARs. It is general in nature and works perfectly on several other PCI boards.
When using it with a board containing the Cyclone IV GX, (Altera demo board for instance), it will access the board perfectly, however when releasing the device (shutting down the system or disabling the board) the system will freeze, or display a parity error, and thus dies without even a core dump. This will happen even without any driver access to the board, excepting of course the enumerations and other accesses from Windows, that I have no control on. Does anyone have any suggestion? or a skeleton driver talking to any register on the board? Philippe Faucon