map003: Memory report displays % used:

The objective of this test is to verify that
the memory usage report displays % used
for program, eedata, and data memory.

Note: on the 30f6014 device, memory ranges
are as follows:

data:    8096 bytes
program: (48K * 3) bytes = 147,456 bytes
eedata:  4096 bytes
How to execute the test:

1. Set the environment variable $ACME_BIN
    to your pic30 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.s - source file
test.out - output of the test
expect.out - correct output



9/29/2004 - GSM
