Hi,
We are in the process of developing a product which has got both hardware (embedded system) & software (running on pc). The user interface is developed using Visual C++ .net 2010 IDE. Almost 15 developers work concurrently on this. The
application is multi threaded and time bound (within 1ms a set of threads should be executed).
Now, Its high time for us to standardize the code and implementation procedures.
Regarding Coding standards, I browsed through internet and found third party tools to fetch the coding violations. But i could not decide on which industry standard (C++ 11, MISRA, ..)will suit for the kind of application which we are developing and why? It would be very useful if you can provide us the information on how to implement these standards as well ?
Thanks in advance,
santhosh