Forum Discussion
JonGoh
New Contributor
1 year agoConfiguration via Protocol (CvP) fail after loading the periphery image
Hi, May I know if this issue has been resolved in newer versions of the CvP driver? I am still facing CvP intermittent failing problems and was wondering whether there are other workarounds other th...
JohnT_Altera
Regular Contributor
1 year agoHi,
While I am working with the engineering team on this, can you help try to increase the timeout value to see if it can resolve the issue?
drivers/fpga/altera-cvp.c file.
Change "#define V2_CREDIT_TIMEOUT_US 40000" to "#define V2_CREDIT_TIMEOUT_US 60000"
Thanks.