Tool/software:
Hi there,
is it possible to show CPU load and memory usage with ROV for Am2434 chip? All cores are using FreeRTOS at the moment.
Could you please share the instrument / application note to do this?
Best regards,
Jinlong
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi there,
is it possible to show CPU load and memory usage with ROV for Am2434 chip? All cores are using FreeRTOS at the moment.
Could you please share the instrument / application note to do this?
Best regards,
Jinlong
Hi Jinlong,
Thanks for your query.
Could you please share the instrument / application note to do this?
Please refer https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/latest/exports/docs/api_guide_am243x/ROV_INTRO_PAGE.html for details.
Regards,
Tushar
Hi Tushar,
no, that page is not enough. I included empty project, where the projects on each has rov file for FreeRTOS ( I updated the path and used absolute path). In a debug session, where one should click on CONNECT, it fails. Here is the error message: ROV _connect failed to start agent: Provided value for cloudAgentInstallerServerURL is not allowed
Besides, there are some other documents describing XDSTools - it seems to that those documents are outdated since I am using cc1271.
Could you please please share example project using motor control sdk?
Best regards,
Jinlong
Hi Jinglong,
Can you please try without changing the path?
Besides, there are some other documents describing XDSTools - it seems to that those documents are outdated since I am using cc1271
We only have the above page to showcase about ROV with FreeRTOS on AM243x.
Regards,
Tushar
No - my teamate got it work by changing the path. Otherwise it is not working. It is because we are using motor control sdk, not the default mcu plus sdk.