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.