请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:UCD3138 工具/软件:Code Composer Studio
HSFB 代码有 IDE,我想使用 IDE 功能。
我需要 “# define IDE_ENABLE”,是否需要设置或注意其他内容?
Thx。
#ifdef IDE_ENABLE //来自 HSFB 代码
init_ide();
#endif
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.
工具/软件:Code Composer Studio
HSFB 代码有 IDE,我想使用 IDE 功能。
我需要 “# define IDE_ENABLE”,是否需要设置或注意其他内容?
Thx。
#ifdef IDE_ENABLE //来自 HSFB 代码
init_ide();
#endif