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.
When I build, I get "feedback file not found". I went into the project settings and I noticed the --feedback flag in the linker control string. How do I edit this string to delete that option? Or how do I add the path to the FED file?
Thanks
Haven't seen the issue here, would imagine it is project specific and driven by options selected in Linker or C/C++ tabs. Or as part of a multi-pass/optimization strategy.
More details about the specific context might help understand the issue.
You can read more about Cross-Module Optimization aka Linker feedback here:
http://www.keil.com/support/man/docs/uv4/uv4_dg_adstarg.htm
More about linker optimizations here (and screenshots of how to turn off cross module optimization) are here:
http://www.keil.com/appnotes/docs/apnt_202.asp
www.keil.com/.../armlink_pge1362075470003.htm