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

"no section to be FIRST/LAST"error, when startup file be in library

Hi, all I encounter a problem that as follow: I create two projects. the one will be compiled to a library, and the other will use the library. But, an error throw out when linking in the second project. as follow: linking... .\Objects\output.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST. Not enough information to list image symbols. Not enough information to list load addresses in the image map. Finished: 2 information, 0 warning and 1 error messages. ".\Objects\output.axf" - 1 Error(s), 0 Warning(s). Target not created. my environment is: Windows7 MDK 5.25 can somebody give some clue? thanks Best regards.