We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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