building stressapptest for iMX6Q sabreSDP board.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

building stressapptest for iMX6Q sabreSDP board.

2,052件の閲覧回数
RuchirChhabra
NXP Employee
NXP Employee

I am trying to build the stressapptest for iMX6. I am using a virtual machine to cross compile using the following command to configure.

./configure --host=arm-poky-linux-gnueabi

configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
configure: Compiling with dynamically linked libraries.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-poky-linux-gnueabi
configure: WARNING: Unsupported CPU: arm! Try x86_64, i686, powerpc, or armv7a
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for arm-poky-linux-gnueabi-g++... arm-poky-linux-gnueabi-g++
checking whether the C++ compiler works... no
configure: error: in `/home/r2aaje/Documents/stressapptest':
configure: error: C++ compiler cannot create executables
See `config.log' for more details.

 

I get the warning highlighted in red above. Any idea on why that is? Has anyone build this app successfully and run on the iMX sabre boards?

Original Attachment has been moved to: config.log.zip

ラベル(2)
0 件の賞賛
3 返答(返信)

1,366件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Ruchir,

Per you issue looks more like you are working with the incorrect version of your tool or arm architecture is not supported in that tool, however Please try to use the official NXP i.MX6 DDR stress test tool:

i.MX6/7 DDR Stress Test Tool V2.52 

regards

0 件の賞賛

1,366件の閲覧回数
RuchirChhabra
NXP Employee
NXP Employee

Thanks for the reply. I need run both DDR stress test and the stressapptest on the same board. Issue is how to setup the config file to cross compile successfully.

0 件の賞賛

921件の閲覧回数
jekim
Contributor III

Hello,

 

If the "stressapptest" is working on your board, could you let me know how the configuration should be set? Thanks.

 

Best Regards,

Jeff

0 件の賞賛