<russ>
clock signals are always sensitive to signal integrity issues, no matter what the bitrate since messy edges can cause double clocking
rkta has quit [Ping timeout: 256 seconds]
rkta_ has joined #openocd
rkta_ is now known as rkta
merethan has joined #openocd
Deneb has joined #openocd
knicklicht has joined #openocd
<knicklicht>
Hello all, I am trying to program a Lattice FPGA with a FT2232C/D/H Dual (0403:6010). The config file that ships with the project I am trying to build expects a 0403:6014 in the openOCD config. Can I just put 6010 instead of 6014 in the .cfg?
<PaulFertser>
knicklicht: hi
<PaulFertser>
knicklicht: does your target board include a JTAG adapter?
<PaulFertser>
knicklicht: if no, why would a config file for it assume any particular one?
<knicklicht>
My target board is a colorlight 5a-75b. It has a exposed JTAG pins
<PaulFertser>
knicklicht: if it has no jtag adapter integrated then its board config shouldn't source or specify any debug interface at all.
PsySc0rpi0n has joined #openocd
knicklicht has quit [Ping timeout: 260 seconds]
<karlp>
it's probably a "project".cfg that shouldn't, but matched waht the developer had :)