F29H850TU: Static debug variables for ROV - FreeRTOS

Part Number: F29H850TU

Tool/software:

I am currently trying to enable the ROV for debugging purposes, However I get a problem that the debug variables that should be displayed in a human readable format in the "Runtime RTOS objects" view in CCS are private.

The debug variables are within the kernel's freertos sources.

This is shown in the following screenshots: 

That prevents the "FreeRTOS.rov.js" script from accessing the variables and displaying them in the view as shown below:

How can I fix the problem?