Hi! Can I program Riotboard without an operating system (bare-metal)? What do I need? Thank you!
Hi! Can I program Riotboard without an operating system (bare-metal)? What do I need? Thank you!
Download the i.MX 6Solo/6DualLite Applications Processor Reference Manual from http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6S&fpsp=1&tab=Documentation_Tab at nearly 6000 pages you have some extensive reading ahead of you.
There's a reason they're called "Application Processors", bare metal programming is going to be very painful and time consuming due to the amount of setup required. You simply can't think of these as being in the same class as something like an Arduino.
Download the i.MX 6Solo/6DualLite Applications Processor Reference Manual from http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6S&fpsp=1&tab=Documentation_Tab at nearly 6000 pages you have some extensive reading ahead of you.
There's a reason they're called "Application Processors", bare metal programming is going to be very painful and time consuming due to the amount of setup required. You simply can't think of these as being in the same class as something like an Arduino.