Reply by Mike Dunn August 7, 20032003-08-07
If you get the -180 error message with xdsprobe it means -
a. you have no power
b. the JTAG cable is disconnected
c. your options for xdsprobe are not correct [I pick this one]
 
You can get the xdsprobe manual by entering 'xdsprobe -hv > xdsprobe.txt'.
Also, xdsprobe will only work with TI emulators or other emulators that use TI's emulation drivers and a software adapter [Blackhawk, DSPR, Kane, and others] - what kind of emulator are you using??
 
If CCS comes up with cpu2 in bypass then the problem is not scan chain related - it most likely has to do with hardware connected to CPU2.  The most likely causes of you problem are
1. manufacturing or board defect
2. external device asserting "not ready"
3. the boot mode is HPI and DSPINT has not been asserted
 
regards,
mikedunn

mayongfeng00 <m...@bit.edu.cn> wrote:
Hi,everyone.
I am debugging a board with 4 C6701 in a JTAG chain. Some days ago,I
could get into the CCS and access the onboard resources. Later,I
couldn't bring up the CCS when the CPU2 is in the JTAG chain. So I
have to BYPASS it in the CCS Setup to go on my debugging and in the
most time,it is ok. But now,when I get into the CCS, I cannot access
the onboard SBSRAM and the CPU peripheral control registers are all
0X0FFF0000. When I execute "CPU reset",the message is:

"Failed Software Reset: Error 0x00000028/-1076 Error during: Break
Point, Execution, Cannot set/verify breakpoint at 0x00000000".

When I execute the xdstrobe.exe, it comes:

"This error is generated by TI's USCIF driver.

The error's value is: `-180'.
The error's title is: `SC_ERR_CTL_NO_TRG_POWER'.

The error's explanation is:
The controller has detected a target power loss.
The user may have failed to turn-on or connect its source."

What is the meaning?

_____________________________________
Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join: Send an email to c...@yahoogroups.com

To Post: Send an email to c...@yahoogroups.com

To Leave: Send an email to c...@yahoogroups.com

Archives: http://www.yahoogroups.com/group/c6x

Other Groups: http://www.dsprelated.com



Reply by mayongfeng00 August 6, 20032003-08-06
Hi,everyone.
I am debugging a board with 4 C6701 in a JTAG chain. Some days ago,I
could get into the CCS and access the onboard resources. Later,I
couldn't bring up the CCS when the CPU2 is in the JTAG chain. So I
have to BYPASS it in the CCS Setup to go on my debugging and in the
most time,it is ok. But now,when I get into the CCS, I cannot access
the onboard SBSRAM and the CPU peripheral control registers are all
0X0FFF0000. When I execute "CPU reset",the message is:

"Failed Software Reset: Error 0x00000028/-1076 Error during: Break
Point, Execution, Cannot set/verify breakpoint at 0x00000000".

When I execute the xdstrobe.exe, it comes:

"This error is generated by TI's USCIF driver.

The error's value is: `-180'.
The error's title is: `SC_ERR_CTL_NO_TRG_POWER'.

The error's explanation is:
The controller has detected a target power loss.
The user may have failed to turn-on or connect its source."

What is the meaning?