Unable to add new module to my UDOO Neo

Discussion in 'UDOO NEO' started by Sergio Solis, Jul 6, 2016.

  1. Sergio Solis

    Sergio Solis New Member

    Joined:
    Jun 6, 2016
    Messages:
    2
    Likes Received:
    0
    Hello, I have a UDOO Neo and I have added shield that has NXP's NFC P7150.
    I was able to make it work with yocto (so i know that the pin arrangement is correct).

    The situation here is that I compile the driver and then try to insmod it to the udoo neo board, and I get the following error:

    insmod init_module failed (exec format error)

    i'm not sure if it has to be with the toolchain i used to compile the driver or what could it be.

    Do you have any ideas for this???
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    On what OS are you trying to do this now?
     
  3. Carlos_Alvarez

    Carlos_Alvarez New Member

    Joined:
    Jul 11, 2016
    Messages:
    1
    Likes Received:
    0
    I have the same problem my O.S. is Ubuntu 14.04 LTS 64-bit
     
  4. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    @Carlos_Alvarez: you have to recompile it directly for UDOO NEO or crosscompile, you can't compile it for X86. It's not a UDOO X86:)
    @Sergio Solis: which OS and distro?
     

Share This Page