S323G3-A53 Core- Linux Image - How to install IPCF on Linux image?

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

S323G3-A53 Core- Linux Image - How to install IPCF on Linux image?

1,718 Views
MohamedAbdelslam
Contributor III

Hi all, 
I am working on S32G399A-RDB3 board and i am trying the sample example IPCF_FreeRTOS-S32G399A-M7-0, but on the other side I want to know how to install the IPCF component on the linux image on core A53? If there is example or a guide demonstrate that

0 Kudos
Reply
6 Replies

1,633 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @MohamedAbdelslam 

Glad to hear that the issue is resolved, if any other issue met, welcome to raise new post here, we are happy to support.

 

BR

Chenyin

0 Kudos
Reply

1,668 Views
chenyin_h
NXP Employee
NXP Employee

Hi, @MohamedAbdelslam 

Thanks for your reply.

I understand that the remote login disconnected after inserting the modules?(maybe you were testing it via a ssh connection?)

May I know if you have tested directly with board via the UART? what is the log after loading the IPCF modules?

 

BR

Chenyin

1,642 Views
MohamedAbdelslam
Contributor III
Hi, @chenyin_h
Thanks a lot, the problem is solved, and it was due to insufficient memory space
0 Kudos
Reply

1,652 Views
MohamedAbdelslam
Contributor III

@chenyin_h The same behavior happens. I don't know why it connect once and after exit we cannot connect again

0 Kudos
Reply

1,698 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @MohamedAbdelslam 

Thanks for your post.

May I know which version IPCF you are working with? also the BSP version?

The Linux side would be included in the default BSP images, but may be incompatible with the version you used from M core side.(the two sides of M&A should be with the same version)

The IPCF Linux side could be also built manually according to your M core version used, it could be built and used as a common Linux module, which could be accessed from the following path:

https://github.com/nxp-auto-linux/ipc-shm

Hope it helps.

 

BR

Chenyin

1,694 Views
MohamedAbdelslam
Contributor III

Hello @chenyin_h

On M core 
IPCF version : 4.10.0
On A core 
BSP version : 41 
IPCF: 0.1  
I have a problem with connecting the borad via IP after executing the commands: 
root@s32g399ardb3:~# insmod /lib/modules/5.15.153-rt75+gadceb7e8fa72/extra/ipc-shm-dev.ko
root@s32g399ardb3:~# insmod /lib/modules/5.15.153-rt75+gadceb7e8fa72/extra/ipc-shm-sample.ko
client_loop: send disconnect: Broken pipe 
after those commands we cannot connect to the board and we must restart it manually 
image (27).pngimage (26).pngimage (25).png

Tags (1)
0 Kudos
Reply