top of page
Welcome to EmbeddedHow
Home: Welcome
Home: Blog2
Search
Sunil Kumar Yadav
Apr 25, 20224 min read
Debugging Data Race Conditions Using Thread Sanitizer
In past to speed up the execution of software one had to either upgrade the underlying hardware i.e. microcontroller or microprocessor...
1,345 views0 comments
Sunil Kumar Yadav
Oct 3, 20218 min read
Understanding the runtime behaviors of C++ programs using uftrace tool
Whether you are an expert programmer or a freshman in university, it's always fascinating to learn how systems work under the hood. Since...
186 views0 comments
Sunil Kumar Yadav
Aug 15, 20212 min read
Measure elapsed time in the application using the C++ Chrono library
Developing a fast and efficient program requires in-depth knowledge of various algorithms and the underlying platforms. To assist us in...
756 views0 comments
Sunil Kumar Yadav
Jun 2, 20216 min read
Simplified Overview of Functional Safety and ISO 26262
Functional Safety is not a new concept, but it is taking on new importance within the automotive market due to increased electronics and...
542 views0 comments
Sunil Kumar Yadav
Feb 21, 20216 min read
How To Perform Efficient Unit Testing
Software is no longer just a hidden component within products and hence it is very important to ensure product is defect free. Learn Unit Te
56 views0 comments
Sunil Kumar Yadav
Jan 29, 20215 min read
Pitfalls Of Using Native Compiler For Embedded software Testing
As modern technology progresses, newer generation of microcontrollers/microprocessors are getting smaller in size and more powerful with...
35 views0 comments
Sunil Kumar Yadav
Mar 3, 20205 min read
Choosing Right Platform For Embedded Software Development
Developing software is a hard process. Developing embedded software is an even harder process. With traditional pitfalls of syntax error lik
102 views0 comments
Home: Subscribe
Home: Contact
bottom of page