util001: Basic test of binary utilities:

The objective of this test is to verify the
basic functionality of the following binary
utilities:

  xc16-ar
  xc16-objdump
  xc16-bin2hex
  xc16-nm
  xc16-ranlib
  xc16-size
  xc16-strings
  xc16-strip

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your xc16 tools 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.c, t2.s, t3.s - source files
test.out - output of the test
expect* - correct output



11/19/2002 - GSM
