8 years, 11 months ago.

Error: L6235E: More than one section matches sele

Hi,

I don't have a scatter file, however I'm getting: Error: "/extras/mbed_8ab26030e058/TARGET_RZ_A1H/TOOLCHAIN_ARM_STD/MBRZA1H.sct", line 22 (column 12): Error: L6235E: More than one section matches selector - cannot all be FIRST/LAST.

This looks like a scatter file, but it is not part of my current project. build all did not help. I can't seem to open/edit find this file. I have that file in another project, and line 22 contains: VECTORS 0x18004000 FIXED {

  • (RESET, +FIRST) ; Vector table and other (assembler) startup code
  • (InRoot$$Sections) ; All (library) code that must be in a root region
  • (+RO-CODE) ; Application RO code (.text) } Which seems to be ok... What need I do to clear this error?

Thank you

Be the first to answer this question.