Hello,
I am using a custom board based on RT1176,
After powering the board up I was able to access serial interface (UART) and I was able to communicate with the chip, read and write data to internal RAM.
The problem is that I can't access SWD interface using MCU-Link-Pro, when I connect MCU-Link-Pro I receive error that states nothing is detected on the bus!
I checked the connection it is corerct (SWDIO, SWDCLK, GND), when I start the debugging process the debugger send the sequence to change from JTAG to SWD correctly, what could be the issue?