cortex-M0 权威指南 缩写及含义

扶醉桌前 提交于 2019-11-27 12:48:50

 

  1. AAPCS               ARM Architecture Procedure Call Standard

  2. AHB                    Advanced High-Performance Bus

  3. ALU                    Arithmetic Logic Unit

  4. AMBA                 Advanced Microcontroller Bus Architecture

  5. APB                    Advanced Peripheral Bus

  6. ARM ARM          ARM Architecture Reference Manual

  7. BE8                     Byte Invariant Big Endian mode

  8. BPU                    Break Point Unit

  9. CMOS                 Complementary Metal Oxide Semiconductor

  10.  CMSIS               Cortex Microcontroller Software Interface Standard

  11. DWT                   Data Watchpoint and Trace Unit (unit)

  12. EXC_RETURN   Exception Return

  13. FPGA                  Field Programmable Gate Array

  14. gcc                      GNU C Compiler

  15. ICE                       In-Circuit Emulator

  16. IDE                       Integrated Development Environment

  17. ISA                       Instruction Set Architecture

  18. ISR                       Interrupt Service Routine

  19. JTAG                   Joint Test Action Group (a standard test and debug interface)

  20. LR                        Link Register

  21. LSB                      Least Significant Bit

  22. MCU                     Microcontroller Unit

  23. MDK/MDK-ARM  ARM Keil Microcontroller Development Kit

  24. MSB                     Most Significant Bit

  25. MSP                      Main Stack Pointer

  26. NMI                       Non-Maskable Interrupt

  27. NVIC                     Nested Vectored Interrupt Controller

  28. OS                        Operating System

  29. PC                         Program Counter

  30. PSP                       Process Stack Pointer

  31. PSR/xPSR            Program Status Register

  32. RVDS                    ARM RealView Development Suite

  33. RTOS                    Real Time Operating System

  34. RTX                       Keil Real-Time eXecutive kernel

  35. SCB                      System Control Block

  36. SCS                      System Control Space

  37. TAP                      Test Access Port

  38. TRM                     Technical Reference Manual

  39. WIC                      Wakeup Interrupt Controller

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!