Sry, I totally forgot about this one.
I just came back to playing around with the cloud9 examples. The pru examples work, if you take the right runner (which is C or C++ Beagle Makefile).
In the meantime, I did a few things to my BB AI, e.g. I patched the kernel to 4.14.108-ti-xenomai-r127. Now, everytime a halt() occurs in the code, I get an error:
- Stopping PRU 1_1
sh: echo: I/O error
Cannot stop 1_1
CC blinkExternalLED.pru1_1.c
Just tested this with the non xenomai kernel (4.14.108-ti-r127) and it doesn't work either.
But, the installation with the newest image (Debian 9.9 lxqt, kernel 4.14.108-ti-r124), afterwards apt-get update/upgrade aswell as a git pull in the cloud9 directory works fine.
I did not make any changes to something pru related. Anyone else with the r127 release facing this?
Stephan