Activity
From 06/10/2024 to 07/09/2024
06/25/2024
- JP 04:33 PM Software Development: RE: Clock, Timer and Power Idle
- Please note that the wiki page "Memory_Overview":https://support.criticallink.com/redmine/projects/mitysom_am57x/wiki/Memory_Overview does have a link to "Customizing Multicore Applications":https://www.ti.com/lit/an/sprac60/sprac60.pdf ...
06/10/2024
- AK 11:40 AM Software Development: RE: Clock, Timer and Power Idle
- Arun Krishnan wrote in message#6643:
> Solved the error by adding botton lines to to the ipc.cfg
> ...
This was not mentioned in the wiki page - AK 11:39 AM Software Development: RE: Clock, Timer and Power Idle
- Solved the error by adding botton lines to to the ipc.cfg
var Resource = xdc.useModule('ti.ipc.remoteproc.Resource');
Resource.customTable = true;
- AK 10:51 AM Software Development: RE: Clock, Timer and Power Idle
- When I try to build the application, I am getting the error "error #10056: symbol "ti_ipc_remoteproc_ResourceTable" redefined: first defined in "./rsc_table_vayu_dsp.obj"; redefined in "/home/xxx/workspace_v10/rtos_template_app_am572x_c6...