usb-de2-fpga
usb-de2-fpga copied to clipboard
DE2-115 board old edition with ISP1362
I'm trying to repeat the ISP1362 VHDL interface for DE2-115 board. In the old edition, it has the same ISP1362. I changed some necessary OTG pins. After downloading the software, I installed the DE2_ISP1362.inf driver. I built the project in Visual Studio 2022 and degug x64. But I get "Exception thrown at 0x00007FFB43F97606 (libusb-1.0.dll) in usb2.exe: 0xC0000005: Access violation reading location 0x0000000000000041" and "error setting config #1". The device is defined by "04cc:1a62 (bus 1, device 2) path: 2 success: handle to 04CC:1A62 opened". DE2_NIOS_DEVICE_LED results in the same error Tested on Windows 10 x64 20H2 Maybe there is some point that I missed?
I am checking how to execute this step "On the Host PC side, Install the winusb-1.0 driver through Zadig (Following this WinUSB WiKi)" , is there anyone can experienced it to show it step by step? Attached is my zadig.log error.
Zadig.log