gdb server unable to start

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

gdb server unable to start

ソリューションへジャンプ
2,682件の閲覧回数
geotab
Contributor I

Hello,

I received the following error message when trying to debug hardware in S32 Design studio

"Error in services launch sequence There appears to be an issue with your network settings. The gdb server was unable to start a required server component. Please contact technical support"

I'm using a PEmicro Multilink debugger. 
Please can you tell me where there is a log file so I can read more details about the specific error? Do you have any steps I can try? Is there a way to test the gdb server outside of the IDE?

pastedImage_1.png

Environment:


OS : Ubuntu 16.04 LTS

Using S32 Design Studio for ARM

Version: 2018.R1
Build id: 180504

ラベル(1)
0 件の賞賛
返信
1 解決策
2,285件の閲覧回数
geotab
Contributor I

Thanks for the quick response. Yes, I have all the libraries. 

My issue is resolved now. The issue is that the computer name was incorrect in my /etc/hosts file (linux).

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,285件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

did you installed all required 32 bit libraries? You can check required libraries by ldd command: 

pastedImage_1.png

The gdb server itself is located in 

:~/NXP/S32DS_ARM_v2018.R1/eclipse/plugins/com.pemicro.debug.gdbjtag.pne_3.6.0.201807261757/lin

But the error is probably caused by gdb client connection. 

Jiri

0 件の賞賛
返信
2,286件の閲覧回数
geotab
Contributor I

Thanks for the quick response. Yes, I have all the libraries. 

My issue is resolved now. The issue is that the computer name was incorrect in my /etc/hosts file (linux).

0 件の賞賛
返信