Extend IOP16 minimal example

From Land Boards Wiki
Revision as of 09:58, 11 April 2022 by Blwikiadmin (talk | contribs)
Jump to navigation Jump to search

Overview

Steps

  • Copy baseline design
  • Select/add peripherals
  • Create new peripherals
  • Write assembly code

Baseline Design

  • Starts from IOP example
    • Similar to Arduino "Blink Sketch" and uses
      • Timer Unit 0 1 second timer
      • On-board LED

Select Peripherals

Create new peripherals

Write Assembly code

Test the build