Tool/software:
ussing this bundle:
ti-processor-sdk-linux-am57xx-evm-08_02_01_00
processor_sdk_rtos_am57xx_08_01_00_09
any method is fine by me, shared memory, bigdata IPC etc...
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:
ussing this bundle:
Hello Ilan,
Yes, It is correct. The big data example is not supported in SDKs past 6.3. I believe the reason has to do with CMEM being deprecated: see https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1317414/processor-sdk-am57x-support-for-cmem.
At this time we do not have an example of how to do this in later SDKs.
-Josue
this is quite crazy situation
now since cmem is not supprted, we need to use dma_buf_phys
in order to use a very basic functionality, the user needs to add those drivers to linux kernel, modify DTS , rebuild and use updated example.
this makes the most comon action with this processor to be "out of reach" fr most people
so really seams that this feature is supported well only until lversions:
Ilan,
I understand the frustration. Your feedback is taken and we will confer with our development team in order to rectify the situation.
Thank you.
-Josue