reloc104: BFD_RELOC_PIC30_DMAOFFSET (general, data memory, explicit mapping):

The objective of this test is to verify that
BFD_RELOC_PIC30_DMAOFFSET relocations can be
performed on unaligned data elements in dma
memory. The relocated data is allocated in
data memory. DMA sections are
explicitly mapped in the linker script.

Note: This test exercises SSR# 27891.

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your xc16 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)


12/19/2005 - GSM

