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

How do I implement the cortex M3 Boot ROM code?

Dear All,
As I know, In Cortex M3, was implemented such as the B_ROM, I_RAM, D_RAM .
and Basically, Cortex M3 is consist with internal memory ROM and SRAM.
In Boot sequence, first of all, IROM code load BL1 code into the SRAM.
So I want to know especially How do I make IROM code. I can't find ROM example.
Would you please let me know such as any example (code) or documents..?
How do I implement the cortex M3 Boot ROM code?