hi... i am facing a different problem with the latest version of MDK-ARM (v4.23). if i click "project -> clean target" it is deleting .s file. what will be problem?
Have you written the *.s files (or copied them to the project directory), or are they generated by the compiler?
yes. copied to the project directory. while creating new project .s file copied to current project directory.
example projects (C:\Keil\ARM\Examples) not deleting .s files. happening only for new projects.
But have you actually added these files to the uVision Project?
yes
http://www.keil.com/forum/20265
yes. same problem. if i select folder for listings and objects then it is not deleting .s file.