• 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: ...
  • ASM.axf: Error: L6236E: No section matches selector - no section to be FIRST/LAST.
    Hi, In Keil, I tried to assemble the following ARM7 assembly language. But it generates Error. The assembly program is given below: AREA subrout, CODE, READONLY ENTRY start MOV r0, #10 MOV...
  • 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...
  • 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: 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...