QP/C  7.2.2
Real-Time Embedded Framework
Loading...
Searching...
No Matches
DPP on EK-TM4C123GXL
EK-TM4C123GXL (TivaC LaunchPad)

DPP example for FreeRTOS on Texas Instruments TivaC123GXL MCU (Cortex-M4F) with the following toolchains:

  • ARM-Keil
  • GNU-ARM
  • IAR-ARM

Demonstrated features:

  • Multiple Active Objects
  • Regular "kernel-aware" ISR with "FromISR" APIs
    • QF_TICK_X_FROM_ISR()
    • QF_PUBLISH_FROM_ISR()
    • Q_NEW_FROM_ISR()
    • QACTIVE_POST_FROM_ISR()
  • Hi-priority "kernel-unaware" ISR
  • vApplicationTickHook()
  • QP/Spy output over the virtual COM port (Spy build configuration)
  • QP/Spy input over the virtual COM port (bi-directional Spy) (Spy build configuration)

DPP on STM32F746G-Discovery