fsl_memcpy

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

fsl_memcpy

跳至解决方案
2,284 次查看
michayardeny
Contributor III

1. I reviewed the fsl_memcpy procudure in the SDK v1.6 for e5500 my question if there is available results of the memcpy_test?

2. I want to run memcpy test  with the SDK how do I do it ?

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
2,051 次查看
Pavel
NXP Employee
NXP Employee

This procedure is not procedure from kernel source.

Look at the Section 3.3.19 in NXP SDK 2.0-1703 documentation (FAQ). Find the following:"How do I install source code, modify source code and rebuild u-boot/kernel" and "How to add a pre-built ppc binary into the rootfs"


Have a great day,
Pavel Chubakov

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

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,052 次查看
Pavel
NXP Employee
NXP Employee

This procedure is not procedure from kernel source.

Look at the Section 3.3.19 in NXP SDK 2.0-1703 documentation (FAQ). Find the following:"How do I install source code, modify source code and rebuild u-boot/kernel" and "How to add a pre-built ppc binary into the rootfs"


Have a great day,
Pavel Chubakov

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

0 项奖励
回复
2,051 次查看
michayardeny
Contributor III

May be I was wrong in my question but at the same build QorIQ-SDK-V1.6-20140619-yocto/build_t1040rdb_release/tmp/work/ppce5500-fsl-linux/libppc/git-r0/git/fsl-opt-lib/tests/memcpy/memcpy_test.c

e5500 is the architecture of t1040rdb. So the question is precisely if that all build with this BSP how can I activate the test.

Best Regards

Micha 

0 项奖励
回复
2,051 次查看
Pavel
NXP Employee
NXP Employee

There are no similar procedures in the SDK v1.6 for e5500. For example see the T1040rdb kernel source using the following path:

QorIQ-SDK-V1.6-20140619-yocto/build_t1040rdb_release/tmp/work/t1040rdb-fsl-linux/linux-qoriq-sdk/3.12-r0/git


Have a great day,
Pavel Chubakov

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

0 项奖励
回复