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

Dangerous Linker Warning

The Keil linker generates a warning if a section is located outside the class area. This is somewhat dangerous because the project is built even it might not work on the hardware!

Is there any way how we can force the linker to output an error instead? Wouldn't it be great to have a linker directive similar to the WARNING directive for the compiler, which assigns warnings to a warning level?

- Mike