| |||
| Home > Debug Test Access Port > Using the Debug Test Access Port > Host to target debug communications channel | |||
The DBGTAP debugger can use the following sequence for sending data to the core:
SCAN_N into the IR.
5 into the SCREG.
EXTEST into the IR.
Scan in 34 bits, the least significant 32 holding the word to be sent. At the same time, 34 bits were scanned out. If the nRetry flag is clear repeat this step again.
Now the data has been written into the rDTR. Go to step 4 again for sending in more data.