Debug probe ethernet connection

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Debug probe ethernet connection

796件の閲覧回数
Catherine
NXP Employee
NXP Employee

Hi expert,

    Customer is using S32DS on physical ubuntu 22.04, and found problems on connecting the debug probe. Here is the screenshot.

 

image (2).png

It seems that there is something error in connecting by the usb. So my question is

(1) Is it an issue of connecting usb? If yes, how to solve this issue?

(2)Is there any hands-on tutorial of connecting debug probe by ethernet? 

0 件の賞賛
返信
3 返答(返信)

776件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

with older probes on some PCs is issue with the USB - the USB on older probes acts as Ethernet over USB and in some cases OS can't handle it. 

To use debug probe with Ethernet connection you can simply connect probe to network with DHCP server and use probe's domain name (or assigned IP address).  If you need static IP for probe (for example with missing DHCP server) you can use this HOWTO document - https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Setup-static-IP-address-for-S32-... 

0 件の賞賛
返信

771件の閲覧回数
Catherine
NXP Employee
NXP Employee

"with older probes on some PCs is issue with the USB - the USB on older probes acts as Ethernet over USB and in some cases OS can't handle it. " --Is there any methods to solve this problem?

 

0 件の賞賛
返信

764件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

It depends what's the cause. Most usually is the reason that OS security settings (like our NXP PC Image) allows only one ethernet connection and OS disable second Eth - which is Debug Probe's Ethernet over USB interface. 

It may be also some driver issue (but in this case it looks that driver is okay), user privileges issue - can user access /dev/ttyACM0 device? 

I suggest to focus on OS settings. 

 

 

0 件の賞賛
返信