This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

请教个多核SRIO和以太网的问题



平台是自做的6678

不加GE部分,核0初始化SRIO,QMSS初始化时使用Qmss_MemRegion_MEMORY_REGION_NOT_SPECIFIED,核1能够正常使用SRIO;

加入GE部分,QMSS初始化时分为Qmss_MemRegion_MEMORY_REGION0和Qmss_MemRegion_MEMORY_REGION1,0用于GE,1用于SRIO,核1配置完后Srio_start时输出Error: Initializing receive descriptor failed ...... 


另外请教一下怎么debug跟踪调试LLD层,还有NDK这种没有工程的模块