Start_Flash.prc - Fujitsu FR Series Application Note

32-bit microcontroller
Hide thumbs Also See for FR Series:
Table of Contents

Advertisement

printf "
(EVA-RAM) %X <--> %X (FLASH)\n",%H(%CALL+0x100000),%H(%CALL)
endif
########################################################
###
###
6: load debug information
###
########################################################
printf "load debug information\n"
load/debug %P0.abs
printf "\n\n
END OF PROCEDURE FILE \n"
CANCEL LOGGING

5.2.7 start_FLASH.prc

# THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU
# MICROELECTRONICS ACCEPTS NO RESPONSIBILITY OR LIABILITY FOR ANY ERRORS OR
# ELIGIBILITY FOR ANY PURPOSES.
#
###################################################
###################################################
# start_FLASH.prc
# ===========
#
# Procedurefile for the FR-Emulator - Target : MB91FV360.
# Should be executed before loading any target-file into
# the RAM of the emulator (use the debug settings).
# The procedure checks, whether the mode byte value is set correctly.
#
#
# V1.1 - 25.10.02 by JRo
#
date of creation
#
# ---------------------------------------------------------------
# steps of procedure:
# ---------------------------------------------------------------
# 1. check mode reg
#
1.1 mode reg == 6 --> OK
#
1.2 mode reg == else
SET LOGGING /UNEXPANSION prc\start_FLASH.log
printf "\nprocedure file : start_FLASH.prc\n"
# ---------------------------------------------------------------
# VARIABLES
# ---------------------------------------------------------------
SET VARIABLE MODE_REGISTER = 0xFFFF8
# ---------------------------------------------------------------
# info for jumper settings
# ---------------------------------------------------------------
© Fujitsu Microelectronics Europe GmbH
Chapter 5 Appendix
(C) Fujitsu Microelectronics Europe GmbH
--> invalied setting - check mode pins
- 31 -
AN-910011-18

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb91360

Table of Contents