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.

EVM板连接问题



调试EVM板过程中遇到连接问题,Core0无法运行。显示如下:

DEBUG过程图像:

 

显示信息:

C66xx_0: GEL Output: Setup_Memory_Map...
C66xx_0: GEL Output: Setup_Memory_Map... Done.
C66xx_0: GEL Output:
Connecting Target...
C66xx_0: GEL: Error while executing OnTargetConnect(): identifier not found: DNUM.
C66xx_0: GEL Output: Invalidate All Cache...
C66xx_0: GEL Output: Invalidate All Cache... Done.
C66xx_0: GEL: Error calling OnPreFileLoaded(): identifier not found: IER
C66xx_0: GEL: Error while executing OnRestart(0): identifier not found: DNUM.
C66xx_0: GEL: Error while executing OnFileLoaded(0, 0): identifier not found: DNUM.
C66xx_1: The callstack was unable to find Frame Pointer register information
C66xx_2: The callstack was unable to find Frame Pointer register information
C66xx_3: The callstack was unable to find Frame Pointer register information
C66xx_4: The callstack was unable to find Frame Pointer register information
C66xx_5: The callstack was unable to find Frame Pointer register information
C66xx_6: The callstack was unable to find Frame Pointer register information
C66xx_7: The callstack was unable to find Frame Pointer register information


在其他核中运行单步调试,显示:

C66xx_2: The callstack was unable to find Frame Pointer register information

ccxml以及cmd文件见附件

请问各位专家这是什么问题呢?

配置文件.rar