Is it possible to disable the check of the TVRef (aka. VTRef) pin on the XDS110 debug probe?
Due to the space (and cable) constraints, we can use only 6 signals for JTAG programming (TMS, TRST#, TCK, TDI, TDO, GND). However, the XDS110 debug probe requires an additional signal on the target side: a pull-up resistor to 3V3 on the TVRef (aka. VTRef) input.
I am using a workaround - the expansion header has a digital 3V3 supply on pins 27 and 29 which I connected via a 100R resistor to the VTRef input. However, this is cumbersome and I would prefer to disable the VTRef input in software, e.g., as an advanced setting in the UniFlash. Is this possible? If this setting does not exist, is there a way to make a feature request? It is really unfortunate that the XDS110 probe requires 7 signals for JTAG programming.