lkr021: Section .pbss,"d" is not initialized:

The objective of this test is to verify that
the persistent data section .pbss,"d" is not
initialized by the startup library. The output
file should not contain a data init template. 

The following warning message should be generated:

"Warning: initial values were specified for the
 persistent data section (.pbss). These values
 will be ignored."

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.s - source file


2/4/2022 - GSM
