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
Solved! Go to Solution.
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
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