STM8S/A Standard Peripherals Firmware Library: Template project for RIDE toolchain with Raisonance compiler

STM8S/A

Template project for RIDE toolchain with Raisonance compiler
  ******************* (C) COPYRIGHT 2011 STMicroelectronics ********************
  * @file    readme.txt
  * @author  MCD Application Team
  * @version V2.1.0
  * @date    18-November-2011
  * @brief   This sub-directory contains all the user-modifiable files needed
  *          to create a new project linked with the STM8S/A Standard Peripheral 
  *          Library and working with RIDE7 software toolchain.
  ******************************************************************************
  * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
  * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE
  * TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY
  * DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING
  * FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE
  * CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
  ******************************************************************************
  
Project description

This folder contains a standard RIDE template workspace that includes 8 projects related to the FW Lib supported products. Each project includes all the user-modifiable files that are necessary to create a new project. These project templates can be used by mean of minor updates in the library files to run the FWLib examples, or custom user applications.

Directories contents
  • project\template\RIDE
    • project.rprj Workspace file
    • stm8s103.rapp Project file for STM8S103 Low-density devices.
    • stm8s903.rapp Project file for STM8S903 Low-density devices.
    • stm8s105.rapp Project file for STM8S Medium-density devices.
    • stm8s207.rapp Project file for STM8S207 High-density devices.
    • stm8s208.rapp Project file for STM8S208 High-density devices.
    • stm8af52ax.rapp Project file for STM8AF52Ax High-density devices.
    • stm8af62ax.rapp Project file for STM8AF62Ax High-density devices.
    • stm8af626x.rapp Project file for STM8A Medium-density devices.
    • STM8_OB.asm File required for option bytes configuration
How to use it ?
  • Open the RIDE workspace (project.rprj)
  • Choose the desired project related to the used product from the list: in the "view Project Explorer" --> Right click on the desired project and select "Set as StartUp application"
  • Rebuild all files: : in the "view Project Explorer" Right click on the active application and select "Build"
  • Load project image: Debug->Load(Ctrl+L)
  • Run program: Debug->Start (Ctrl+D)
Note:
  • High-Density STM8A devices are the STM8AF52xx STM8AF6269/8x/Ax, STM8AF51xx, and STM8AF6169/7x/8x/9x/Ax microcontrollers where the Flash memory density ranges between 32 to 128 Kbytes
  • Medium-Density STM8A devices are the STM8AF622x/4x, STM8AF6266/68, STM8AF612x/4x, and STM8AF6166/68 microcontrollers where the Flash memory density ranges between 8 to 32 Kbytes
  • High-Density STM8S devices are the STM8S207xx, STM8S007 and STM8S208xx microcontrollers where the Flash memory density ranges between 32 to 128 Kbytes.
  • Medium-Density STM8S devices are the STM8S105x and STM8S005 microcontrollers where the Flash memory density ranges between 16 to 32-Kbytes.
  • Low-Density STM8S devices are the STM8S103xx, STM8S003 and STM8S903xx microcontrollers where the Flash density is 8 Kbytes.

© COPYRIGHT 2011 STMicroelectronics

STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com