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.

MSP432E401Y: 使用gcc编译,build TI-RTOS时在ti/sysbios/BIOS.h缺少xdc库的问题

Part Number: MSP432E401Y

我正在使用clion+openOCD工具链开发MSP432的LaunchPad系列,在将例程empty_legacy放入项目时,在simplelink SDK中无法找到BIOS.h里引用的xdc/std.h;xdc/runtime/目录下的内容。

请问我找不到的内容的路径在哪里?