错误:Error while launching command: ${cross_prefix}gdb${cross_suffix} --version

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

错误:Error while launching command: ${cross_prefix}gdb${cross_suffix} --version

2,162 次查看
丁金柯
Contributor II

大家好,

     今天在配置debug的时候遇到如下问题。麻烦大家帮忙提供一个解决思路。

谢谢!

   1657589957476.png

   相关信息: 

           IDE:S32 Design Studio for S32 Platform v3.4

           芯片:S32K146

    操作:

     1657590409771.png

       1657590464691.png

0 项奖励
回复
1 回复

2,144 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

please try to use 

${S32DS_ARM32_TOOLCHAIN_DIR}/bin/${arm32_cross_prefix}gdb${arm32_cross_suffix}

 

in GDB Client - Executable setup. It looks that system is not able find gdb client. 

0 项奖励
回复