1
NXPTM M522XX, KINETIS and i.MX RT / Re: uTasker v2.0.0 doesn't compile on MCUXpresso v11.5.0 (.text LMA overlaps)
« on: March 04, 2026, 12:06:05 AM »
Mark,
Sorry to ressurect an old thread but I too am getting the
D:/nxp/MCUXpressoIDE_25.6.136/ide/plugins/com.nxp.mcuxpresso.tools.win32_25.6.0.202501151204/tools/bin/../lib/gcc/arm-none-eabi/14.2.1/../../../../arm-none-eabi/bin/ld.exe: section .text LMA [60000000,60001b8b] overlaps section .text LMA [60000000,60001fff]
D:/nxp/MCUXpressoIDE_25.6.136/ide/plugins/com.nxp.mcuxpresso.tools.win32_25.6.0.202501151204/tools/bin/../lib/gcc/arm-none-eabi/14.2.1/../../../../arm-none-eabi/bin/ld.exe: section .rodata LMA [60000000,60000029] overlaps section .text LMA [60000000,60001b8b]
overlap error while trying to build uTasker1 master is MCUXpresso V25.6. I've copied the .ld files I downloaded from the thread referenced in your post above and placed them in the appropriate directory to no affect. Can you please advise on other corrective measures.
On a related note, I've configured the project for a 4mb flash (see attached) yet the build results are still saying 8mb. Is there another configuration change required?
Memory region Used Size Region Size %age Used
SPI_FLASH: 8200 B 8 MB 0.10%
SRAM_DTC: 0 B 523520 B 0.00%
SRAM_ITC: 0 B 512 KB 0.00%
SRAM_OC: 0 B 512 KB 0.00%
BOARD_SDRAM: 0 B 32 MB 0.00%
Sorry to ressurect an old thread but I too am getting the
D:/nxp/MCUXpressoIDE_25.6.136/ide/plugins/com.nxp.mcuxpresso.tools.win32_25.6.0.202501151204/tools/bin/../lib/gcc/arm-none-eabi/14.2.1/../../../../arm-none-eabi/bin/ld.exe: section .text LMA [60000000,60001b8b] overlaps section .text LMA [60000000,60001fff]
D:/nxp/MCUXpressoIDE_25.6.136/ide/plugins/com.nxp.mcuxpresso.tools.win32_25.6.0.202501151204/tools/bin/../lib/gcc/arm-none-eabi/14.2.1/../../../../arm-none-eabi/bin/ld.exe: section .rodata LMA [60000000,60000029] overlaps section .text LMA [60000000,60001b8b]
overlap error while trying to build uTasker1 master is MCUXpresso V25.6. I've copied the .ld files I downloaded from the thread referenced in your post above and placed them in the appropriate directory to no affect. Can you please advise on other corrective measures.
On a related note, I've configured the project for a 4mb flash (see attached) yet the build results are still saying 8mb. Is there another configuration change required?
Memory region Used Size Region Size %age Used
SPI_FLASH: 8200 B 8 MB 0.10%
SRAM_DTC: 0 B 523520 B 0.00%
SRAM_ITC: 0 B 512 KB 0.00%
SRAM_OC: 0 B 512 KB 0.00%
BOARD_SDRAM: 0 B 32 MB 0.00%