mala

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

529 profile views

mala's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi Felix, hopefully you can help me: After removing all FTDI related driver from my system I'm trying to install DesignLab buit during driver installation I get the following error: The status of Gadget Factory CDM Driver Package - Bus/D2XX Driver and Gadget Factory CDM Driver Package are reported as "Install failed". I'm currently stuck, is there any debug telling me why the driver was not installed? Thanks, Martin
  2. Hi Felix, Jack, thanks a lot for your quick answers, appreciate it! I followed the instructions from Felix and removed the driver using the CDM Uninstaller. This laptop is used in combination with different lab hardware and therefore had some FTDI drivers installed. After reboot and reinstalling DesignLab (and driver) and connecting the Papilio Duo board it shows that no driver can be installed for Papilio Duo. I'm currently installing ISE and DesignLab on a second laptop (both laptops running Windows7 64bit and I have a admin account). This laptop has been used with the logicsniffer. I will update this post once I have results from the second laptop. Update: The FPGA part is working perfectly fine when using the 2nd laptop. (Haven't tested the AVR but don't expect any issues there). Solution: In my case it seem to be messed up FTDI drivers. I'll try again to uninstall all of them and then reinstall the Papilio DUO driver. Thanks again for the quick help! Martin Note: This board has not been replaced, it's the original board that has been delivered end of March this year.
  3. Hi all, I finally started to work with my board but when trying to follow the basic tutorial I can not program the FPGA: Programming to SPI FlashUnknown Papilio Board This application has requested the Runtime to terminate it in an unusual way.Please contact the application's support team for more information.Using devlist.txtreadusb: Timeout readusbterminate called after throwing an instance of 'io_exception' The AVR side seems to be fine, I was able to upload a sketch and can see the expected output (LED blinking and Hello World on the serial console) EDIT:I used the batch file provided by Felix and I get the following results: For "Detect Papilio":JTAG chainpos: 0 Device IDCODE = 0x24001093 DESC: XC6SLX9 For "Load Factory Bitfile":Using devlist.txtreadusb: Timeout readusbterminate called after throwing an instance of 'io_exeption' This application has requested the Runtime to terminate it in an unusual way.Please contact the application's support team for more information Looking into the devlist. txt I can see that the IDCODE 0x24001093 is not in there.It seems to me that there is a biterror on the MS byte. Is there any chance to debug this further or do I have another defect board? Thanks a lot, Martin