HI @diego_charles
Thanks for your reply.
Tools i am using are as follows:
Current Toolchain: NXP MCU Tools
Current buider: Gnu Make Builder
Used Tools
MCU C++ compiler
MCU C compiler
MCU Assembler
MCU C++ Linker
MCU Linker
MCU Debugger
Above are all the options i have seen in my Project properties.
I also haven't seen any example with s_ folder name, but every example has a folder with name "source", in my project, i have renamed that folder name "source" as "Application", so then my project doesn't have a folder called "source", then the issue arises. Is it mandatory to have a folder that contains name as "source" or the name starting with letter "s" in all the projects created.