i.MX7Dual SABRE bare metal development without an OS

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

i.MX7Dual SABRE bare metal development without an OS

558件の閲覧回数
belicstefan
Contributor I

Hallo everyone, i wanted to ask if it is possible to develop for the i.MX7Dual SABRE board on bare metal without the use of any operating systems like linux.

ラベル(1)
0 件の賞賛
返信
1 返信

442件の閲覧回数
Carlos_Musich
NXP Employee
NXP Employee

Hi Belic,

it is possible but it is not common nor easy. I think the smoothest way is:

1) Download u-boot in the processor

2) Create binary of bare metal application and save it in the fat partition of sdcard

3) Start u-boot and execute fatload instruction to copy the binary app to ram and run.


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