Bare metal programming

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

Bare metal programming

1,621 次查看
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

标签 (1)
0 项奖励
回复
2 回复数

1,485 次查看
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 项奖励
回复

1,485 次查看
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 项奖励
回复