• 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...
  • error: L6235E: More than one section matches selector - cannot all be FIRST/LAST.
    I try compile new project and see error ds1\ds1.sct(7): error: L6235E: More than one section matches selector - cannot all be FIRST/LAST. I find t his where they say YOu may have duplicate filenames...
  • 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...
  • error: L6236E: No section matches selector - no section to be FIRST/LAST
    I have been facing this error: L6236E: No section matches selector - no section to be FIRST/LAST when I try to migrate the keil project from Compiler version 5 to version 6. Details: Controller: TLE9879QXA40...
  • 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 --------...