Hello,
I'm stuck on the same problem.
/unit_tests/mxc_spi_test1.out -D 1 -b 16 1
Execute data transfer test: 1 1 1
Error:cannot open device (Maybe not present in your board?)
I don't see spi device in /dev/ although I added the driver during the kernel compilation.
How can I add the device?
Any news?
Hi Simone,
Even i am facing same problem.
Could you please tell me , Is you issue got solved ?
BR,
Chandini
Is there a SPI1.0 or spi_dev1.0 in the /dev directory.
I am in the process of building a kernel that gets spi to appear in /dev. Let me know if you have already figured out how to get that working.