S32K388 IPCF example error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K388 IPCF example error

24 Views
chansookang
Contributor III

Hello,

I am trying the "IPCF_Example_S32K388" by using S32K388-EVB-Q289. Rev B

I followed the user manual IPCF_S32K3_4.2.0_ReleaseNotes_Updated_D2502

and use PEMicro Debugger ( use IPCF_Example_S32K388_Debug_RAM_PNE_group)

But app.tx_count and app.rx_count doesnt change and err = -IPC_SHM_E_NOMEM (-2)

And stop at handle_error() , right after the ipc_shm_init.

Also i tried erasing the shared memory address( 0x2044F000 ~  1000, 0x2049F000 ~ 1000) but same error occurs

My S32DS version is 3.6.0, IPCF 4.2.0, RTD 5.0.0

Tags (1)
0 Kudos
Reply
0 Replies