I have my ATF1504AS setup in a PLC-44 to DIP44 adapter. I have it powered with 5V on my breadboard (all VCC/GND) with good decoupling caps (that I can tell).
I've connected the ATDH1150USB-K cable up....connected ribbon cable to JTAG-A.
Next, I connected wires from GND and the four JTAG pins.
To the best of my knowledge, the following is connected:
Code:
JTAG GND 2 to board GND
JTAG TCK 1 to CPLD TCK 32
JTAG TDO 3 to CPLD TDO 38
JTAG TMS 5 to CPLD TMS 13
JTAG TDI 9 to CPLD TDI 7
Using ATMISP, I confirmed the USB cable/adapter is successfully detected. But it doesn't seem to detect the CPLD.
Code:
Setting up USB connection...OK
Scanning for USB cable connection
Setting up USB connection...OK
Calibration constant set to 1
total number of device(s) set in software: 1
total real number device(s) found in hardware: 0
causes can be: devices in reverse order, wrong cable selected, or off power
Now I followed the instructions that came with the cable (to create the "chain"?). Then I chose the "atf1504.jed" file out of the ATF1504AS folder and clicked RUN.
Not sure what that was about. But that's when I get the error.
At this point, I literally just want to blink an LED. Any idea on what I need to do to get to that point? Other than 6 weeks of studying...lol
Thanks for any tips.