develop HLR, LLR, Architecture.
download latest code from project path, and copy all files downloaded into one folder.
create dev C++ project in that folder.
add all files to project.
then add your software code - function definition in .c, function declaration in .h.
test newly added function in SWS_Main.c (compile and execute)
Hari ==> Sravani ==> Rajini