I want to create a project with the gnu compiler. I've seen in the keil website that I can find the startup.s file in this directory: C:\Keil\ARM\GNU But I don't have this directory and I don't find startup.s file for my luminary microcontroler (to comple with gnu compiler). If someone can help me. Tell me where can I find this file. Thanks
gcc no longer supported by Keil. You have to go the other route, i.e. locate the ARM version of gcc, and pick up startup files etc from that site, or see what forums you can find.