S32 Design Studio remote debug over SSH

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

S32 Design Studio remote debug over SSH

1,220件の閲覧回数
micheal_saleab
Contributor I

I am trying to debug the S32V234 platform on the S32 design studio, using remote c/c++ application debugging. I got the below error 

Error in final launch sequence
Failed to execute MI command:
-target-select remote (the board IP address):2345
Error message from debugger back end:
(the board IP address)::2345: The system tried to join a drive to a directory on a joined drive.
(the board IP address)::2345: The system tried to join a drive to a directory on a joined drive.

I am using windows 10;

GDB_debugger: ${S32DS_ARM64_LINUX_TOOLCHAIN_DIR}/bin/${arm64_linux_cross_prefix}gdb${arm64_linux_cross_suffix}

GDB command file: pointing to a file I created with this name include one line only "set architecture arm"

Gdbserver path: gdbserver 

Port number: 2345

Any idea what is the root cause for this error?

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