QCVS DDR Validation:Target is not ready2147500037

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

QCVS DDR Validation:Target is not ready2147500037

461 Views
4649mkdg
Junior Contributor III

Hello community,

I have a trouble with my T2080 custom board(discreate DRAM) and CodeWarrior.

I am trying to valid the DDR with the QCVS DDR Validation Tool, however the connection is always refused regardless of the JTAG clock speed chosen.  

The log from the ccs server is: 
 
(bin) 7 % source IDcode.tcl


Scanning for available TAPs connected via USB.....

 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+      Available Remote Connections
+
+   1 -  CodeWarriorTAP  -  00:04:9f:07:ac:21
+   2 -  CodeWarriorTAP  -  <Specify IP Address>
+   3 -  GigabitTAP  -  <Specify IP Address>
+
+   x  - Exit Script without Changes
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Specify connection:
1


Configuring TAP Interface....


Configured Connection: cwtap : 00:04:9f:07:ac:21

 

TDO -----
        |
        * Device 0  IDCODE: 118E701D  Device: FSL T2080 rev 2.x
        |
TDI -----

 

###################################################
#
#    configTAP -  Redefine TAP interface
#
#    scanboard -  Scans the target system
#    and returns the JTAG IDCode                
#
#    ir  -  Loopback test
#
###################################################

(bin) 7 % log v
CCS Windows Release Build 439p0
verbose logging
CCSAPI connection #1 accepted from tech.local at Thu Aug 03 10:35:52 2023
check_min_version(serverh=0,*version)
  api version: 00000004 00000006
available_connections(serverh=0,*count,*cc)
  connections:
setup_cc(serverh=0,config_string= cwtap:195.121.1.2 )
  ERROR(11): Maximum number of Command Converters reached
available_connections(serverh=0,*count,*cc)
  connections: {0,73,0xa9fea8a1}
delete_cc(serverh=0,cc=0)
setup_cc(serverh=0,config_string= cwtap:195.121.1.2 )
available_connections(serverh=0,*count,*cc)
  connections: {0,73,0xc3790102}
cc_version(serverh=0,cc_index=0,index=0,*version)
config_chain(serverh=0,cc=0,count=1,*devlist,*generic)
  devlist: t4amp
reset_to_debug(serverh=0,cc=0)
  ERROR(39): Subcore error encountered during multicore operation
parse_error_ext(coreh.{serverh=0,cc_index=0,chain_pos=0}, 39)
  error: T2080: Core not responding
CCSAPI connection #1 from tech.local closed at Thu Aug 03 10:35:56 2023
(bin) 8 %

My custom board JTAG interface hardware design is similar as the T2080 data sheet(Legacy JTAG interface connection).

What are the causes "error: T2080: Core not responding" ?

Can anyone help me please.

Best regards,

Tags (2)
0 Kudos
0 Replies