Part Number:66AK2G12
Tool/software: TI-RTOS
Fresh post because of poor thread organization on my part. Old thread linked below:
https://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/709344
I've been struggling with IPC and MPM for a while now, but I feel that I am finally getting somewhere. The last entry in the linked post contains my current understanding of the memory mapping situation for IPC/MPM on the 66AK2G12.
My current plan is this:
- Change device tree cma allocation to include enough memory to fit all necessary DSP resources
- Create resource table that matches the updated CMA values
- Try to figure out what modifications need to be made to mpm_config.json
I would greatly appreciate anyone who is able to provide:
- An example resource table for K2G
- Input as to whether my approach seems feasable
Thank you in advance,
Jeff