请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:LP-MSPM0G3507 大家好、我有一个问题。 为什么我的程序在使用 static
关键字 pll_config_t
并在优化级别运行时不起作用 O0
? 但是、当我删除 static
关键字时、它可以正常工作。 您能解释一下为什么会发生这种情况吗?
此致
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.
大家好、我有一个问题。 为什么我的程序在使用 static
关键字 pll_config_t
并在优化级别运行时不起作用 O0
? 但是、当我删除 static
关键字时、它可以正常工作。 您能解释一下为什么会发生这种情况吗?
此致