Examples Using Proman - Fujitsu F2MC-16L Series User Manual

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

Advertisement

<<User Break>>
AH
AL
SP
0000 0000 F80000 FE0094 F80000
ILM RP
CCR
2
00 IS-----
FE0094
00
To start a program by reset a vector must be placed:
>BENABLE
>SET VECTOR 8 FE0000 88
# ICR
Name/Source
08 -- Reset (all types)
However, if User Reset is pressed the program does not stop. The program has to initialise its
system after reset:
external bus ( WR , CLK , wait cycles) and MCU speed (PLL clock), stack, data areas.
A start routine is provided within the INIT16L.ASM file, which should be linked to all
projects programmed in C. This routine can be set as User Reset vector by including
"__set_vect(8, start, 0x88);" (compiler built-in function) in C-source code.
However, as long as the previous example is executed using the GOTO command, the system
configuration does not need to be set. The default configuration of the monitor is used.
NOTE: Critical system settings (e.g. disabling A16..19 address lines by EDIT command) can
cause miss-operation. If an user program initialises the system, these settings are used
by the monitor, too. However, only the CKSCR register (A1h) is watched and reset
to 16 MHz mode for monitor shell operation. CKSCR is restored, if the user program
is continued.

5.3. Examples using ProMan:

In the following example sessions, instructions are given on how to use ProMan to
demonstrate the examples, which will give just a brief impression of the ProMan features. To
learn more about ProMan and its features please refer to the ProMan documentation.
When installing the software onto the hard disk, a directory called "C_EXAMP" will be
created.
Before starting ProMan, this should be made to the current working directory.
Start ProMan by typing
When the initial copyright message window appears, press RETURN to continue.
If ProMan is started for the first time, the screen should be empty apart from the menu and
function bars.
If ProMan has been started before, it will come up with the previously used project settings
and edit windows which were active when exiting ProMan the last time.
To continue the example, a sample project should be opened by selecting the Project main
menu and the Open Project File item. (In case ProMan was started previously, the current
project might have to be closed first by selecting Close Project File.)
© FUJITSU Mikroelektronik GmbH 1996
FUJITSU MB90675-Evaluation Board - User Manual
IP
FP
RW0
0000 0000 0000 0000 0000 0000 0000 0000
DTB
ADB
DPR
00
00
01
NOP
VecAddr
FFFFDC
e.g.
CD C:\FMC_16L\PROJECT\C_EXAMP
PROMAN35
RW1
RW2
RW3
RW4
USB
USP
SSB
SSP
00 0000
F8 0000
Vector Mode
880000
88
RW5
RW6
RW7
PCB
PC
FE 0094
ICR: Level EI2OS
- 49 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb90675 series

Table of Contents