BIM OAD On-Chip

Table of Contents

Introduction

The bim_oad_onchip is a small project used with the oad_target project; it is not used as a standalone project. It is a lightweight Boot Image Manager (BIM) that resides in the last page of internal flash and executes after the boot ROM. BIM for on-chip OAD is used to switch between image A and B when performing an on-chip OAD. See the OAD section of the Bluetooth low energy Software Developer’s Guide for more information.

Hardware Prerequisites

The default BIM OAD On-chip configuration uses the LAUNCHXL-CC2640R2. This hardware configuration is shown in the below image:

For custom hardware, see the Running the SDK on Custom Boards section of the TI Bluetooth low energy Software Developer’s Guide.

Software Prerequisites

For information on what versions of Code Composer Studio and IAR Embedded Workbench to use, see the Release Notes located in the docs/blestack folder. For information on how to import this project into your IDE workspace and build/run, please refer to The CC2640R2F Platform section in the Bluetooth low energy Software Developer’s Guide.

Usage

The usage of this project is explained in the OAD section of the Bluetooth low energy Software Developer’s Guide.