S32DS 3.2 debug probe support for S32K2TV/K3

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS 3.2 debug probe support for S32K2TV/K3

2,277 Views
binli
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

'

Labels (1)
Tags (2)
0 Kudos
2 Replies

2,139 Views
jiri_kral
NXP Employee
NXP Employee

Hi,

what's output in ccs console? 

pastedImage_1.png

Jiri

0 Kudos

2,139 Views
binli
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 Kudos