|
|||||||||||
|
Technical Support On-Line Manuals MDK-ARM Primer |
MDK-ARM PrimerCMSISThe Cortex Microcontroller Software Interface Standard (CMSIS) provides a single standard across all Cortex-M processor series vendors. It enables code re-use and code sharing across software projects and reduces development time for new embedded applications. CMSIS provides a common approach to interface peripherals, real-time operating systems, and middleware components across all silicon vendor products. You can make use of the advantages offered through CMSIS by simply using the provided system_family name.c file. Typically, these configuration options are provided by the system_xxx.c file
It is possible to use the µVision4 Configuration Wizard for these files.
Note
| ||||||||||
|
|||||||||||