ufrisk / pcileech

Direct Memory Access (DMA) Attack Software
GNU Affero General Public License v3.0
4.87k stars 718 forks source link

Build PCILeech SP605/FT601 - FIle missing #198

Closed sridhaleech closed 1 year ago

sridhaleech commented 2 years ago

Hi ,

Preparing the setup enabling FPGA SP605 with FT601 connected for access 64 bit memory .

I have installed ISE 13.4 Ver and trying to build.

i'm unable to find the step -3 file. when i click the "pcileech.mcs" and getting " reset " could you help me to find ?

======== Flashing:

  1. Ensure the both the SP605 and FT601 is configured correctly with correct jumpers and switches. Please see images above. 2 Install Xilinx ISE Development Environment. 3 Build PCILeech SP605/FT601 (see below) alternatively download and unzip pre-built binary: [pcileech.mcs] (https://mega.nz/#!QPJm3bLT!8NrEBR-yLn-Qur7VkqsnahiPgkGp2nWw4Z9XWLLamxo). 4 Open ISE Design Suite 64-Bit Command Prompt. 5 Make sure the JTAG USB cable is connected. 6 Run flash.bat to flash the bitstream onto the SP605. 7 Finished !!!
ufrisk commented 2 years ago

It seems to be working for me though. This is on a clean win7 install. I'm sorry that this ISE is so darn backwards, but I'm not supporting that tool, xilinx is... ise-1 ise-2 ise-3

sridhaleech commented 2 years ago

Thanks for the update .

Will try out it in our system .

sridhaleech commented 2 years ago

Hi, I ran the "Build.bat" file and we unable to create the .mcs file.

if have time , Kindly review the below picture of "build.bat" issue and suggest us ?

Build_issue

ufrisk commented 2 years ago

Did you start the script from the ISE Design Suite 64 Bit Command Prompt as I show in the screenshots?

Or on the WinXP the 32-bit one I guess. I have never tried this on Windows XP though, only on Win7 64-bit.

sridhaleech commented 2 years ago

Hi , i have tried with Win 7 pro OS and while doing "Flash.bat" getting below issue .

Flash_issue

ufrisk commented 2 years ago

the path may be too long and run into the windows path limitation of 260 chars. try put the project in c:\temp\sp605_ft601 and rebuild from scratch.

ufrisk commented 1 year ago

I'm guessing this issue was resolved. I'm closing this issue due to old age.