ccs_read_memory failure with error=47

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ccs_read_memory failure with error=47

1,883 次查看
Liuliyuan
Contributor II

Recently, DS failed to debug #S32G3 project on S32G399 Board. Any S32G project, even example project, ccs_error will be reported when starting debugging with debug probe connection.  The last printing as below(the details attached also)

ccs_read_memory
coreh = [serverh:0;cc_index:0;chain_pos:1]
addr = [space:0;size:2;address_hi:0x00000000;address_lo:0x340041c4]
data: (size = 2)
00B5
ccs_read_memory; ccs_error = 0
ccs_read_memory
coreh = [serverh:0;cc_index:0;chain_pos:1]
addr = [space:0;size:4;address_hi:0x00000000;address_lo:0x82fa9ee4]
data: (size = 16)
00B54FF0 00000000 00000000 00000000
ccs_read_memory; ccs_error = 47
Error message: Scan timeout
ccs_multi_core_run_mode
chain_pos: (size = 1) { 1 (undefined) }
ccs_multi_core_run_mode; ccs_error = 76
Error message: Bus error
 
On other DS, same project runs normally. Could you please help check what wrong with DS configuration?
标签 (1)
标记 (1)
0 项奖励
回复
5 回复数

1,866 次查看
carlos_o
NXP TechSupport
NXP TechSupport

Hi @Liuliyuan,

Could you share which version of S32 DS are you using? 

Is there any obvious difference between the DS that cause the error and the one that works correctly?

0 项奖励
回复

1,854 次查看
Liuliyuan
Contributor II
The version is 3.5.
No obvious difference found between DS, same version as 3.5.
0 项奖励
回复

1,831 次查看
carlos_o
NXP TechSupport
NXP TechSupport

Hi @Liuliyuan,

In which OS are you running S32 DS? Is it running at the native OS or is it a VM? 

0 项奖励
回复

1,796 次查看
Liuliyuan
Contributor II
Thanks for your response.
It is native OS-Win11.
It is resolved after re-installing DS and RTD package.

1,771 次查看
carlos_o
NXP TechSupport
NXP TechSupport

Thanks for sharing the solution.

0 项奖励
回复