set_roms.prc

来自「FreeRTOS is a portable, open source, min」· PRC 代码 · 共 16 行

PRC
16
字号
# 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.                                            
#                 (C) Fujitsu Microelectronics Europe GmbH                 
# set_ROMS.prc
# ===========
#
# Procedurefile for the FR-Emulator - Target : MB91F467D.
# Should be executed before loading any target-file into
# the RAM of the emulator (use the debug settings).
# The procedure checks sets the ROM Select Register to allow
# the emulation of the whole ROM Area of the MB91F467D


SET MEMORY/HALFWORD 0x390 = 0xFF00

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?