I am trying to help get the IPCF demo running on the Goldbox eval kit. I do not have one of these kits at the moment so I can’t do much testing on my end so I was wondering of you or someone at NXP could provide a bit of guidance.
Is there an updated version of the training shown here?:
https://www.nxp.com/design/training/ipcf-support-on-s32g-vnp-rdb2-reference-design:TIP-IPCF-SUPPORT-...
This training looks to have been done on an older version of the BSP for the goldbox and the commands that are used in u-boot to load the M7 binary don’t all work (for instance, the initsram u-boot command has been removed from the newer u-boot in the latest BSP releases). If we just skip that step and use something like mw to write zeros and proceed with the rest of the instructions it seems to load the binary but when we go into Linux on the A53 cores and load the ipc-shm-sample.ko module we get an error saying “invalid parameters”.
Any documentation or assistance you could provide would be helpful.
Don