QCVS DDR margin tool

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

QCVS DDR margin tool

7,442 Views
OneNote
Contributor I

Hi

In our latest codewarriro QCVS, the margin page of DDR validation doesn't have Margin stage as scenarios, only has Diags margin stage. Why this happen? What's the cause?

Thanks.

 

0 Kudos
Reply
22 Replies

6,974 Views
yipingwang
NXP TechSupport
NXP TechSupport

What processor are you using now?

Which version QCVS tool are you using?

0 Kudos
Reply

6,972 Views
OneNote-0
Contributor I

Thanks, Yiping.

Processor: LX2160A

QCVS version: 4.23

0 Kudos
Reply

6,970 Views
yipingwang
NXP TechSupport
NXP TechSupport

Margin stage is removed since QCVS 4.23 2020.11 release.

Margin stage scenario is no longer available for LX2, but is should be available for the rest of devices.

If further information is needed, please feel free to let me know.

0 Kudos
Reply

6,967 Views
OneNote-0
Contributor I

Thanks.

Further question: how to test margin? use diag margin stage?

 

0 Kudos
Reply

6,962 Views
yipingwang
NXP TechSupport
NXP TechSupport

I just got confirmation from the development team.

Yes, you should use the diag margin stage.

 

0 Kudos
Reply

6,852 Views
OneNote
Contributor I

Thanks.

Now it's back to 4.22.

There is a new issue happen when run the margin test.

Log attached.

read margin test log.JPG

0 Kudos
Reply

6,847 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please open CCS console on the right bottom of your task bar, type "log v", then connect to the target board again, the low level CCS log will be printed out.

Please send the CCS console log to me to do more investigation.

0 Kudos
Reply

6,842 Views
OneNote
Contributor I

ccs.JPG

 

Is this what you want? Thanks.

0 Kudos
Reply

6,840 Views
OneNote
Contributor I

CCS1.JPG

0 Kudos
Reply

6,816 Views
yipingwang
NXP TechSupport
NXP TechSupport

It failed at "reset_to_debug". If the RCW is valid, probably there is hardware design problem of the JTAG interface on your custom board.

0 Kudos
Reply

6,806 Views
OneNote
Contributor I

Measured the reset signals, when nRESET is low, PORESET_B also is low. And also found the HRESET_B is low and keep low always.Is it a clue?

0 Kudos
Reply

6,794 Views
yipingwang
NXP TechSupport
NXP TechSupport

Would you please refer to "3.2 Working with bareboard application" in the attached document to create a board board project and run it on your target board.

Please click "Target Connections->LX2160A_RDB(1)->Edit->Target Initialization File", 

please modify "USE_SAFE_RCW = False" to "USE_SAFE_RCW = True".

Then connect to the target board, and send CCS console log to me, I just want to check whether the core can be stopped.

0 Kudos
Reply

6,784 Views
OneNote
Contributor I

Print3.JPG

0 Kudos
Reply

6,782 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please modify "USE_SAFE_RCW = False" to "USE_SAFE_RCW = True" in CW initialization file and save the configuration.

0 Kudos
Reply

6,792 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please also try the following commands in CCS console.

delete all

config cc cwtap:<ip>

ccs::config_chain {lx2160a dap}

display ::ccs::get_config_chain

::ccs::stop_multi_core {21}

::ccs::reset_to_debug

0 Kudos
Reply

6,788 Views
OneNote
Contributor I

Print1.JPGPrint0.JPG

0 Kudos
Reply

6,786 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please try to run a bareboard application with hard-coded RCW as I mentioned in my previous post.

0 Kudos
Reply

6,781 Views
OneNote
Contributor I

Print4.JPG

0 Kudos
Reply

6,775 Views
yipingwang
NXP TechSupport
NXP TechSupport

As I mentioned previously, please modify "USE_SAFE_RCW = False" to "USE_SAFE_RCW = True" in CW initialization file and save the configuration, then run the bareboard application.

0 Kudos
Reply

6,810 Views
yipingwang
NXP TechSupport
NXP TechSupport

Is it possible to provide your JTAG design schematics for the custom board?

0 Kudos
Reply