How to build a specific test

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

How to build a specific test

ソリューションへジャンプ
1,664件の閲覧回数
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,426件の閲覧回数
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,427件の閲覧回数
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,427件の閲覧回数
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,427件の閲覧回数
ko-hey
Senior Contributor II

Hi Yuri

Thanks!

I'll try it.

ko-hey

0 件の賞賛
返信