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.
Hello harshan_behra,
if you would like to write your own startup code, the post Writing your own startup code for Cortex-M would be helpful.
If your target device is not Cortex-M, the post D-side prefetch Cortex-A8 might be useful.
Although both are not my posts, ...
Best regards,
Yasuhiko Koumoto.