cindy3805 发表于 2019-4-8 15:29:48

QCC3021芯片调试debug过程中经常出现如下内容错误挂掉了,有知道是什么原因导致的么

Traceback (most recent call last):
File "D:/qtil/ADK_QCC512x_QCC302x_WIN_6.3.1.31/extensions/pydbg_tabs/py/pydbg_tab.py", line 249, in <module>
    PydbgFrontEnd.main_wrapper()
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\front_end\base_front_end.py", line 229, in main_wrapper
File "D:/qtil/ADK_QCC512x_QCC302x_WIN_6.3.1.31/extensions/pydbg_tabs/py/scripts/fw_live_log.py", line 17, in <module>
    apps1.live_log()
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\dev\tools\core_command_set_manager.py", line 48, in _wrapped_command
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\dev\fw\debug_log.py", line 412, in live_log
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\dev\fw\debug_log.py", line 101, in log_livener_thread
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\dev\fw\debug_log.py", line 382, in generate_decoded_event_report
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\dev\fw\debug_log.py", line 1276, in decode
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\dev\fw\debug_log.py", line 2530, in read_from_arg
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\dev\fw\debug_log.py", line 2504, in read
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\wheels\bitsandbobs.py", line 240, in _display_hex
File "C:\Public\tmp_pkg_pydbgsj5smm\pkg_pydbg_aura_d01_ext_win32_win64_1901161256\progfiles\apps\fw\tools\pylib\csr\dev\hw\address_space.py", line 612, in __getitem__

csr.dev.hw.address_space.ReadFailure: : TcErrorBadParam:

Wney 发表于 2019-4-15 08:24:37

中文路径的原因?

531675149 发表于 2019-4-25 10:12:33

重新插拔,reset一下

今天星期一 发表于 2019-5-8 18:28:46

连接已经中断
页: [1]
查看完整版本: QCC3021芯片调试debug过程中经常出现如下内容错误挂掉了,有知道是什么原因导致的么