Hi Tony, Jiri,
Currently I can recommend a workaround to get the Runtime facility working:
In the FreeRTOS component, go to the 'User Settings' tab and add a definition (click on the three dots):
#define portREMOVE_STATIC_QUALIFIER 1
like in this snapshot:

After, re-generate Processor Expert code.
Now the 'Runtime' facility should work as expected:

Best regards,
Ovidiu