你好Antonio,
我试图在Eclipse IDE(Indigo)中调试我的STM8S源,但是我遇到了一个问题。
当我构建和编译它时(使用Eclipse启动的Cosmic编译器),一切正常。但是,当我尝试调试(gdb7.exe)时,Eclipse在编译和链接操作后说''程序文件不存在...''。
如果我使用STVD(版本4.2.1补丁2)来调试我的代码,一切都OK。
你对这个问题有什么建议吗?
先谢谢你
蒙特
以上来自于谷歌翻译
以下为原文
Hello Antonio,
I have tried to debug my STM8S source inside Eclipse IDE (Indigo) but I've encountered a problem.
When I build and compile it (with Cosmic compiler launched by Eclipse), all is OK. But, when I try to debug (gdb7.exe), Eclipse say ''Program file does not exist...'' after compile and link actions.
If I use STVD (ver 4.2.1 patch 2) in order to debug my code, all is OK.
Do you have any suggestions about this problem ?
Thank you in advance
Monte
你好Antonio,
我试图在Eclipse IDE(Indigo)中调试我的STM8S源,但是我遇到了一个问题。
当我构建和编译它时(使用Eclipse启动的Cosmic编译器),一切正常。但是,当我尝试调试(gdb7.exe)时,Eclipse在编译和链接操作后说''程序文件不存在...''。
如果我使用STVD(版本4.2.1补丁2)来调试我的代码,一切都OK。
你对这个问题有什么建议吗?
先谢谢你
蒙特
以上来自于谷歌翻译
以下为原文
Hello Antonio,
I have tried to debug my STM8S source inside Eclipse IDE (Indigo) but I've encountered a problem.
When I build and compile it (with Cosmic compiler launched by Eclipse), all is OK. But, when I try to debug (gdb7.exe), Eclipse say ''Program file does not exist...'' after compile and link actions.
If I use STVD (ver 4.2.1 patch 2) in order to debug my code, all is OK.
Do you have any suggestions about this problem ?
Thank you in advance
Monte
举报