Skip to main content
rajivpatil61
Associate II
December 23, 2014
Question

Linker file error

  • December 23, 2014
  • 0 replies
  • 793 views
Posted on December 23, 2014 at 10:40

I am trying to build a program at a different location of flash, I am assigning the memory of flash at 0x08020000(by default it will be at 0x08000000). during build time, it pops multiple errors like this

lkarm E112: cannot locate 1 section(s):

lkarm I455:   requirement: 0x4 bytes of ROM area in space ARM:ARM:linear

lkarm I456:   section type: absolute restriction - at address 0x8000184

lkarm I457:   _vector_97 (122) (0x4 bytes)

what is the problem?? PLease Help
    This topic has been closed for replies.