Hi,
I've found the following:
Bug 105022 – [content type] file specs should be case-sensitive
Bug 103530 – managed build: File with capital "S" extension not recognized as assembly
Adding a new File types for .s is not working due to the case sensitive problem.
Now the workaround is to add .s types in the project properties.
Bug 278026 – Managed build doesn't work for *.s assembler files
Extract:
+++++++++++++++++++++++++++
In the meantime I found a workaround for the problem:
Project Properties -> C/C++ General -> File Types -> Use project settings -> New -> Pattern: *.s, Type: Assembly Source File -> OK
+++++++++++++++++++++++++++
I've checked it on my side and it's working.
Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------