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.

[参考译文] 编译器/MSP430FR5969:MSP430 GCC 固有支持

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/924027/compiler-msp430fr5969-msp430-gcc-intrinsic-support

器件型号:MSP430FR5969

工具/软件:TI C/C++编译器

SLAU646F 在第8.1节中声称:"GCC 编译器支持与 TI CGT for MSP430相同的内在函数。"

我看到这些内在函数是在"include/intrinsics.h"中定义的、但我看不到它们是在哪里为 GCC 变体定义的。 搜索文件内容、例如"__enable_interrupt"看起来根本不存在?

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

    对于 GCC、该文件称为 in430.h、请参阅"CCS_base/MSP430/include_gcc/in430.h"。