AM2434: AM2434: Code Composer Studio: FreeRTOS ROV exception

Part Number: AM2434
Other Parts Discussed in Thread: SYSCONFIG

Hello,

I'd like to use your Runtime Object View (ROV) in Eclipse-based Code Composer Studion (CCS v12.8.1) to monitor OS Kernel (FreeRTOS) Task Instances. However, when dynamic memory is involved - required by functions such as OSAL_SCHED_startTask(***) (Industrial Comm SDK) - ROV fails when trying to inspect the task.

After investigation, I found that the issue is related to the memory type being set as NOLOAD, which dynamic memory typically uses. If the memory type is set to LOAD, the problem does not occur.

Could you please advise on how to resolve this issue? Is there a recommended configuration or workaround for using ROV with dynamic memory regions marked as NOLOAD?

Thank you for your support.

Best regards,
Vit Triska

obrazek.png

obrazek.png