Jump to content

marcepan

Members
  • Posts

    11
  • Joined

  • Last visited

marcepan's Achievements

Space Invader

Space Invader (2/9)

2

Reputation

  1. Finally everything works good. Xilinx successfully programmed using Raspberry Pi, xc3sprog and .jed file (here you have a great tutorial : Programming Xilinx JTAG from a Raspberry Pi)
  2. I created a svf file using impact (from a jed file). Unfortunately urjtag throws errors: Connected to libftd2xx driver. IR length: 8 Chain length: 1 Device Id: 01001001011000000010000010010011 (0x49602093) ******************************************************************************* Filename: bsdl/xc9536xl_vq44.bsd warning: USB-Blaster frequency is fixed to 12000000 Hz Error svf: mismatch at position 33 for TDO in input file between line 67 col 1 and line 67 col 61 error: Error occurred for SVF command, line 66, column 0-60: SDR. detail: Parsing 5160/5163 ( 99%)detail: detail: Mismatches occurred between scanned device output and expected TDO values.
  3. Unfortunately urjtag doesn't work with xsvf files (only svf). I downloaded and installed impact but it doesn't detect my usb blaster. On the net I found a diagram of an easy to do LPT>JTAG interface (Xilinx DLC5 Cable III) but I don't have any computer with a parallel port anymore. What a bad luck, I need to find one now
  4. I forgot to specify that I am doing the TQFP version, will try to program my xilinx with the file from the first post. I wasn't sure if it was compatible. Thanks for the advice, I will let you know if it works.
  5. Hi. I am trying to build a 4mbit version of this cart. I am at the stage of programming the Xilinx chip (USB Blaster programmer and UrJtag software, BSDL definitions downloaded from the Xilinx website). Unfortunately, the file attached here is in the JED format. Is it possible to convert this file to SVF? Using what program? Is my programmer enough to program this chip?
  6. Diskwiz > I can't test SIO2microSD immediately because i have LCD integrated with I2C and there is no source code to change pinout (or maybe i can not find). I've already ordered a simple LCD in china but it will be delivered in 2-3 weeks
  7. Is your SIO2MicroSD v1.1-hex fully compatible with Arduino Uno/Nano?
  8. I also tried the code on Arduino Nano - still same problem. It's a pity because i wanted to put arduino (without lcd) inside my 65xe. I saw few youtube videos where SDRIVE works flawlessly. Maybe my SD card adapter is the source of problems? It's the only thing different from configurations shown on youtube.
  9. Finally v2012 compiles ok but nothing changes - empty file list in SDRIVE. When i press CTRL + W (write config) sdrive gives me an error #$8A. Maybe my SDcard isn't compatible with SDRIVE? The only 2gb i have is noname microsd in sd adapter.
  10. I tried 3 versions (2012,2013,2015) but compilation works only with 20130629 (various errors with other versions) It's strange why sd card access from arduino is ok and only SDRIVE is not able to read memory card. I think if sdfat version was the problem it would not work at all. There is only one version of SDRIVE.ATR? Do you know any other program to mount disk images?
  11. Hi everyone, I've just terminated my sio2arduino project but i have a little problem with sdrive software. I can run the disk images using arduino "switch" button (file names change on lcd display). But if i change button mode to "reset" and i load sdrive (AUTORUN.ATR) the program starts but the file list is empty (no files stored on sd card). Any ideas? I try to find solution for several hours. Different memory cards, file names. None works. I don't want to install lcd, I would like to mount images using sdrive Yar
×
×
  • Create New...