• Unhelpful message: L6235E: More than one section matches selector - cannot all be FIRST/LAST.
    mbed/TARGET_NUCLEO_L152RE/TOOLCHAIN_ARM_MICRO/ stm32l152re.sct (34): error: L6235E: More than one section matches selector - cannot all be FIRST/LAST. So how about telling me which sections they...
  • No section matches selector - no section to be FIRST/LAST
    I am developing a project for LPC54018 iot module where I am using MDK toolchain to compile the project through the command line. I am developing cmake based build environment. While compiling, I...
  • "ARMLINK: L6235E: More than one section matches selector".
    I created a new project and then used ST32MAX for pin selection and generation of code. When compiling and linking I get "ARMLINK: L6235E: More than one section matches selector". There are 2 'startup_stm32f091xc...
  • error: L6236E: No section matches selector - no section to be FIRST/LAST
    Hi, I wrote a program on arm7 lpc2148 in keil but couldn't get the output .It is showing the error "error: L6236E: No section matches selector - no section to be FIRST/LAST".. my code is --------...
  • arm.axf: Error: L6236E: No section matches selector - no section to be FIRST/LAST.
    hello.I am writing a code.But I couldnt successful.It give error that is: arm.axf: Error: L6236E: No section matches selector - no section to be FIRST/LAST. how can I edit it? My code is: ...