coff003: STYP_LIT identifies READONLY sections:

The objective of this test is to verify that
the STYP_LIT section attribute is used to
identify READONLY sections. The value of
STYP_LIT is 0x8020, and it appears in the
"flags" field of a section header.

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your pic30 CD image 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 - source file
t.lkr - linker script
cdump.pl - partial COFF dump utility
test.out - output of the test
expect.out - correct output



12/04/2002 - GSM
