0% found this document useful (0 votes)
5 views1 page

ECTE333 Practice 2 Solution

The document provides solutions to general short questions related to microcontroller architecture and applications, specifically covering topics from lectures 7 to 10. Key concepts include the roles of the control unit, program counter, instruction register, and processes like fetching, decoding, executing, and updating the program counter. Additionally, it outlines the functions of assemblers and linkers in converting files and discusses methods of passing parameters.

Uploaded by

Manh Hoang Van
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

ECTE333 Practice 2 Solution

The document provides solutions to general short questions related to microcontroller architecture and applications, specifically covering topics from lectures 7 to 10. Key concepts include the roles of the control unit, program counter, instruction register, and processes like fetching, decoding, executing, and updating the program counter. Additionally, it outlines the functions of assemblers and linkers in converting files and discusses methods of passing parameters.

Uploaded by

Manh Hoang Van
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

ECTE333: Microcontroller Architecture and Applications

General Short Questions for Practice - Solution


For Questions 1 to 47, check Tutorial Solutions 1 to 5, and Lectures 7 to 10.

Lectures 7, 8, 9, 10
48) Control unit

49) Program Counter

50) Answer: Instruction Register

51) 1) Fetch; 2) Decode; 3) Execute; 4) Update PC.

52)
 Assembler: Convert assembly file to object file.
 Linker: Convert object files to executable code.

53) Pass 1.

54) 1) Pass by registers; 2) Pass by the stack.

*** END ***

Lam Phung ECTE333 – General Short Questions for Practice - Solution Page 1/2

You might also like