This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

bootloader writing

greetings,

              as i know the boot loader is the start-up for most of controllers today. till now i just used the boot loader written by someone but i don't have any idea about it how to write it  what are the things we have to include and what parameters we have to taken into account ? could any one explain it clearly how to write it at least explanation with example for arm controllers????

Thanks and Regards.

Parents
  • Hello,

    what do you mean by the word of bootloader?

    Is it the boot program which will download program to the flash memory and jump to reset routine?

    Or is it a just start-up program?

    If you image the former, you must define the target device.

    What is the target device?

    Best regards,

    Yasuhiko Koumoto.


Reply
  • Hello,

    what do you mean by the word of bootloader?

    Is it the boot program which will download program to the flash memory and jump to reset routine?

    Or is it a just start-up program?

    If you image the former, you must define the target device.

    What is the target device?

    Best regards,

    Yasuhiko Koumoto.


Children