Pouya NeshagarApr 2, 20184 minSetting up Test Driven Development (TDD) with IAR workbench for Embedded C
Pouya NeshagarJan 22, 20183 minUse of ‘Static’ keyword in Embedded CIn this article, we will take a close look at the ‘Static’ keyword in C language and how it will affect our code in deeper level in...
Pouya NeshagarJan 16, 20184 minUse of 'Volatile' keyword in Embedded CImagine that you are in an interview for a job and. The interviewer gives you the following code, and asks you to find the problem [1]:...