answersLogoWhite

0


Best Answer

Micro-Processor programming model refers to the Micro-Processor system as

seen by a programmer. It involves the following:

The Instruction Set -

The Micro-Processor internal Registers -

The way Micro-Processor accesses the memory (Addressing -

Mode):

Micro-Processor 'Fetches' (reads) an instruction from memory,

'Decodes' (interprets) the instruction, and then

'Executes' (carries out the task) the instruction.

It repeats the cycle for next instruction.

By

Fijabi Isaac M. Tech Computer Sc.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you understand by programming model of a microprocessor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What power supply is used in microprocessor 8085 programming?

+5v necessary for microprocessor 8085.


Microprocessor uses in robotics?

as we know that the core of the intelligent robot is its programming and as it is made up of electronics to control it assembly language programming is important so microprocessor is used in robotics.


Where can you get model question papers for advanced microprocessor?

<a href="http://blog.oureducation.in/sample-paper-advanced-microprocessor/">Advanced Microprocessor Model Question<a/>


What are the Structured programming languages?

In Structured Programming also known as Modular Programming Each Method(function) is structured itself. Such logical structure make programming more efficient and easy to understand. it employs Top-Down design model.


What has the author C Vieillefond written?

C. Vieillefond has written: 'Programming the 80286' -- subject(s): Intel 80286 (Microprocessor), Programming


What do you understand by linear programming?

1. What do you understand by Linear Programming Problem? What are the requirements of Linear Programming Problem? What are the basic assumptions of Linear Programming Problem?


What do you understand by linear programming problem?

1. What do you understand by Linear Programming Problem? What are the requirements of Linear Programming Problem? What are the basic assumptions of Linear Programming Problem?


What has the author Ross P Nelson written?

Ross P. Nelson has written: 'Microsoft's 80386/80486 programming guide' -- subject(s): Assembler language (Computer program language), Intel 80386 (Microprocessor), Intel 80486 (Microprocessor), Programming


Definition of monitor program in microprocessor?

a program which can be understand by machine.


What is the purpose of a software model of a microprocessor?

Typically, a software model of a microprocessor describes the microprocessor in a register transfer language (RTL). To test the software model, a set of test instructions, referred to as a "test case," is written in the machine language of the microprocessor, and a simulator simulates the execution of those instructions by the microprocessor. Software verification tools compare the results obtained from the simulation with the results that should be obtained if the microprocessor is functioning correctly. If the expected results do not match the actual results, an error exists in the design. In response, the software model may be modified in an attempt to rectify the identified error.


What has the author Ambrose Barry written?

Ambrose Barry has written: '68000 Assembly Language, Programming And Interfacing' -- subject(s): Computer interfaces, Motorola 68000 (Microprocessor), Programming


Why programmer must know model of microprocessor before writing?

Because each microprocessor type has its own unique machine code.