S32G IPCF LLCE examples

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

S32G IPCF LLCE examples

Jump to solution
1,511 Views
chansookang
Contributor III

Hello, 

I am using S32G274A rdb2, S32DS 3.5, LLCE 1.0.9, IPCF SW32G_IPCF_4.10.0_D2405

I checked both Can_Llce_DS_Loopback_S32G274A_M7 , IPCF_Example_S32G274A_M7_0  working well.

So I add ipcf module in Can_Llce_DS_Loopback_S32G274A_M7, and configured same as the ipcf example. I also changed the main.c and Linker file as ipcf. (LLCE will not work but my objective is to make ipcf work in CAN LLCE example)

I also defined "MPU_DISABLE". 

But the same log below is printing

[ 22.685977] ipc-shm-sample: starting demo...
[ 22.686011] ipc-shm-sample: ch 0 >> 20 bytes: SENDING MESSAGES: 10
[ 22.686024] ipc-shm-sample: send_ctrl_msg(): tx failed on control channel

 

 

Tags (1)
0 Kudos
Reply
1 Solution
1,498 Views
Joey_z
NXP Employee
NXP Employee

hi,chansookang

Thank you for cantacting us.

Do you use the multi-core mode for RDB2? Which is the version of BSP are your using?

And do you use the bootloader to boot both M core and A core?

BR

Joey

View solution in original post

0 Kudos
Reply
5 Replies
1,096 Views
honeybee1881
Contributor II

I am also facing the same issue what is the solution?

0 Kudos
Reply
1,068 Views
chansookang
Contributor III
define "D_CACHE_ENABLE_NOT" in preprocessor
0 Kudos
Reply
1,504 Views
chansookang
Contributor III

I checked ipcf working by defining "D_CACHE_ENABLE_NOT" but i am not sure what this will change the operation of LLCE example

0 Kudos
Reply
1,499 Views
Joey_z
NXP Employee
NXP Employee

hi,chansookang

Thank you for cantacting us.

Do you use the multi-core mode for RDB2? Which is the version of BSP are your using?

And do you use the bootloader to boot both M core and A core?

BR

Joey

0 Kudos
Reply
1,411 Views
chansookang
Contributor III
Sorry for late response. I solved it.
Thank you
0 Kudos
Reply