Build Error

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello everyone

   

I've been finishing this proyect that was of other person who worked with me, but I has a problem when I build it

   

ERROR: .\CortexM0\ARM_GCC_493\Debug\Tarjeta de comunicacion PLC.elf section `.rodata' will not fit in region `rom'
ERROR: section .cyloadablemeta loaded at [00007fc0,00007fff] overlaps section .rodata loaded at [00007ad8,00008147]
ERROR: region `rom' overflowed by 0 bytes
collect2.exe: error: ld returned 1 exit status
The command 'arm-none-eabi-gcc.exe' failed with exit code '1'.

   

 

   

If you can give  instruction for how to solve it, i will appreciate it 

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Here is with the definition error solved

View solution in original post

0 Likes
3 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

The project archive you supplied cannot be opened, sorry.

   

Use
Creator->File->Create Workspace Bundle (minimal)
and attach the resulting file.

   

Try to compile your project with "Release" settings instead of "Debug"

   

 

   

Bob

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Sorry for the inconvenience, I attached the Zip already
I have already read about the "Release" but the same error.

   

Thank you for you help

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Here is with the definition error solved

0 Likes