mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Add FreeRTOS-Plus directory.
This commit is contained in:
parent
7bd5f21ad5
commit
f508a5f653
6798 changed files with 134949 additions and 19 deletions
16
FreeRTOS/Demo/MB91460_Softune/PRC/set_RESET.prc
Normal file
16
FreeRTOS/Demo/MB91460_Softune/PRC/set_RESET.prc
Normal file
|
@ -0,0 +1,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
|
||||
|
||||
RESET
|
||||
|
||||
SET MEMORY/HALFWORD 0x390 = 0xFF00
|
Loading…
Add table
Add a link
Reference in a new issue