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/MSP430FR5739:A 中存在已注释的.h 文件包含时 CCS Java 栈溢出

Guru**** 1145030 points
Other Parts Discussed in Thread: ENERGIA, MSP-EXP430FR5739
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/918926/ccs-msp430fr5739-ccs-java-stack-overflow-when-there-s-commented-h-file-include-in-a

器件型号:MSP430FR5739
主题中讨论的其他器件:EnergiaMSP-EXP430FR5739

工具/软件:Code Composer Studio

大家好、我将使用 MSP-exp430fr5739板和 ccs10。 我遇到了 Energia 项目的快速堆栈溢出问题。  

我可以成功构建一个空的 Energia 项目、如第一张图所示。

但是、当我为特定传感器反复编译一个.h 文件时、它会运行到堆栈溢出中。 即使我注释掉 include 语句、它仍然是相同的。

1)我不理解1)这个.h 文件导致溢出的原因;2)为什么这里的注释不起作用。

希望您能提供帮助。 谢谢!

                  图1.

                   图2.