How can i include .src file for build.Now compiler is not taking only .asm/.c/.h files.when I tried including the preprocessor include file , it is throwing error as it is not in expected .asm/.c/.h format.
Hi @shilpa1 ,
I think this is what you are looking for
https://mcuoneclipse.com/2022/02/18/using-custom-source-file-extensions-with-eclipse-cdt-gnu-make-bu...
?
I hope this helps,
Erich