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

starup *.s file for KEIL

The startup *.s file is placed in a library project, then the app project link this library.
When I compile, error:
error: L6236E: No section matches selector - no section to be FIRST/LAST.

but place *.s file in app project, it's OK.

0