Closed Aldwin97two closed 3 years ago
What bitstream did you upload to the FPGA?
The Xilinx Arty FPGA comes in two versions: 35T and 100T
Hex Five's X300 bitstream works with version 35T
SiFive's bitstreams up to v19.02 work with version 35T
SiFive's bitstreams after v19.02 work with version 100T
I upload the X300ArtyDevKitFPGAChip-1ab2531.mcs file from this link https://github.com/hex-five/multizone-fpga/releases
Your hardware (100T) is not compatible with the X300 bitstream.
The Hex Five's X300 bitstream requires the Xilinx Arty FPGA 35T.
UPDATE: The MultiZone SDK now supports both Arty 35T and 100T.
For instructions on how to upload the bitstream to the ARTY board and how to connect the Olimex debug head ARM-USB-TINY-H see Arty FPGA Dev Kit Getting Started Guide at https://sifive.cdn.prismic.io/sifive%2Fed96de35-065f-474c-a432-9f6a364af9c8_sifive-e310-arty-gettingstarted-v1.0.6.pdf
Hello,
I try to redo the demonstration of Multizone secure Iot Stack but arrived at the step to upload the .hex file to the Arty 100T card and the debbuger JTAG ARM-USB-TINY-H, I have the following error :
I've already checked the wires several times.
Is it properly plugged in? Is there another cause for this problem? Thank you.