11-20-2018 11:28 AM
We're using a SST26VF032 32 Mbit Serial Quad Flash Memory device with the Artix-7. Since this part isn't on the list of supported devices, we were wondering how Vivado behaves when it receives the wrong device ID. Does it continue trying to send the program, or does it stop as soon as it encounters the error? Thanks!
11-20-2018 11:31 AM
Hi @mchu,
Vivado issues a Device ID code error mismatch and stops programming the flash.
regards,
Deepak D N
--------------------------------------------------------
Give Kudos and Accept it as a Solution.
--------------------------------------------------------
11-20-2018 11:31 AM
Hi @mchu,
Vivado issues a Device ID code error mismatch and stops programming the flash.
regards,
Deepak D N
--------------------------------------------------------
Give Kudos and Accept it as a Solution.
--------------------------------------------------------
11-20-2018 02:34 PM
Got it, thanks!