[quote user="hemanth jv"]How to add the linker script in the visual studio C++ ??[/quote]
When you a start a new project in Code Composer Studio, the linker command file is supplied for you. The choice is made based on the target processor you use. The presentations on the compiler tips and tricks page briefly touches on this topic.
Thanks and regards,
-George