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-AM62X: "Issue with SPI Device Driver Files Missing on AM62x E3 Evolution Board"

Part Number: PROCESSOR-SDK-AM62X


Tool/software:

Hi,

I am working with the AM62x E3 Evolution Board and am encountering an issue with the SPI peripheral. My goal is to use the SPI interface for a user application, but I’ve run into a problem:

SPI Device Driver Files Missing: After booting the OS, I expected to find the SPI-related device driver files in the /dev/ directory. However, these files are not appearing.

I have followed the instructions provided on the TI webpage and made the necessary changes as outlined, including enabling the SPI device driver in make menuconfig. Despite these changes, the issue persists, and I suspect there may be a problem with the Device Tree Source (DTS) configuration or another related issue.

Could you please provide guidance on resolving this issue? Specifically, I need help ensuring that the SPI device driver files are correctly generated and visible in the /dev/ directory.

I have  enabled spi drivers.i have shared the image which i have enabled but it is not showing the device driver file .suggest an method to solve it