Hello Bibin Puthiyath:
I am not familiar with FNET but the standard way to correct this kind of "No such file..." error involves 2 steps:
1) Search the file in your library, software package, etc, in this case in the FNET folders.
2) In KDS make sure that you have a search path (in this case for the assembler) pointing to the location of such file in your computer. Go to Project -> Properties -> C/C++ Build -> Settings -> Cross ARM GNU Assembler -> Includes. One of the Include paths (-I) should point the assembler to the missing file.
Let us know if you have doubts.
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------