I'm using jlink emulator debug tms570ls3137,after sending IR: 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF05253000, then sent DR:0x00005253000 What does this operation mean? Thanks.
Hi, I'm using jlink emulator with TI's CCS,I want to read the logfile,but j-link logfile path is null,how to get the logfile? forum.segger.com/index.php/Attachment/4302/
In the tms570.jlinkscript file,there is a line of code in the function InitTarget:JTAG_Write(0x1F, 0, 6);What is the purpose of this operation?Send six bit0 to TDI?What does 0x1F mean? C Source Code (12 lines)