Open
Description
Hi,
I am one of the early purchasers for your Mercury 1 board and have contacted you a couple of years back regarding Linux support for Mercury board. I am glad that there is Linux support now for your new Mercury 2 board.
I was wondering if there is a chance to program Mercury 1 board with this tool? Hopefully there is one :)
Here is what I did so far;
Add to /etc/udev/rules.d/99-libftdi.rules;
ATTRS{idVendor}="0403", ATTRS{idProduct}="6001", MODE="0660", GROUP="dialout"
Execute;
sudo udevadm control --reload-rules && udevadm trigger
Execute;
sudo rmmod ftdi_sio ; sudo rmmod usbserial ; /media/mozcelikors/ext4/Xilinx\ ISE/mercury2_prog/bin/mercury2_prog -w /media/mozcelikors/ext4/Xilinx\ ISE/aospfpgaconnection_mercury/led_demo.bit
With this I am able to see device is recognized now;
Reading file...
Checking for FTDI devices...1 FTDI devices found
Device 0:
- Description = 'Mercury FPGA'
- Serial # = '268'
- FTDI Chip = FT232R @ 12Mbps
- Opened = No
ERROR: No Mercury 2 FPGA board found.
Any advice is appreciated. Best of luck in your future endeavours.
Metadata
Metadata
Assignees
Labels
No labels