URL
https://opencores.org/ocsvn/light52/light52/trunk
[/] [light52/] [trunk/] [test/] [readme.txt] - Blame information for rev 22
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
3 |
ja_rd |
This directory contains a number of software demos, small programs meant to
|
2 |
|
|
demostrate usage of the light52 core.
|
3 |
|
|
|
4 |
|
|
All the demos use either the ASEM51 assembler or the SDCC compiler. Each demo
|
5 |
|
|
includes a DOS BAT make script or a makefile, plus a small readme file.
|
6 |
|
|
|
7 |
|
|
All the demos target the default MCU, for which support code is included in
|
8 |
|
|
directory 'common'.
|
9 |
|
|
|
10 |
|
|
Please see file /doc/quickstart.txt for instructions on building a demo on
|
11 |
|
|
actual hardware.
|
12 |
|
|
|
13 |
|
|
Software demos:
|
14 |
|
|
----------------
|
15 |
|
|
|
16 |
|
|
cpu_test: Executes and tests all opcodes -- very basic, not exhaustive.
|
17 |
|
|
hello_asm: 'Hello World' in assembler.
|
18 |
|
|
hello_c: 'Hello World' in C. Demonstrates usage of SDCC with light52.
|
19 |
|
|
irq_test: Basic test of interrupt handling.
|
20 |
|
|
dhrystone:
|
21 |
|
|
|
22 |
|
|
|
23 |
|
|
Support directories shared by all demos:
|
24 |
|
|
-----------------------------------------
|
25 |
|
|
|
26 |
|
|
include: C and ASM include files, plus makefile include.
|
27 |
|
|
common: C 'board support package' plus other common files.
|
28 |
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.