i.MX7Dual SABRE bare metal development without an OS

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

i.MX7Dual SABRE bare metal development without an OS

430 Views
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.

Labels (1)
0 Kudos
1 Reply

314 Views
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!
-----------------------------------------------------------------------------------------------------------------------