Cortex微控制器件接口标准.pptVIP

  • 2
  • 0
  • 约小于1千字
  • 约 17页
  • 2019-04-18 发布于浙江
  • 举报
Cortex微控制器软件接口标准;CMSIS;CMSIS的简介;CMSIS简介;CMSIS的架构;CMSIS架构;CMSIS架构;CMSIS文件结构; 以STM32为例,来看下相关的文件名定义,以及它们的相互关系。 ;由于CORTEX-M3有一些可选硬件如MPU,在device.h中包含core_cm3.h和system_device.h时需注意以下一点,以STM32.h为例。 /* Configuration of the Cortex-M3 Processor and Core Peripherals */ #define __MPU_PRESENT 0 /*! STM32 does not provide a MPU present or not*/ #define __NVIC_PRIO_BITS 4 /*! STM32 uses 4 Bits for the Priority Levels */ #define __Vendor_SysTickConfig 0 /*! Set to 1 if different SysTick Config is used */ #include core_cm3.h /* Cortex-M3 processor and core peripherals */ #include sys

文档评论(0)

1亿VIP精品文档

相关文档