Hi, I'm thinking to use channel B as UART and it's showing in "device manager" now as COM8. But according to wiki it is said:
"Generally, a serial port on BCBUS should connect the CPLD as follows: BCBUS1 -> CPLD TCK, BCBUS2 -> CPLD TDI, BCBUS5 -> CPLD TDO, BCBUS6 -> CPLD TMS."
But according to schematics BCBUS1, BCBUS2 are not connected and BCBUS5 and BCBUS6 are connected to CPLD. So does it mean I need to cut some traces on debugger and solder to other pins or there is possibility to remap pins?
I'm just worrying that if I will use UART like it is now I can rewrite some of the memory on CPLD.
Thanks