EABI - Why any embedded software engineer should know about it.
This post is to introduce the EABI to who has never read about it. ABI and EABI- Don’t be confused with API.
This post is to introduce the EABI to who has never read about it. ABI and EABI- Don’t be confused with API.
This is the tree I have from the first year I have a full-time job. I started with only one bush an now it has 2.
This post is just way I spent my free time to record what I have done during the hard time in the pandemic.
I am going to discuss about the memory aligment issue which we faced many times during development of the low level software. This topic is applied for any k...
Background Sometimes, when we develop the library for the customer, we need to provide the callback/hook functions that prototype that shall be implemented b...