S32DS 3.2 debug probe support for S32K2TV/K3

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

S32DS 3.2 debug probe support for S32K2TV/K3

3,740 次查看
BoxLi
NXP Employee
NXP Employee

Hi:

I want to confirm that whether i can use S32 Debug Probe for S32K2TV debug. In sample project, i see S32 debug probe option, tried but always failed. Please see below.

Thanks.

'

gta is listening on port 45000.
ccs_open
ipaddr = 127.0.0.1
port = 41475
timeout = 100
serverh = 0
ccs_open; ccs_error = 10
Error message: Connection refused
ccs_open
ipaddr = 127.0.0.1
port = 41475
timeout = 100
serverh = 0
ccs_open; ccs_error = 0
ccs_get_cc_config
serverh = 0
cc = 0
config_string =
ccs_get_cc_config; ccs_error = 23
Error message: CC not present
ccs_config_cc
serverh = 0
config_string = s32dbg:169.254.155.7
ccs_config_cc; ccs_error = 0
ccs_set_connection_timeout
serverh = 0
timeout = 100
ccs_set_connection_timeout; ccs_error = 0
ccs_config_server
serverh = 0
cc = 0
server_config = 0
value = 16000
ccs_config_server; ccs_error = 10
Error message: Connection refused
ccs:Connection refused
ccs_delete_cc
serverh = 0
count = 0
ccs_delete_cc; ccs_error = 0
ccs_close
serverh = 0
ccs_close; ccs_error = 0

'

标签 (1)
标记 (2)
0 项奖励
回复
2 回复数

3,602 次查看
jiri_kral
NXP Employee
NXP Employee

Hi,

what's output in ccs console? 

pastedImage_1.png

Jiri

0 项奖励
回复

3,602 次查看
BoxLi
NXP Employee
NXP Employee

Hi JIri:

How to show the CCS window? I just saw it flashed for a second. Locate CCS folder in S32DS tool, but can't let it hold when debugging. 

Thanks a lot.

0 项奖励
回复