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.
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!
-----------------------------------------------------------------------------------------------------------------------