Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Bootloader and application image are loaded to flash.

...

Load images to device using FlashPro/GangPro-ARM software - option with external flash connected via SPI

It is recommended to program an external flash before the main flash in case of any bootloader issues.

  1. In main window click Add/Edit external flash (EF) button to configure connected EF.

...

  1. Configure the type of connected EF, the communication interface, and the address space. Then click OK.

...

  1. Select form menu Setup → Memory Options. In Memory Options window select Address Range: External Flash only and click OK.

...

  1. Open code file for external flash. Leave Memory protection unchecked and perform Auto program.

...

  1. External flash should be programmed.

...

  1. Now load bootloader and application images to internal flash. Select form menu Setup → Memory Options. In Memory Options window select Address Range: Flash memory only and click OK.

...

  1. Open code file with signed bootloader image and append code file with signed application image.

...

  1. Next Perform Auto program. Bootloader and application images should be loaded into internal flash.

...

III. Provision Key, Enable Secure Boot and Enable Debug Lock using FlashPro/GangPro-ARM

...