Keil™, An ARM® Company

MCBSTR7 User's Guide

Creating a Project

The required steps for creating a project and application programs are:

  1. Select the ARM Toolset that you want to use for your project.
    The default configuration is the Keil ARM Toolset and the information below assumes that you have selected the Keil CARM Compiler.
  2. Create a New Project File with the µVision menu command Project - New Project.
    Select a microcontroller from the Device Database™. The MCBSTR7 Board comes with the ST STR710FZ2T6, however, you may also use it to develop code for other STR7 device variants since the STR710FZ2 represents a superset of several other STR7 devices.
  3. Add Startup Code from the folder ..\KEIL\ARM\RV30\STARTUP\ST to your project. After selecting a device, µVision prompts with the following dialog:

    Copy Startup dialog

    Answer with Yes since the supplied startup code fits for most STR71x projects.

  4. Add your own Source Code to the project using the µVision editor (or any editor of your choice) by either:
    • Right clicking the mouse in the Project Window on a group and selecting Add Files to Group from the context menu.
    • Or

    • Opening the Project - Components, Environment and Books - Project Components dialog.
      Within this dialog, you may create and organize files into groups, or create other project targets with different tool configurations.

      Components, Environments and Books Dialog