mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 20:03:50 -04:00
Add MB91460 port and demo files.
This commit is contained in:
parent
e6e5add7d8
commit
eed758709c
30 changed files with 31710 additions and 0 deletions
15
Demo/MB91460_Softune/PRC/set_ROMS.prc
Normal file
15
Demo/MB91460_Softune/PRC/set_ROMS.prc
Normal file
|
@ -0,0 +1,15 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue