Hello sam,
"const char _PTR" is not selected since using CONST modifier puts the variable into non volatile memory, which means the access would take more time, than if the variable is in RAM ( volatile memory). This way MQX can quickly parse the structure of the task to Identified.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------