qpcpp/examples/arm-cm/low-power_ek-tm4c123gxl
MMS 0ccc1b6e4c 6.9.3b
Removed unused symbol ARM_ARCH from makefiles for GNU-ARM
2021-07-01 12:50:15 -04:00
..
2021-07-01 12:50:15 -04:00
2021-07-01 12:50:15 -04:00
2021-07-01 12:50:15 -04:00
2020-11-09 12:57:45 -05:00
2020-11-09 12:57:45 -05:00
2019-12-31 15:56:23 -05:00
2020-11-09 12:57:45 -05:00
2020-11-09 12:57:45 -05:00
2019-12-31 15:56:23 -05:00
2019-03-06 20:08:32 -05:00

About this Example

==================

This directory contains the simple "Low-Power" QP example application for
the EK-TM4C123GXL board (TivaC LauchPad) with the coopertative QV kernel,
the preemptive QK kernel, and the dual-mode QXK kernel. This directory
contains portable code that should compile with any C compiler for
ARM Cortex-M.

The sub-directories contain code and project files, which are specific
to the particular ARM toolchains, such as ARM (MDK-ARM), GNU-ARM, and
IAR EWARM.

Please refer to the README files in the sub-directories for specific
instructions how to use and customize the example to your needs.


Support Code for EK-TM4C123GXL Board 
====================================
The directory qpc\3rd_party\ek-tm4c123gxl contains the CMSIS-compliant
device code for the TM4C123GH6PM MCU. Please see the README.txt file in
this folder for more details.


QS Software Tracing Instrumentation
-----------------------------------
This example does NOT provide the "Spy" build configuration.