lkr062: NOLOAD section is not initialized:

The objective of this test is to verify that
a section defined with the noload attribute is not
initialized by the startup library. Note that
an empty data init template has a size of 2.

How to execute the test:

1. Set the environment variable $ACME_BIN
    to your xc16 tools binary directory
2. Export $ACME_BIN
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.c - source file


04/08/2005 - GSM
