IAR Embedded Workbench IDE 调试失败

发布于 2024-12-18 22:37:23 字数 205 浏览 4 评论 0原文

我正在尝试在德州仪器 (TI) 设备:MSP430F2274 上运行示例代码。当我单击调试按钮时,会发生此错误:

Fatal Error: failed to initialize device.
Session aborted.

在项目的常规选项中,我选择设备并使用“FET 调试器”。

为什么我会收到此错误?

I'm trying to run an example code on Texas instrument (TI) device: MSP430F2274. When I click the debug button, this error occurs:

Fatal Error: failed to initialize device.
Session aborted.

In the Regular Options for the project I select the device and use the "FET debugger".

Why am I getting this error?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

仙女山的月亮 2024-12-25 22:37:23

您的 FET 调试器可能存在一些问题。尝试使用另一个 FET 调试器,看看是否遇到同样的问题。

Your FET debugger may have some issues. Try using another FET debugger to see if you have the encounter the same problem.

挖鼻大婶 2024-12-25 22:37:23

这可能是 FET 调试器或 COM 端口选择的问题。确保选择 FET 调试器时设置的是当前 COM 端口号而不是“自动”。如果设置端口后仍然看到错误,则可能是 FET 调试器的另一个故障。将您的设置与我的设置进行比较如下:

GENERAL OPTIONS:
target:MSP430F2274,OUTPUT:executable,LIBRARY CONFIGURATION:CLIB
DEBUGGER: DRIVER: FETDEBUGGER, RUN TO: main
FET DEBUGGER: CONNECTION: Texas Instrument USB-IF, [COM Port]

This could be a problem with the FET debugger or your COM port selection. Ensure that when you select the FET debugger you set the current COM port number instead of "Automatic". If you still see the error after setting the port, it could be another fault with the FET debugger. Compare your settings with mine below:

GENERAL OPTIONS:
target:MSP430F2274,OUTPUT:executable,LIBRARY CONFIGURATION:CLIB
DEBUGGER: DRIVER: FETDEBUGGER, RUN TO: main
FET DEBUGGER: CONNECTION: Texas Instrument USB-IF, [COM Port]
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文