Input pin not going high

Hi,I got LOGI pi2 with raspberry Pi2,and I set log-tools and follow the  thread https://github.com/fpga-logi/logi-tools/blob/master/README.md.
And run blink_led and other apps.
But the title message was appeared  even The loader compiled for PIB ver 2 was shown.
Do you have any idea for this case?

Best regards.

Comments

  • Hi,

    Can you copy paste the messages of the console when trying to load the FPGA ?

    Regards,

    Jonathan Piat
  • Loader was compiled for PIB version2 (quad-core version)
    gpio configured
    file ./logipi_blink.bit opened
    bit file size : 340701
    Input pin not going high !
    coign success !
    Blink LED App ***************************************************

     rest of message is same as Wiki.


    Thank you for your help

    Regards,
  • Can you add the following line to your boot/config.txt file :

    dtparam=i2c_arm=on
  • Are you sure that the console message you copied in the forum are the one you got from your Rpi ? These messages are not generated by the latest github version ...
  • Thank you for your advice.
    I couldn't  boot  from Pre configured LOGI images in SD card.
    So I have taken steps form compatible with LOGI-tools from LOGI Pi User manual.

    I'd like to try Pre configured LOGI images,again.

    Regards
Sign In or Register to comment.