TI中文支持网
TI专业的中文技术问题搜集分享网站

XDS110连接问题

您好,

我在正常运行的TDA2X(dra7x)平台上(此时已经有图像输出,运行正常),连接XDS110,可以正常launch,xml文件。但是无法连接到A15或者M4,DSP等任何一个core上,反复上电,执行system reset 也不行。请问应该如何操作才能debug?

警告信息:

ARP32_EVE_1: GEL Output: —>>> Configuring EVE Memory Map <<<—
ARP32_EVE_1: GEL Output: —>>> EVE Memory Map Done! <<<—
ARP32_EVE_2: GEL Output: —>>> Configuring EVE Memory Map <<<—
ARP32_EVE_2: GEL Output: —>>> EVE Memory Map Done! <<<—
ARP32_EVE_3: GEL Output: —>>> Configuring EVE Memory Map <<<—
ARP32_EVE_3: GEL Output: —>>> EVE Memory Map Done! <<<—
ARP32_EVE_4: GEL Output: —>>> Configuring EVE Memory Map <<<—
ARP32_EVE_4: GEL Output: —>>> EVE Memory Map Done! <<<—
CortexA15_0: Failed System Reset: (Error -6306) Failed to connect to PRSC module. (Emulation package 8.0.27.9)IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)CortexA15_0: GEL Output: —>>> IPU1SS Initialization is in progress … <<<—
TDA2xx_MULTICORE_EnableAllCores() cannot be evaluated.
Could not write 0x4AE06510: target is not connected
at *((unsigned int *) ((cpu_num==1) ? (((0x4AE00000+0x6000)+0x500)+0x10) : (((0x4AE00000+0x6000)+0x700)+0x210)))=(unsigned int) 0x7 [TDA2xx_multicore_reset.gel:12]
at IPUSSClkEnable(1) [TDA2xx_multicore_reset.gel:311]
at IPU1SSClkEnable_API() [TDA2xx_multicore_reset.gel:279]
at TDA2xx_MULTICORE_EnableAllCores()IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)IcePick_D: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.0.27.9)

Nancy Wang:

感谢您对TI产品的关注!为更加有效地解决您的问题,我们建议您将问题发布在E2E英文技术论坛上,将由资深的英文论坛工程师为您提供帮助。 e2e.ti.com/…/791

,

user6243290:

最近那边在审核邮箱,好像无法发帖,而且海外回复很慢,经常要等1,2日。我这个主要是工具使用问题,如能告知不胜感激。

,

Nancy Wang:

user6243290 说:

我在正常运行的TDA2X(dra7x)平台上(此时已经有图像输出,运行正常)

不跑任何程序,直接连可以吗?

,

user6243290:

可以直接连,但是会停到初始化程序部分,没法继续运行(我使用VSDK0205,好像是必须读srv_cfg配置文件,因此在运行时连接)。我的目的也是在输出图像的位置打断点,观察缓存的数据。故而需要他跳过初始化能够连接。请问该如何操作?

,

Nancy Wang:

你的情况比较像是已经加载的代码引起jtag无法连接的问题。
In certain scenarios the loaded code may cause issues with the normal connection and/or execution.
software-dl.ti.com/…/ccsv7_debugging_jtag_connectivity_issues.html
由于我对TDA2X不熟悉,可能无法给出相关的建议。看你的是企业邮箱,应该是可以发帖的。
你是已经往板子里烧写了程序才引起的连接报错问题是吗?具体是烧写的什么内容呢?是TI提供的吗?
请详细描述我这边去英文论坛发帖子,再给你贴出来。

,

user6243290:

感谢回复,我将相关核的.gel删除后连接已经可以了。

赞(0)
未经允许不得转载:TI中文支持网 » XDS110连接问题
分享到: 更多 (0)