cypress的DEMO出现Error while launching command: gdb --version错误,可以正常编译。
主要查找:GCB Client Setup中的Executable,将其设置成属性中对应ARM交叉编译工具(arm-none-eabi)的GBD(arm-none-eabi-gdb.exe)。

本文介绍了解决cypress DEMO中出现的“Error while launching command: gdb --version”错误的方法。主要通过调整GCBClientSetup中的Executable配置,指向正确的ARM交叉编译工具(arm-none-eabi-gdb.exe)来解决此问题。
cypress的DEMO出现Error while launching command: gdb --version错误,可以正常编译。
主要查找:GCB Client Setup中的Executable,将其设置成属性中对应ARM交叉编译工具(arm-none-eabi)的GBD(arm-none-eabi-gdb.exe)。

9043

被折叠的 条评论
为什么被折叠?
