Gator96100 / ProxSpace

Proxmark III develoment environment for Windows
269 stars 70 forks source link

Problem about building the fpga_lf.bit and fpga_hf.bit #26

Closed feifeilanniao closed 4 years ago

feifeilanniao commented 4 years ago

Describe the bug A clear and concise description of what the bug is. I'd like to build the fpga_lf.bit and fpga_hf.bit by myself, but it seem that some pack missing. To Reproduce Steps to reproduce the behavior: 1.git clone 'https://github.com/RfidResearchGroup/proxmark3.git' to '/pm3'

  1. Go to 'proxmark3-master/fpga'
  2. Execute 'make'

Screenshots image

feifeilanniao commented 4 years ago

i just want to refresh the image, i try to the 'make clean && make all',and flash the 'fullimage.elf' into the device, after the 'hw version' command, some messages show that nothing change to the image, due to nothing change to the fpga_lf.bit and fpga_hf.bit?

messages return after ‘hw version’ command like below "LF image built for 2s30vq100 on 2019-07-31 at 15:57:16", " HF image built for 2s30vq100 on 2018-09-03 at 21:40:23"

iceman1001 commented 4 years ago

you will need to use the xilinik buildchain in order to compile fpga part. This isn't inside the Proxspace env.

feifeilanniao commented 4 years ago

ise webpack? i have a try. thank you @iceman1001

Gator96100 commented 4 years ago

I did look into including it with Proxspace, however the Xilinx ISE WebPACK does not allow redistribution.