top of page



Welcome to EmbeddedHow
Home: Welcome
Home: Blog2
Search

Getting Started with ARM Cortex-M
Whether you're a layperson when it comes to technology or a passionate tech aficionado, it's highly probable that you're familiar with or...
Sunil Kumar Yadav
Jan 15, 20234 min read
217 views
0 comments

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...
Sunil Kumar Yadav
Apr 25, 20224 min read
1,437 views
0 comments


gprof: How To Use GNU Profiling Tool?
Efficiency in software engineering is associated with reliability, speed, and programming methodology used in developing software for an...
Sunil Kumar Yadav
Sep 19, 202113 min read
437 views
0 comments


Why you should use strncmp over strcmp?
The standard library provides many useful functions to ease the job of software engineers. Usually, the standard library provides library...
Sunil Kumar Yadav
Aug 28, 20212 min read
675 views
0 comments
Home: Subscribe
Home: Contact
bottom of page