0
908views
What are the advantages of cortex M3?

Subject : Embedded Systems Design

Topic : Embedded Hardware and Design

Difficulty level : Low

1 Answer
0
3views
  • Many instructions are single cycle.
  • Simultaneous data and instruction access can be performed.
  • Faster time to market and easier code maintenance.
  • Higher code density and reduced memory requirements.
  • Instruction fetches are 32bit. More bandwidth is available for data transfer.
  • It has advanced interrupt handling features.
Please log in to add an answer.