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.

[参考译文] MSPM0L1306:Keil 中的头文件在哪里?

Guru**** 2393725 points
Other Parts Discussed in Thread: MSPM0L1306

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1408631/mspm0l1306-where-is-the-header-file-available-in-keil

器件型号:MSPM0L1306

工具与软件:

大家好!

我正在尝试使 MSPM0L1306评估板与 μ μVision 配合使用。
我想创建一个简单的 main.c、只需进行编译即可、
是否有有用的源代码?
我的图像是以下源程序。

/*
* MCU 测试程序
*/
#include
int main (void){
while (1){
}
}

在其他微控制器示例中、

STM:.
#include

NXP:.
#include "LPC845.h"

我在*_ DFP 文件中有一个头文件、
中没有这样的东西  
「C:\Users\Ito\AppData\Local\Arm\Packs\TexasInstruments\MSPM0L11XX_L13XX_DFP\1.3.1」μ F

您能告诉我在哪里可以找到适用于微控制器的头文件吗?



STM32G030有器件、但 MSPM0没有。
在 Device (设备)中有一个文件 Startup:System Startup for STMicroelectronics STM32G0系列。

此致、

KAZ

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

    SDK 中的示例代码支持 CCS、Keil 和 IAR。

    请参阅 SDK 中的文档、将示例代码导入 Keil

    \ti\mspm0_sdk_2_01_00_03\docs\english\quickstart_guides