I had problems to connect TAPAS Board via XDSv3 Debugger (Included on the SmartRF06 Board) to the PC to control TAPAS via the WebApp.
The wabapp always showed an emulator error. So I tried to verify the connection to the target with CCS. It said that it was not able to circulate bits between target and debugger. So I took a closer look on the path between the piccolo and the debugger.
First, I removed R9 because I fund no indication in the documentation that it is required.
That did not solve the problem. After that I removed the pull down R8 also and it finally worked.
The Datasheet SPRS698F of TMS230F28069 cleary states on page 11 that a pull down on TRST is needed.

So R8 it should be correct.
Does anybody has made the same observation?
I had problems to connect TAPAS Board via XDSv3 Debugger (Included on the SmartRF06 Board) to the PC to control TAPAS via the WebApp.
The wabapp always showed an emulator error. So I tried to verify the connection to the target with CCS. It said that it was not able to circulate bits between target and debugger. So I took a closer look on the path between the piccolo and the debugger.
First, I removed R9 because I fund no indication in the documentation that it is required.
That did not solve the problem. After that I removed the pull down R8 also and it finally worked.
The Datasheet SPRS698F of TMS230F28069 cleary states on page 11 that a pull down on TRST is needed.

So R8 it should be correct.
Does anybody has made the same observation?