Aug 11, 20221 min readAutomotiveMemory Mapping for Autosar based Software DevelopmentMemory mapping in simple terms is the process of assigning hardware memory addresses to different items in the code - Functions & Data....
Jun 21, 20228 min readEmbeddedUnderstanding Linker DirectivesThis article enables you to understand or create linker script using linker directives. The directives and examples used in the article...