Llosa de Viango Tollos – board libraries

Introduction

Features

Getting started

Download


Libraries

  Tollos libraries

  Device libraries

    boards

    microcontrollers

    peripherals


Background

  Sample application

  Troubleshooting

Board libraries include generic ‘glue’ modules for Tollos interfaces. They also include:

  • a linker script suitable for use with Tollos (part of the Tollos package); this is usually the link script an application needs to specify: it contains essential configuration information (in particular the source and speed of the microcontroller input clock) and includes the appropriate link script for the microcontroller (which in turn includes the Tollos generic link script, tollos.ld)

  • code ‘glue’ modules (.c and possibly .h files) for the peripherals provided by the board, for example user-accessible LEDs or a debug link to a host.

Several board libraries are under development for Tollos; currently included in the download are:

  • mbed – code and link script for the mbed board

  • primer2 – code and link script for the Primer2 board

Both of these provide glue modules for the Tollos led and debug functions (the latter use the USB link on the mbed and the USB Virtual COM port on the Primer2).

Tollos and these web pages were written by Mike Cowlishaw; Please send me any corrections, suggestions, etc.
All content © Mike Cowlishaw, 2010–2012, except where marked otherwise. All rights reserved. The pages here are for non-commercial use only (see the separate licence for Tollos source code). Privacy policy: the Speleotrove website records no personal information and sets no ‘cookies’. However, statistics, etc. might be recorded by the web hosting service.

This page was last updated on 2011-01-16 by mfc.