How to build a specific test

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

How to build a specific test

Jump to solution
1,143 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
905 Views
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!

View solution in original post

0 Kudos
Reply
3 Replies
906 Views
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 Kudos
Reply
906 Views
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 Kudos
Reply
906 Views
ko-hey
Senior Contributor II

Hi Yuri

Thanks!

I'll try it.

ko-hey

0 Kudos
Reply