Fujitsu F2MC-16L Series User Manual page 46

Hide thumbs Also See for F2MC-16L Series:
Table of Contents

Advertisement

In the example directories there are some batch files. These files expect the environment
variable MB675 to be set. The instruction
SET MB675=C:\FUJITSU\EVABOARD
must be included in the AUTOEXEC.BAT. This is the path to the program directory
(compiler, assembler ...). The correct structure of the path depends on your installation. Within
this directory one must find the INCLUDE directory containing the standard header files.
Each Link file (EX.LNK) must be updated with the correct Library directory (which is mostly
located within the same path as the previous set).
-LIB C:\FUJITSU\EVABOARD\LIBRARY\CLIB\RAMCONST\C907S.LIB
After booting the PC the batch file "BUILD" in the EXAMPLE directory must be started.
Now the start routine and the example should be compiled, assembled, linked and converted to
record files (EX.CNV or EX.HEX). A symbol file should also be generated (EX.SYM).
C:\>BUILD
Further iterations can be build faster, if the example source file has been changed only (e.g. to
correct a mistake). In that case it is not necessary to assemble the INIT16L.ASM-module.
C:\>BUILD EX
... does only compile, assemble and link the specified module.
Now the Evaluation Board should be prepared (power, RS232 connector). Then the program
data and symbol table must be uploaded to
C:\>LOAD EX
After downloading the program and symbol table, the terminal program should be started.
E.g.
C:\>MT.EXE
The examples demonstrate some I/Os via BIOS calls. Therefore, the user I/Os should be linked
to the monitor, if no second terminal is available. Monitor command:
>UPORT EXTERN
The symbol table should be activated. A break might be set after the start routine.
>SACTIVATE
>GOTO _start _main
This program can be started also with User Reset button.
NOTE: For a first session two download files (EX.CNV and EX.SYM) are already available.
So the steps compiling, assembling, linking, record file generation could be skipped.
They need only to be downloaded.
- 46 -
FUJITSU MB90675-Evaluation Board - User Manual
© FUJITSU Mikroelektronik GmbH 1996

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb90675 series

Table of Contents