This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM335X: PRU control from kernel space

Part Number: PROCESSOR-SDK-AM335X


Tool/software: Linux

Hello,

I'm using this system communicating the processor with the PRU's it has. I'm using the PRU Linux Loader (http://processors.wiki.ti.com/index.php/PRU_Linux_Loader) . The point is that this driver works on the userspace, but I need to control the PRU from the kernel. On that page, it show there is also drivers for the kernel, but when I enter into the link to the source code, the link takes you to an empty page (https://gforge.ti.com/gf/project/pru_sw/). Searching on the internet I've ound he app_loaer (which works in the userspace), but I cannot find anywhere the kernel_loader folder which contains drivers to control PRU from the kernel.

Thanks in advance.

Diego.