Hello,
RTD examples for S32DS are all for single core (except IPCF). Is there any plan to provide more example on multi-core applications?
I have been reading many material about S32G processors for now and also run several examples with S32DS. However, I could not see comprehensive explanation about using configuration tools on multi-core applications. Only IPCF example utilizes two cores, but on that example no other peripheral is used, no pins are activated. Furthermore, what is done in configuration tools and what is on the code are not explained at all. For example, why MPU unit is present and how it is partitioned, what is the modifications on the code to comply multi-core behavior.
The architecture is comprehensively explained in highly technical manner in the documents, but information about implementing them using tools and drivers seems to be missing.
Any suggestions?