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.

PROCESSOR-SDK-AM335X: Cannot find am335x-pru-uio.dtsi

I install up the Processor SDK v 6.03.106 as described for Processor-SDK-Linux-AM335x

I prepare to build as described here

I run:

MACHINE=am335x-evm bitbake tisdk-rootfs-image

I workaround the linux-ti-staging issue as described here.

I re-run:

  MACHINE=am335x-evm bitbake tisdk-rootfs-image

I encounter exactly the error reported in this April 2019 OP here

I run:

MACHINE=am335x-evm bitbake linux-ti-staging 

I encounter the same result as in the Aprill 2019 report.