开发者

Encountering "Launch failed as no binaries could be found"

In AVR32 Studio (2.6) I'm trying to debug an AVR project and I get the error message "Launch failed as no binaries could be found".

I can see in the console that Build is complete (an executable .elf file is in the build folder) and I've cleaned my project, created a new build configuration and I still can't seem to launch (and or 开发者_JAVA百科program the chip) the debugger.


Check your debug launch configuration. It ought to be a little more intuitive, but is not. After you create and build your project, there is no valid debug launch configuration and you need to create one.

You need to go thru project options -> debug configurations -> avr32 application -> double click to create one.

Please read Debugging in AVR32 Studio and AVR32015: AVR32 Studio getting started for more details.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜