Skip to content
hans-jorg edited this page Nov 1, 2016 · 1 revision

Welcome to the tiva-tm4c123gxl-launchpad-cmsis wiki!

Summary

Examples for Tiva TM4C123GXL Launchpad using CMSIS, GCC and Linux

Introduction

Cortex Microcontroller Software Interface Standard (CMSIS) is an initiative started by ARM to standardize the coding for accessing hardware of Cortex-M Microcontrollers. There are many vendors of Cortex-M microcontroller and almost all have made public header for acesssing their hardware and some of them disclosed a library to easy coding for their products. To port a code from a microcontroller of a vendor to another is difficult and sometimes impossible due to restricted licenses.

Clone this wiki locally