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.

Error in running application on DM368



 

 

Hi all,

  Finally i have managed to boot the board through uimage and cramfs image (using nand)but still i am not able to run the application.

  In /dev directory as there is no "spidev0.0" driver.But on mounting the original cramfs file i have seen that the deriver for api is present in

 /dev directory.

 streaming demo application which i am running is failing because of non availability of this driver in /dev directory

of mounted file system.

Is there any settings which i have missed,or the spidev0.0 driver is to be inserted manually.

Please guide me urgently regarding this.

Thanks and Regards,

Mayank

 

  • Hi Mayank,

    What is the release version you are using? Note that, by default SPI flash is exported as an MTD interface. If you want SPI flash to appear as /dev/spidev0.0 you need to modify the source. The steps to do this has been discussed extensively on the e2e forum.

    Regards, Sudhakar