#S32G3 The data transmitted between #IPCF cores A and M exceeds 4 bytes, causing an exception.#

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

#S32G3 The data transmitted between #IPCF cores A and M exceeds 4 bytes, causing an exception.#

650 Views
645500250
Contributor I

Hi ,NXP Engineers

At present, the data transmission channel of core A and core M through ipcf in our company is ok, but the current test finds that

Run the following command to ensure normal transmission

root@s32g399ardb3:/sys/kernel/ipc-shm-sample# echo 123 > ping

645500250_1-1701945604020.png

 

 

When we output more than 3 bytes, we will get an exception indicating that the access is illegal

root@s32g399ardb3:/sys/kernel/ipc-shm-sample# echo 1234 > ping

645500250_0-1701945300890.png

The function used to copy the data is memcpy,

The size of the pool we define is greater than 4 bytes

 

0 Kudos
Reply
3 Replies

630 Views
645500250
Contributor I

Version:BSP36.0_CD

0 Kudos
Reply

566 Views
nxf92355
NXP Employee
NXP Employee

Hi  wu huayuan

 

Hope you are doing well

 

Can you try on BSP.37 ?

 

Best Regards ,

Tushar

 

 

0 Kudos
Reply

646 Views
645500250
Contributor I

645500250_0-1701945900628.png

 

0 Kudos
Reply