12
12
12
12
D E F A U L T S E T T I N G S F O R P R O C E S S O R E X P E R T ( T M )
Softune Workbench and Processor Expert(TM) DevKit16 settings for debugger
are compatible with one exception: serial line reset is inverted so J1 (serial line
reset polarity selection) must be in the 1-2 position for Softune, but in the 2-3
position for PE. Serial line reset is used for remote reset of DevKit16 by both
environments.
The jumper J10 (MSEL) is not used in the current versions of PE kernel or
Softune monitor debugger. In the future, there might be a version of an universal
kernel, that will support both Softune and PE debuggers. Then, the J10 will have
to be SHORT when using the Softune debugger and OFF with the PE.
D E V K I T 1 6 S W O V E R V I E W
You will need to install both Softune and Processor Expert
(TM)
to run the
following examples on DevKit16. Please see DevKit16 Features and technical
specification to check, if your PC match software requirements. Please also
check latest revision list for Softune tools and readme.txt for Processor
Expert
(TM)
.
S O F T U N E W O R K B E N C H
Softune Workbench provides all the classic tools. In order to use it for
application debug on DevKit16, FUJITSU Monitor Debugger must be installed
in Main board FLASH to establish communication between PC and the
debugged target application.
P R O C E S S O R E X P E R T ( T M )
Processor Expert
(TM)
provides its own workbench
including debugger. For the program compilation it uses
Softune tools – compiler, assembler, linker- as command
line tasks.
This workbench features component oriented application
creation, CPU knowledge system, components library,
design time constraints to verify CPU and other HW
settings before use it in runtime.
Main task of Processor Expert
(TM)
is to manage CPU and other HW resources
and to allow you virtual prototyping and design.
Code generation from beans, ability to maintain user and generated code, event
based structure significantly reduce effort in comparison with classic tools.
Component = bean is the essential encapsulation of functionality. For instance
TimerInt bean encapsulates all CPU resources on appropriate CPU, which are
able to provide timing and hardware interrupt. MB90F543 CPU provides up to
What is Processor
Expert ?
Component oriented
application design
Management of MCU
and Devkit16
resources
Generation of C
sources helps to build
your apps quickly !