Compilation error in QM generated code (expected QP version)
The compilation error indicates an incompatible (too old) QP version for this QM release. The possible options to avoid this problem are: update the QP framework you use in your application to the required QP 8.0.0 or newer; or use an older version of QM, which is compatible with your older QP. Question: which QP version is used in your example? --MMS
Race condition in QActive::postx_ violates margin guarantee, redundant critical section enter/exit causing performance overhead
postx_() in FreeRTOS port enters critical section twice in QP 8.1.3
The issue is fixed in QP/C and QP/C++ 8.1.4. --MMS
#Include error with the Blinky tutorial
Thank you for reporting. The QM Tutorial online has been updated and should work now. The model templates that ship with QM 7.0.3 are checked to be correct. The documentation update should be all that's required to fix this issue, but please confirm so that the bug can be closed. --MMS
postx_() in FreeRTOS port enters critical section twice in QP 8.1.3