misc02: Regression test of constants in code:

The objective of this test is to verify that
relocations of the form ".word  .const"
are created correctly in a data section.
The compiled program is executed via the
simulator and correct output is verified.

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your pic30 tools binary directory
2. Export $PIC30_CD
3. Edit the Configuration section of file "go"
4. Execute "go"

To get verbose output:

Execute "go -v"

File Descriptions:
-----------------
info.txt - this file
go - shell script to automate testing
t1.c, t2.s - source files
run.cmd - command file for the simulator
test.out - output of the test
expect.out - correct output



8/22/2001 - GSM
