Bare metal programming

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

Bare metal programming

805 Views
himasagar
Contributor I

Guidance  to start bare metal programming on cortex m4 for  imx6sx sabre sdb as am able to run rtos based applications.

like led blinking

Thanks in Advance

Labels (1)
0 Kudos
2 Replies

669 Views
b36401
NXP Employee
NXP Employee

Here you can download FreeRTOS BSP for i.MX6SX:

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-process...

Have a great day,
Victor

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

0 Kudos

669 Views
himasagar
Contributor I

Hi victor

thanks for the reply, I already done with Freertos based programming, now just i want to try without the  help of rtos.

How to configure a Gpio either as input or output.

How to write data to a gpio(High/Low) or Read data when it is configured as input.

Thanks in Advance.

0 Kudos