how should I program my board or what are the steps to start prograiming

sidd_anllin

sidd_anllin

@sidd-anllin-W6fQnI Oct 22, 2024

hello everybody
I am currently developing a board which has ARM processor and also includes NAND flash to boot the device
The thing is that I am not understanding how should I program my board or what are the steps to start prograiming to make the board working
I am open to use any opensourced os,need some flow or advice how to start the things
Thank you

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jun 28, 2011

    Re: Quick tip: How to ask question in 'Help Me' section

    Thread moved to Electronics section.

  • Harshad Italiya

    Harshad Italiya

    @harshad-ukH5ww Jul 5, 2011

    sidd_anllinhello everybody
    I am currently developing a board which has ARM processor and also includes NAND flash to boot the device
    The thing is that I am not understanding how should I program my board or what are the steps to start prograiming to make the board working
    I am open to use any opensourced os,need some flow or advice how to start the things
    Thank you

    First of all you are writing software for ARM processor right so you need some compiler which supports to ARM. KEIL and IAR are some examples start writing code using KEIL or IAR and to load the code you also need some Programmer.