Hi, 

now it's working;-) 
I recompiled with newer headers, but the main problem actually was that the 
FW was loaded to the pru0 instead of pru1. 

BR, JD 



Am Samstag, 28. Mai 2016 03:50:54 UTC+2 schrieb Greg:
>
> Here is the section of main.c which must be changed:
>
> /*
>  * Using the name 'rpmsg-client-sample' will probe the RPMsg sample driver
>  * found at linux-x.y.z/samples/rpmsg/rpmsg_client_sample.c
>  *
>  * Using the name 'rpmsg-pru' will probe the rpmsg_pru driver found
>  * at linux-x.y.z/drivers/rpmsg/rpmsg_pru.c
>  */
> //#define CHAN_NAME                                     
> "rpmsg-client-sample"
> #define CHAN_NAME                                       "rpmsg-pru"
>
> The above is how it should be modified to get the virtual device file to 
> appear.
> I am using the exact same TI based kernel, lab 5 works and yields two-way 
> PRU<->ARM messages.
>
> Regards,
> Greg
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b783d58a-c360-47f7-bc1f-617eefaa7f36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to