Where is a DDR Stress Test's Makefile for i.MX53

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

Where is a DDR Stress Test's Makefile for i.MX53

Jump to solution
936 Views
ko-hey
Senior Contributor II

Hi all

I have a question about DDR Stress Test.

I'm building a build environment with UserGuide.docx.

According to the guide, there are following steps.

a) Download free CodeSourcery arm GNU toolchain from  http://www.codesourcery.com/downloads/public/gnu_toolchain/arm-none-eabi/arm-2008q3-66-arm-none-eabi...

http://www.codesourcery.com/downloads/public/gnu_toolchain/arm-none-eabi/arm-2008q3-66-arm-none-eabi...b) install it to your cygwin, e.g., /opt

c) create a soft link /opt/CodeSourcery -> /opt/arm-2008q3

d) unzip Target_Images.tar.gz to any directory

e) in the cygwin shell, go to target directory

f) type “make TARGET=mx53” for mx53 or “make TARGET=mx51” for mx51

g) you should get ddr-stress-test-mx53.bin or ddr-stress-test-mx53.bin under output/target/bin

In step "f)",  I can't find Makefile in "DDR_Stress_Tester_for_mx51mx53_V002" directry.

Where is the Makefile that we use in step f) ?

Ko-hey

Labels (1)
Tags (1)
0 Kudos
1 Solution
675 Views
igorpadykov
NXP Employee
NXP Employee

Hi ko-hey

it should be in:

..\DDR_Stress_Tester_for_mx51mx53_V002\source_code\diag-obds-ddr-test\makefile

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
676 Views
igorpadykov
NXP Employee
NXP Employee

Hi ko-hey

it should be in:

..\DDR_Stress_Tester_for_mx51mx53_V002\source_code\diag-obds-ddr-test\makefile

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos