Other Parts Discussed in Thread: SYSCONFIG, SYSBIOS
Tool/software:
Hello,
I am currently testing firmware using the TI-MCU+ SDK for AM243x, version 9.0.0.35, Debugging over XDS110 JTAG-debug probe in CCS 12.4.0.00007 and have currently connected MAIN_Cortex_R5_0_0,
which is the one where I would like to see stack and heap usage in the ROV, like it shows in the picture:
software-dl.ti.com/.../rov.html
also I have connected the BLAZAR_Cortex_M4_0 which is just running (simply as our firmware uses IPC) and doesn't need to be debugged, so I do not need any statistics for that one.
But when I try to use the heap and stack views of the ROV I see the following errors:
Concerning that error, I found the following ticket:
ROV CCS - Module ti.sysbios.xx.xx does not exist in the application's configuration - Processors forum - Processors - TI E2E support forums
but it seems, we do not have those heap.rov.js and stack.rov.js files.
The only one we got is the one from the following screenshot:
FreeRTOS.rov.js
Also I installed XDCTools and tried to set my RTSC-Product Path as described here:
https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-j721s2/08_06_00_11/exports/docs/pdk_j721s2_08_06_00_31/docs/userguide/j721s2/developer_notes/freertos_ccs_rov.html
There seem to be quite a few *.rov.* files in the XDCTools-folder:
But no *.rov.js files except for the one mentioned FreeRTOS.rov.js.
As the TI-forum ticket said that they are created using SysConfig, I tried that as well,
using an older MCU+ SDK for AM243x, version 08.04.00, as SysConfig is not used anymore as I recall.
But I get only those driver C-files (and one config file for syscfg):
So I would appreciate any help how to get those ROV heap and stack views to run.
Thank you for your time and trouble.
Best regards
Philip.