The MCUez™ Development Environment. Designed to help you design the very best.

Bundled with Motorola development hardware, the MCUez development toolset includes a configuration shell, assembler, linker, and debugger. Working together, these dynamic tools give you a design environment filled with useful features and options.

Features

  • Same user interface as other Motorola target platform boards
  • Fully integrated development environment
  • Customizable configuration shell with selectable editor
  • Graphical user interface for assembler and linker enables efficient code development
  • Debugger interface supports drag and drop capabilities
  • Multiple debug windows to view data, memory, source code, and other information
  • Online help for each MCUez application
  • Command line support within the debugger for different debugging tools and scripting capabilities
  • C and assembly source code are accessed through the debugger

The MCUez Development Toolset

The MCUez development environment includes the essential tools for developing embedded applications in assembly language. These include the following:

ezConfig
The MCUez shell has a configuration environment used to create projects, the first step in writing a new application. Projects are created by selecting an editing tool and specifying other tools, such as a compiler, linker, and debugger, to form an integrated development environment for the project. Once the project has been defined, an MCUez tool can be launched directly from the MCUez shell.

For more information on ezConfig.

ezASM
The assembler features a graphical interface an generators for S-records, map files, and list files. User-controlled listings and support for most Motorola microcontroller sets are incorporated.

For more information on ezASM.

ezLink
The linker also features a graphical user interface and is used to merge an application's object files into a simple "absolute" file that can be loaded into the target system. Only those objects used by an application will be linked. Complete control over the placement of objects in memory and mixed-language linking (Assembly, C, and C+) are also supported.

For more information on ezLink.

ezDebug
Assembly and C source-level debugging is a breeze with ezDebug, Motorola's ELF/DWARF 2.0-compliant object format debugger. It provides window and command line interfaces to access debugging features. Developers can set break points, utilize stepping functions, easily fold and unfold data structures, and drag and drop items between windows for different views.

For more information on ezDebug.

Current MCUez Version 2.02 needs to work with Hiware Hicross+ Compiler to support MCUez C-source label debugging capability. Please contact Hiware to obtain the compiler, Version 5.07 or above.

MCUez Compatibility

The toolset is driven by a window-based user interface and also provides a C source-level debug interface. Host platforms supported include most PC-compatibles using Windows®95 and WindowsNT®.


Back to MCUez