Can't compile RPMSG application for A9.

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

Can't compile RPMSG application for A9.

1,007 Views
vadimfilippenko
Contributor II

Dear community,

I use iMX SoloX COM board and want to send data between M4 and A9.

I can run pingpong example successfully and can compile this example in Eclipse for M4.
But I have some problems to compile for A9/linux in eclipse. I've built toolchain and other images with bitbake, but can't build the chain in eclipse with headers files like linux/module.h which mentioned in rpmsg example.  Building without <linux/kernel.h><linux/module.h><linux/rpmsg.h>, for example, simple "Hello World" appl is OK.

I can't find out which sources/folders should I use for rpmsg linux side. Does anybody have the same experience to compile A9 rpmsg appl in Eclipse or another IDE and give me a tip?

0 Kudos
2 Replies

699 Views
meghadoot_g
Contributor I

Does anybody find appropriate documentation or approach for RPMsg application on Linux?

0 Kudos

699 Views
mmmtq2011
Contributor I

I have the same problem, I want to build the Linux side of the rpmsg program but I'm not really sure where can I start. I want to share some data from Linux and FreeRTOS, where on FreeRTOS I use the same PingPong example.

0 Kudos