reloc042a: BRD_RELOC_PIC30_PSVPAGE (general, program memory):

The objective of this test is to verify that
BRD_RELOC_PIC30_PSVPAGE relocations can be
performed on unaligned data elements in
program memory. The relocated data should
avoid the upper byte and phantom byte.

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, t2.s - source files
t.lkr - linker script
test.out - output of the test
expect.out - correct output
testgen.pl - test case generator (used to create t2.s)


9/19/2001 - GSM

