IMHO there's no point in definig a "target" for CPLD - with these devices all you can do is upload a SVF file like that:
# first define a interface and speed jtag newtap LC4032ZE tap -irlen 8 -expected-id 0x01806043 init svf some_file.svf sleep 200 shutdown That's all. "Targets" are for debugging, and you cannot debug a CPLD in GDB (; 4\/3!! ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
