IPCF test on S32G274

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IPCF test on S32G274

1,376件の閲覧回数
don_gunn
Contributor V

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

0 件の賞賛
返信
1 返信

1,363件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Inside the "IPCF_Example_S32G274_M7_0" project (provided in the IPCF updatesite package) there is a "description.txt". There, the commands related to the compatible u-boot version are provided.

The "initsram" is indeed changed by the "mw.q" command, and a step is added in the sequence of commands.

Please, let us know if this helps you or not.

0 件の賞賛
返信