Hello all,
I'm using OpenOCD  0.7.0 (2013-05-05-10:41) under Windows XP SP3. I need 
download svf file (Created using Xilinx iMPACT Software [ISE - 8.2.03i]) to the 
Xilinx Spartan 3 device XC3S4000, but OpenOCD stops with error. I found that 
there is probably problem with svf buffer size and svf SDR command with length 
11316992. Is there any solution to force it work?

> scan_chain
   TapName             Enabled  IdCode     Expected   IrLen IrCap IrMask
-- ------------------- -------- ---------- ---------- ----- ----- ------
0 xc9572xl.tap           Y     0x59604093 0x*9604093     8 0x01  0x03
1 xc3s4000.tap           Y     0x01448093 0x*1448093     6 0x01  0x03
2 xcf16p.tap             Y     0xe5058093 0x*5058093    16 0x01  0x03
> svf -tap xc3s4000.tap d:/xport1.svf progress


Open On-Chip Debugger
> scan_Chain
invalid command name "scan_Chain"
> scan_chain
   TapName             Enabled  IdCode     Expected   IrLen IrCap IrMask
-- ------------------- -------- ---------- ---------- ----- ----- ------
0 xc9572xl.tap           Y     0x59604093 0x*9604093     8 0x01  0x03
1 xc3s4000.tap           Y     0x01448093 0x*1448093     6 0x01  0x03
2 xcf16p.tap             Y     0xe5058093 0x*5058093    16 0x01  0x03
> svf -tap xc3s4000.tap d:\xport1c.svf progress



  0%  SDR 32 TDI (00000000) TDO (f1448093) ;
  0%  SIR 6 TDI (3f) ;
  0%  SIR 6 TDI (0b) ;
  0%  RUNTEST 1 TCK;
  0%  SIR 6 TDI (3f) ;
  0%  RUNTEST 14000 TCK;
  0%  SIR 6 TDI (05) ;
  0%  SDR 192 TDI (0000000000000000e00000008001000c66aa9955ffffffff) SMASK (ffff
ffffffffffffffffffffffffffffffffffffffffffff) ;
  0%  SIR 6 TDI (0d) ;
  0%  RUNTEST 12 TCK;
  0%  STATE RESET;
  0%  SIR 6 TDI (05) ;
  0%  SDR 64 TDI (0000000000000000) SMASK (ffffffffffffffff) ;
  0%  SIR 6 TDI (05) TDO (00) MASK (00) ;
95%  ffffffffffffffffffffffffffffff) ;


Connection to host lost.


Thanks
Jiri
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to