lkr044:  NOLOAD sections do not cause address conflicts (SSR# 23628)

The objective of this test is to verify that NOLOAD
sections in program memory do not cause section address
conflicts during the memory re-alocation stage that is
triggered when section .const crosses a PSV page boundary.

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your xc16 tools binary directory
2. Export $PIC30_CD

To get verbose output:

Execute "go -v"

File Descriptions:
-----------------
info.txt - this file
go - shell script to automate testing
t1.s - source file
t.gld - custom linker script



2/20/2004 - GSM
