How to build a specific test

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

How to build a specific test

跳至解决方案
1,668 次查看
ko-hey
Senior Contributor II

Hi

 

I want to test GPIO with sample source in i.MX6_Platform_SDK.

According to the P6 of README, when I build a specific test, I can use the following commands.

 

build_sdk -t mx6dq -b sabre_ai -v a -test sdma



I changed the command for my environment but it occurred error message (My commands is below).


build_sdk -t mx6sdl -b smart_device -v c -test gpio



What should I do?



*The error message is in attachment.



Thank you.

Original Attachment has been moved to: gpio_test_error.txt.zip

标签 (1)
0 项奖励
回复
1 解答
1,430 次查看
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,431 次查看
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 项奖励
回复
1,431 次查看
Yuri
NXP Employee
NXP Employee

  Looks like, there is no special gpio test. You may try to build the odbs, where gpio-led
is provided. Please refer to


iMX6_Platform_SDK/apps/obds/src/tests/gpio_led.c

Have a great day,
Yuri

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

0 项奖励
回复
1,431 次查看
ko-hey
Senior Contributor II

Hi Yuri

Thanks!

I'll try it.

ko-hey

0 项奖励
回复