Embedded Software
Development Tools -
MCORE
Family
MCORE
Development Tools
Green Hills Software
provides a
comprehensive set of
development tools
for MCORE
based applications:
Optimizing Compilers C C++ Embedded
C++ (EC++) Run-Time
libraries
MULTI®Integrated Development
Environment Source
Level Debugger Graphical
Project Builder Text
Editor Version
Control System Graphical
Browser Performance
Profiler* Run-Time
Error Checking Remote
Target Connection
Processors
Supported
M200 M300
MCORE
Optimizing Compilers
The
Green Hills
Optimizing Compilers
for MCORE
all utilize a common
code generator with
architecture-specific
optimizations. Each
supported MCORE
model has its own
particular pipeline
and instruction set
characteristics.
These are
accommodated in the
code generator to
produce code best
suited for the
target processor.
The Green Hills MCORE
Optimizing Compilers
support the
following MCORE
M300-specific
features:
Floating
Point
Processor
"Default"
generates
code using
the hardware
floating
point
capability
of the
selected
processor.
"None"
rejects any
use of
floating
pint
variables
for
constants in
C and C++.
"Software"
uses
software
floating
point
regardless
of the
capabiltiy
of the
selected
processor.