##// END OF EJS Templates
Étiquette (MINI-LFR) WFP_MS-0-1-39 ajoutée à la révision 77647e0cf6d7
Étiquette (MINI-LFR) WFP_MS-0-1-39 ajoutée à la révision 77647e0cf6d7

File last commit:

r129:8459a437c1f1 alexis
r489:af39f28c94f5 JC
Show More
prom.cmd
8 lines | 270 B | application/x-dos-batch | BatchLexer
setMode -bs
setCable -port auto
identify -inferir
attachflash -position 1 -spi "W25Q64BV"
assignFile -p 1 -file "xilinx-sp601-xc6slx16.mcs"
assignfiletoattachedflash -position 1 -file "xilinx-sp601-xc6slx16.mcs"
program -p 1 -dataWidth 4 -spionly -e -v -loadfpga
quit