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.
Hello everyone.
I am new in programming and I am wondering what the linker file is used for and what It does? The programing environment I use is IAR embedded workbench. The only thing I know is that the linker file is used as a reference between the binary file and the libraries I have included in my source code. But how it works? Is the linker file created automatically by the compiler when I compile my source? Thank you and excuse my poor English!