Part Number: DRA78XEVM
Hello,
I am planning to run one RTOS to control all the required tasks on all cores ?
Is this a good approach and on which core I need to run the RTOS ?
This approach will make it easier to control which core can access what resource at what time to minimize any conflict.
Is this OK ?
I need to setup several shared memory buffers where all cores can access and exchange data ?
Is this possible. Any documentation to help with this setup
Other than shared memory access, what other options available for exchange of data between various cores ?
I could use DMA between each core and the external DDR.
But how I can guard against any conflict of read or write by several cores at the same time.
Any help on these topics is very much appreciated.
Regards
Hatem