Hi,
We are migrating project from IAR to Keil environment.
We have following memory map designed for IAR Linker file, does any
one has the example of scatter file designed for Keil environment
with similar memory map.
; * ROM Memory Sections
; * -------------------
; * Interrupt Vector Section: address range - 0x00000000 to
0x000001FF - ROM
; * BootLoader ROM Section: address range - 0x00000200 to 0x00007FCB
- ROM
; * BootLoader CRC Section: address range - 0x00007FCC to 0x0
↧