禁用LPM的工作围绕这个问题(感谢技术支持,Harikrishnan!)下面是对CyfxBulkFiels.c:CyfxBulkStudisAppnSistar()的编辑,它为我解决了这个问题:
CyuU3PySuffi速度:
+ ApIdReStase= CuU3pUsBLPMDabable();
+(如果)!= CYU-U3PY成功){
+ CYU3pDebug(4),“CYU3PUSBLPMDATABLE失败,错误代码= %DN”,APIRSTATION;
+ CyfxPaPrRrand处理程序(ApRestStand);
+}
GLISSWORKS = CyTrand;
尺寸=1024;
断裂;
以上来自于百度翻译
以下为原文
Disabling LPM works around the issue (thanks to tech support, Harikrishnan!). Here is the edit to the example cyfxbulkstreams.c:CyFxBulkStreamsApplnStart() that fixes the issue for me:
case CY_U3P_SUPER_SPEED:
+ apiRetStatus = CyU3PU***LPMDisable();
+ if (apiRetStatus != CY_U3P_SUCCESS) {
+ CyU3PDebugPrint (4, "CyU3PU***LPMDisable failed, Error code = %dn", apiRetStatus);
+ CyFxAppErrorHandler (apiRetStatus);
+ }
glIsStreams = CyTrue;
size = 1024;
break;
禁用LPM的工作围绕这个问题(感谢技术支持,Harikrishnan!)下面是对CyfxBulkFiels.c:CyfxBulkStudisAppnSistar()的编辑,它为我解决了这个问题:
CyuU3PySuffi速度:
+ ApIdReStase= CuU3pUsBLPMDabable();
+(如果)!= CYU-U3PY成功){
+ CYU3pDebug(4),“CYU3PUSBLPMDATABLE失败,错误代码= %DN”,APIRSTATION;
+ CyfxPaPrRrand处理程序(ApRestStand);
+}
GLISSWORKS = CyTrand;
尺寸=1024;
断裂;
以上来自于百度翻译
以下为原文
Disabling LPM works around the issue (thanks to tech support, Harikrishnan!). Here is the edit to the example cyfxbulkstreams.c:CyFxBulkStreamsApplnStart() that fixes the issue for me:
case CY_U3P_SUPER_SPEED:
+ apiRetStatus = CyU3PU***LPMDisable();
+ if (apiRetStatus != CY_U3P_SUCCESS) {
+ CyU3PDebugPrint (4, "CyU3PU***LPMDisable failed, Error code = %dn", apiRetStatus);
+ CyFxAppErrorHandler (apiRetStatus);
+ }
glIsStreams = CyTrue;
size = 1024;
break;
举报