Migration from MCUXpresso 10.0.2 to 10.1 : linker memory overlap

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Migration from MCUXpresso 10.0.2 to 10.1 : linker memory overlap

846 Views
daviddasilva
Contributor I

Hi,

I'm trying to migrate my project from MCUXpresso 10.0.2 to 10.1 but I have a problem when I compile my project.

The project compile correctly on the 10.0.2 version but on the 10.1 I have the following error at the end of the build : 

ld.exe: section .dummy VMA [1ffffffb,20000002] overlaps section .bss VMA [1fff9820,20006a1b]

The build is successful but the linker seems to have a problem with an overlap.

Does someone has the same error ?

My project was based on the "frdmkw41z_wireless_examples_bluetooth_heart_rate_sensor_freertos" example but is now heavily modified. The ".ld" file has not been modified from the initial project.

Thanks in advance!

1 Reply

574 Views
lpcxpresso_supp
NXP Employee
NXP Employee

There appear to be issues using the KW41Z wireless examples under MCUXpresso IDE 10.1.0 as you are finding. We are working with the team who produce these examples  to resolve the issues in the near future. But for the moment, for your particularly setup I would suggest staying with MCUXpresso IDE v10.0.2 for now.

Regards,

MCUXpresso IDE Support