misc06: Regression test of generic data window access:

The objective of this test is to verify that
direct and immediate references to symbols
in the text section are relocated in a
data context. Relocations in both code
and data sections are tested.

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your pic30 tools binary directory
2. Export $PIC30_CD
3. Execute "go"

To get verbose output:

Execute "go -v"

File Descriptions:
-----------------
info.txt - this file
go - shell script to automate testing
t1.s - source file
t.lkr - linker script
test.out - output of the test
expect.out - correct output



1/2/2002 - GSM
