This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CCS/MSP430F2418:是否可以在 Visual Studio 中运行在 CCS v8.0中实现的程序

Guru**** 2516840 points
Other Parts Discussed in Thread: MSP430F2418

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/760040/ccs-msp430f2418-is-it-possible-to-run-programs-in-visual-studio-which-are-implemented-in-ccs-ver8-0

器件型号:MSP430F2418

工具/软件:Code Composer Studio

大家好、

我使用 CCS 版本8.0实现了 MSP430F2418微控制器固件、知道我要将固件转移到 Visual Studio 2017、我可以创建项目以参考以下链接

visualgdb.com/.../

 使用上面的链接可以创建项目、并且我测试了基本程序 LED 闪烁、其工作正常。 在同一个项目中、我复制了使用 CCS 8.0版本创建的所有.c 和.h 文件、在添加了文件后、编译时出现了任何错误、但刷写 MCU 后会持续静止。

观察结果:

MCU 持续休眠、在我的项目中启用2个 LED 的时间间隔、此 LED 闪烁序列持续相同。

相同的程序在 CCS 版本8.0中工作正常。

无法理解 MCU 为什么静止、请帮助解决问题。

 

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    在我看来、您应该访问 Visual Studio 2017论坛。