1) Debug in internal RAM
To debug internal 2 possibility are available
- Use script mpserv_dk9200_pgm.dbs
This script it used only for debug cstartup at low speed
#!/bin/bash
#
# This script restores data from a previously generated database dump.
# The database should be empty (no data, only table definitions) prior
# to the restore operation. Use dumpdata.sh
#!/bin/bash
#
# This script extracts data from the database.
# Compressed dump is sent to stdout. Use restore.sh script to restore
# data from a generated dump file.
#
# Usage:
# dumpdata > dump
ec
#!/bin/ksh
# By RidgeRun Inc.
#
# The input to this script is
# intended to be a *.S file which
# was previously created by the doit
# program. That program constructs
# a *.S file which has a define