Toggling GPIO pins of LS1012ARDB without OS

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

Toggling GPIO pins of LS1012ARDB without OS

726 Views
kajalshinde
Contributor I

Hi,

I am new to ARM processors. 

Please provide solution of ''Toggling GPIO pins of LS1012ARDB with or without using OS''. 

Labels (1)
Tags (1)
0 Kudos
2 Replies

566 Views
kajalshinde
Contributor I

Thank you,

Still I am new to LS1012ARDB, can u please provide a code for ''GPIO toggling without using OS'' for the same.

0 Kudos

566 Views
Pavel
NXP Employee
NXP Employee

NXP offers SDK Linux BSP for the LS1012A. See the following page:

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/qoriq-arm-processors/qori...

 

This BSP supports sysfs interface for GPIO. Use sysfs for GPIO toggling under Linux.

 

This SDK supports fsl-toolchain - the cross compiler binary package. Use this cross compiler for GPIO toggling for standalone applications.


Have a great day,
Pavel Chubakov

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