USB-100 Fujitsu Semiconductor America Inc, USB-100 Datasheet - Page 122

KIT STARTER FOR USB

USB-100

Manufacturer Part Number
USB-100
Description
KIT STARTER FOR USB
Manufacturer
Fujitsu Semiconductor America Inc
Type
MCUr
Datasheet

Specifications of USB-100

Contents
Board, Cable
For Use With/related Products
MB91F662
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
865-1108
speed of 32 MHz.
not delete these definitions.
(3) FshLdWrt.prc /
FLASH memory.
(FLASH write command) programs.
"sample_skeleton" project. (Note, the DATA_SIZE (*1) must be changed if the data size exceeds,
0x00004000.)
(All lines after the # are treated as comments.)
#-----------------------------------------------------------------------
set variable WRITE_SIZE
set variable DATA_SIZE
set variable WRITE_ADR
#Write data
set variable DATA_FILE
(*2)
(- omitted -)
= load/debug
#-----------------------------------------------------------------------
The monitor program is designed to allow communications with the PC at a peripheral clock
_fr.h defines the I/O registers for MB91F662.
mon.h is required to use the monitor program.
Files with the .prc extension are referred to as "procedure files (or batch files)".
These files can be invoked as "commands" while SOFTUNE is running.
FshLdWrt.prc is the command file for writing files created in SOFTUNE to the MB91F662
This file executes the flash_erase_sec.bin (FLASH sector erase command) and flash_write.bin
Two header files are defined at the beginning of the program.
(For details, refer to "ioregj.txt" in the sample program folder "IOH_MB91660_V01L02".)
Interrupt vector definitions used by the monitor program are defined at the end of main.c. Do
This file can be used without any modification for programs created using the
If you create a new workspace or project, the code indicated in italics (red) must be edited.
(*1) Must be changed if the data size exceeds, 0x00004000.
(*2) Change to name of program you are creating.
Debug¥ABS¥sample_skeleton.abs
flash_write.bin /
= 0x00008000
=
= 0x00080000
=
0x00004000
Debug¥ABS¥sample_skeleton.bin
flash_erase_sec.bin
121
# Data size to be written to FLASH
#data size to initialize in FLASH (*1)
#Starting address in FLASH memory to write to
(Erases the sector that includes this range.)
#Specify using relative path (*2)
#Specify using relative path

Related parts for USB-100