JTAG SEQUENCE - CW TAP

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

JTAG SEQUENCE - CW TAP

1,004 Views
prashantsoni
Contributor I

Hi NXP Team 

We have coustom build LS2088A board, in which CPLD is bypassed, but at the time we want to  DDR SPD read from CW tap we are facing issue.

Can you please let us know the reset sequence to be followed at this DDR SPD read from CW TAP  operation.

0 Kudos
3 Replies

857 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Prashant Soni,

Would you please capture CCS log to me to do more investigation?

When you click "Read SPD", CodeWarrior Connection Server console will be open automatically, please type "log v" in the CCS console, then click Read SPD again, the low level communication log will be captured in CCS console.

Thanks,

Yiping

0 Kudos

857 Views
prashantsoni
Contributor I

Hi Yiping 

logs are: 

RCWSR1:
[1412448448L]
Traceback (most recent call last):
 File "/home/vvdn/Freescale/CW4NET_v2019.01/Common/QCVS/Optimization/resources/QorIQ/ARMv8/ddr/read_spd.py", line 205, in <module>
   read_spd()
 File "/home/vvdn/Freescale/CW4NET_v2019.01/Common/QCVS/Optimization/resources/QorIQ/ARMv8/ddr/read_spd.py", line 162, in read_spd
   sys_init.init(params, session, init_ddr=False)
 File "/home/vvdn/Freescale/CW4NET_v2019.01/Common/QCVS/Optimization/resources/QorIQ/ARMv8/ddr/sys_init.py", line 136, in init
   reset_out = utils.gdb_execute("cw_reset %d" % reset_delay)
 File "/home/vvdn/Freescale/CW4NET_v2019.01/Common/QCVS/Optimization/resources/QorIQ/ARMv8/common/utils.py", line 215, in gdb_execute
   raise gdb.GdbError("ERROR: " + str(ex))
gdb.GdbError: ERROR: Target reset failed.
//
Additional error details:
[CCS: timeout during target operation]

Regards 

0 Kudos

857 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Prashant Soni,

When creating a QCVS DDR project, in DDR configuration panel, when click "Read SPD", CodeWarrior Connection Server(CCS) will be invoked automatically on the right bottom of the task bar.

Please open CCS, type "log v", then click “Read SPD" again, the low level communication log will be printed in CCS, would you please send this log to me to do more investigation?

Thanks,

Yiping

0 Kudos