Overview
Paradigm C++ Professional is a software-only
debugging solution that allows the developer to download their application
program to their target system RAM and perform source level debugging. This
communication is possible through the monitor program PDREMOTE/ROM. The
monitor program must be configured properly and must be running on the target
for the Paradigm C++ Professional integrated debugger to establish communication and
start a debugging session.
You can quickly create a PDREMOTE/ROM
debug monitor using the PDREMOTE/ROM wizard. Just select File | New | PDREMOTE/ROM
Wizard and create a pre-configured build for popular processors and boards.
This wizard can walk you through the configuration and building of the PDREMOTE/ROM
kernel.
You can make a real or protected
mode PDREMOTE/ROM boot disk that can be used to boot another PC as a remote
target. To make the real mode boot disk, use the PDREMOTE Boot Disk selection
under the Tool menu. To make a protected mode boot disk, when you have begun
the PDREMOTE/ROM Wizard, select 'RemotePC' as the Target CPU and press Create. |