://github.com/RoSchmi/Beaglebone-PRU-RPMsg-HelloWorld
Regards
RoSchmi
>
>
>
--
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 re
Yes, it was my mistake.
Thanks for the help.
>
>
> --
> Robert Nelson
> https://rcn-ee.com/
>
--
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
So... I got it!
downloaded the headers from
http://repos.rcn-ee.net/debian/pool/main/l/linux-upstream/linux-headers-4.4.91-ti-r133_1stretch_armhf.deb
installed the headers with
sudo dpkg -i linux-headers-4.4.91-ti-r133_1stretch_armhf.deb
sudo apt-get update did not work because the URLs
#deb [arch
le to locate package linux-headers-4.4.91-ti-r133
Am Donnerstag, 7. Dezember 2017 02:13:32 UTC+1 schrieb RobertCNelson:
> On Wed, Dec 6, 2017 at 6:59 PM, RoSchmi > wrote:
> > Hi,
> > I'm trying to foolow Derek Molloy's tutorial "Writing a Linux Kernel
> Mod
and: sudo apt-get install linux-headers-4.4.91-ti-r133
I get the error message:
Unable to locate package linux-headers-4.4.91-ti-r133
The command: apt-cache search linux-headers
shows only headers with the version: linux-headers-4.9.0-4
Can anybody please give some advice how to proceed?
Thanks in adva
Am Montag, 4. Dezember 2017 22:02:14 UTC+1 schrieb Ken Shirriff:
>
> Hi RoSchmi,
>
> My code is at
> https://github.com/shirriff/alto-ethernet-interface/tree/master/src
> I also wrote a blog post discussing interrupts:
> http://www.righto.com/2016/09/how-to-run-c-program