Material Detail

The Basics of Programming Embedded Processors: Part 5

The Basics of Programming Embedded Processors: Part 5

Two important aspects of the code compilation phase in embedded program development are register allocation and schedule. Given a block of code, we want to choose assignments of variables (both declared and temporary) to registers to minimize the total number of required registers. This article is a brief, but still solid explanation of this subject.... Show More

Quality

  • User Rating
  • Comments
  • Learning Exercises
  • Bookmark Collections
  • Course ePortfolios
  • Accessibility Info

More about this material

Comments

Log in to participate in the discussions or sign up if you are not already a MERLOT member.