[quote user="Anup Lamba"]Yes I am talking about the GCC ARM compiler :)[/quote]
Well, that changes everything. A few days ago you said you were using the TI ARM compiler. These two compilers have very different solutions WRT how NEON instructions are supported.
[quote user="Anup Lamba"]So you mean to say that in CCS v 5.4 GCC compiler support is provided in both windows as well as Linux environment by default[/quote]
I presume you are referring the host system OS, and not the OS running on the ARM device. In that case, the answer is yes.
[quote user="Anup Lamba"]does it also mean I can write some instructions in my .c file specific to neon ?[/quote]
Only if you use the Linaro gcc ARM compiler.
[quote user="Anup Lamba"]is there any possibility I can integrate this compiler in my CCS v5.2 and use it ?[/quote]
I'm pretty sure CCS 5.4 is required.
Thanks and regards,
-George