When i connect the Ic2812 with the ccs3.3,it didn't work,and the failed message as follow:
Error connecting to the target:
Error 0x80000240/-171
Fatal Error during: Initialization, OCS,
This error was generated by TI's USCIF driver.
SC_ERR_REG_DETECT_CTLR <-171>
The wrong controller port value has been used.
A controller cannot be detected even though the
selected port does match the hardware configuration.
The standard 560 ports are 0x0, 0x1, 0x2 and 0x3.
The standard EVM ports are 0x0, 0x1, 0x2 and 0x3.
The standard DSK ports are 0x378, 0x278 and 0x3BC.
The standard 510 ports are 0x240, 0x280, 0x320 and 0x340.
Sequence ID: 0
Error Code: -171
Error Class: 0x80000240
I/O Port = 240
Board Name: F2812 SEEDXDS510PLUS Emulator
Cpu Name: TMS320C2800_0
Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: Remain disconnected from the target
Diagnostic: Run diagnostic utility.
and then press the retry,it changed failed message like this:
Error connecting to the target:
Error 0x80000200/-1037
Fatal Error during: OCS,
PTI_ERR_EMU_CLOSE Error Occured at 0x00000000
Sequence ID: 0
Error Code: -1037
Error Class: 0x80000200
I/O Port = 240
Board Name: F2812 SEEDXDS510PLUS Emulator
Cpu Name: TMS320C2800_0
Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: Remain disconnected from the target
Diagnostic: Run diagnostic utility.
PS:the power supply of IC2812 are normal.the input voltage 3.3v and 1.8v seem normal as before,but could not get a correct connection.JTAG signals are not correct.TRST always kept low,TCK pin has no pulse for output,and TDO also has no output signal.
Please help me,thanks a million everybody!