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

Don't want to specify a scatter file...

With the latest Keil ARM tool (uVision 3.31, RealView compiler), the Linker tab in my project options keeps specifying a default scatter file (named after my project). When I build, the linker complains about the missing scatter file.

When I delete this filename from the Linker tab and then close the options dialog, I can build. However, as soon as I reenter the Linker tab, this non-existent scatter file appears again.

How do I stop uVision from doing this? Is this a bug?