This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Linker --no_autoat problem

I am using RealView MDK-ARM Version: 340.

I need to use --no_autoat linker option for my project, but it seems to be a problem. Linker control string contains --autoat option by default. Then I add my --no_autoat statement to the Linker Misc controls box, this statement somewhy goes before default --autoat option in the linker control strig, so my --no_autoat option is constantly overriden by --autoat option.
Can anyone confirm such MDK missbehaviour, and propose a workaround for this?

Parents Reply Children
No data