Problem with MCUXpresso 11

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

Problem with MCUXpresso 11

Jump to solution
1,079 Views
berndsirozynski
Contributor III

cant make my project with new MCUXresso 11

i have installed the new release MCUXpresso 11.0.0_2516

now i cant compile my project.

i get the error message:
cannot move location counter backwards (from 0000038c to 000002fc)

so i go back to my MCUXpresso Version 10.2.1
and all works fine.

....

i am searching for the problem and found:
that if i disable in the option
MCU Linker / Managed Linker Script / "Enable automatic placement of Code Read Protection field in image"
there is no problem, but this is only in my "Debug" Configuration,
in the Release Configuration i can disable or enable this Flag and it works always.

Bernd

0 Kudos
1 Solution
930 Views
berndsirozynski
Contributor III

Now, i create a new project in the new MCUXpresso 11 and copy my sourcefiles in the /scr directory.

The problem was complete resolved.

Bernd

View solution in original post

0 Kudos
1 Reply
931 Views
berndsirozynski
Contributor III

Now, i create a new project in the new MCUXpresso 11 and copy my sourcefiles in the /scr directory.

The problem was complete resolved.

Bernd

0 Kudos