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/AM4379: Interrupt can't be received by customized Linux

Part Number: AM4379

Tool/software: Linux

Hi,

I built a custom Linux kernel and rootfs by buildroot.

but it can't correctly receive the PRU interrupt.

I did copy the Linux kernel to the SD image you provided in Processor-SDK, and it works normal.

I also copy the kernel module form the SDK to my own image, and load them, the remoteproc is working, and I can tell the PRU to load the firmware and run it.

so, I came here for you support if there is any thing I missing for the configuration.

Thanks