Execution of a C Program

Once you have successfully compiled the C program, it creates an executable file. You execute/run the program. The question arises is “How does this program gets run on the target?”. Target can be both a Microprocessor or Microcontroller. In order to understand this, we need to first understand little bit about the Central Processing UnitContinue reading “Execution of a C Program”

Design a site like this with WordPress.com
Get started