Program ARM i.MX6 in bare metal mode

Discussion in 'General Programming Discussion' started by Mazen619, Jun 11, 2015.

  1. Mazen619

    Mazen619 New Member

    Joined:
    May 20, 2015
    Messages:
    4
    Likes Received:
    0
    Hello everyone,

    I've UDOO Quad, and my project is an algorithm that reads data from sensors (Gyros) and do some process and give outputs through I2C to another sensors.
    It's requested from me to start working on i.MX6 only bare metal mode "not to use SAM3/Arduino" and I have no idea how to do it. So, my questions are:
    • Has anybody tried this? or is there any documents or websites explain that in details (Step be Step)?
    • Should my PC operating system be Ubuntu or Windows or it doesn't matter?
    • How to compile my C codes and load it to UDOO board?
    • I want to use GPIOs / Timer / I2C in i.MX6, Is there ready drivers for them?
    Any help from you guys will be valuable to me :)

    Thanks in advance..
     
  2. qRayner

    qRayner New Member

    Joined:
    Jun 17, 2015
    Messages:
    10
    Likes Received:
    1

Share This Page