-
I'm trying to run the PRU ADC c example at https://github.com/beagleboard/cloud9-examples/blob/master/PocketBeagle/TechLab/.challenges/analogIn.pru0.c
I'm running it with Cloud9's IDE and it's …
-
Debian control file says arch as "any", but in the package repository only armhf package is available.
Is amd64 debian package available for we need to create one ourselves, if yes, could you provide…
-
@VedantParanjape , if you rely on RPMSG, you also need to update the PRU firmware. For kernel 5.10 please check the recent commits in:
- https://github.com/dinuxbg/pru-software-support-package , ma…
-
The current debian packages were hastily prepared to allow easy pru-gcc installation from official Beagleboard images. While functional, the packages do not meet many requirements for inclusion into D…
-
So im quite new with the BBB, im working on a project whre i need i lot of gpios so im tryintg to edit the provided capes using the graphic tool.
Im running the windows version that gives the follow…
-
In crosstool-ng-1.26.0-97-g839bfbec
With Ubuntu 24.04 WSL2 Version
Please help me to fix that problem, My brain is crashed.
- Attach `.config` (unless the issue is not related to any configurat…
-
**Aim:** run GCC with Clpru in BeagleBone Black.
**Info:**
I have BeagleBone Black and I run ws2812B LED strip with PRU. and merge/integrate other data with that to control the led pattern.
so…
-
Explore GDB PRU port feasibility. So far there is a very rough GDB backend for the PRU simulator target.
The following items remain to be implemented:
- Stack unwiding support. This is needed for sou…
-
Hi @dinuxbg,
this is less a bugreport, more like a support question. We currently port our firmware and hoped GCC would produce more efficient code. It worked before for us, but one [PRU-codebase](…
orgua updated
2 years ago
-
It would be awesome to add the TI-PRU compiler to this project. It's kind of a niche compiler, but would be very useful to those who would use it (me).
The compiler can be found here: [PRU code gen…