What you've learned

You should now know how to:

  • Create and build an example project
  • Run example on Fixed Virtual Platform (FVP)
  • Understand basic boot code and other syntax
  • Extend example to use different I/O mechanisms
  • Extend example to implement basic exception handling

Knowledge Check

What mechanism does Arm Compiler for Embedded use to define the target memory map?

Adding which symbol to your code ensures that all semihosting calls have been removed?


Back
Next