util001: Basic test of binary utilities:

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

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

How to execute the test:

1. Set the environment variable $PIC30_CD
    to your pic30 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
