Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: formatting, grammar

...

  1. Download and install your IAR copy following the standard installation procedure.
  2. Create Create the IAR_ARM_BASE environment variable (see "Creating Environment Variables" below) and set it to contain base address of your installation, e.g. IAR_ARM_BASE=C:\Program Files (x86)\IAR Systems\Embedded Workbench 6.4 
  3. For IAR versions prior to 7.4 (for IAR versions >= 7.4, these directories already exist):
    1. Create the IAR_ARM_BASE\arm\config\flashloader\Linear\DustNetworks\ directory
    2. Create a directory under IARthe IAR_ARM_BASE\arm\config\linker\Linear\DustNetworks\ directory
  4. For IAR versions prior to 7.4, copy the files below from your 
    Include Page
    _def_ocsdk
    _def_ocsdk
     installation directory (for IAR >= 7.4, these files are already present and this step is not needed):
    1. Copy the files in \tools\flash_loader\ -->  to IAR_ARM_BASE\arm\config\flashloader\Linear\DustNetworks\
    2. Copy \linker_configuration\Eterna.icf  -->  to IAR_ARM_BASE\arm\config\linker\Linear\DustNetworks\

...