link.sct 800 B

1234567891011121314151617181920212223242526272829303132
  1. ; *************************************************************
  2. ; *** Scatter-Loading Description File generated by uVision ***
  3. ; *************************************************************
  4. LR_IROM1 0x00000000 0x0007fff { ; load region size_region
  5. ER_IROM1 0x00000000 0x00007fff { ; load address = execution address
  6. startup.o (RESET, +First)
  7. ; startup.o (.text,+RO)
  8. ; *(InRoot$$Sections)
  9. }
  10. }
  11. LR_IROM3 0x1000200 0x200{
  12. ER_IROM3 0x1000200 {
  13. flash_start.o (|.flash_start|,+RO)
  14. }
  15. ER_IROM3_1 0x1000340 {
  16. startup.o (|.INIT_STACK_HEAP|,+RO)
  17. }
  18. }
  19. LR_IROM4 0x1000400 0x1000000{
  20. ER_IROM4 0x1000400 {
  21. *(InRoot$$Sections)
  22. .ANY (+RO)
  23. }
  24. RW_IRAM1 0x00020000 0x010000 { ; RW data
  25. .ANY (+RW +ZI)
  26. }
  27. }