
===========================================================================
                   Kernel/Object View  patch -- patch000815.zip
===========================================================================

!! Revision History
!! ================
!! 29-Aug-2000 ty	original


===========================================================================
                        Bug Descriptions
===========================================================================

This patch fixes a few problems with Kernel/Object View on Code Composer
Studio 1.20 and can only by used by Code Composer 1.20.

SDSsq13635
	Temporary fix for <10 tasks blocked on Semaphore or Mailbox. Increase
	max to 50. Permanent fix in next release will be unlimited.
	Also fix order problem of blocked tasks. Now tasks blocked on a Sem-
	aphore or Mailbox will be displayed in the order in which they were 
	blocked.
SDSsp11952
	No memory error generated when memory 'used'= memory 'size'.
SDSsq11953
	Kernel/Object view fails when reading multiple heaps in near model.
SDSsq11995
SDSsq12034
	Kernel/Object view displays incorrect priority for SWI objects.
SDSsq11954
	Kernel/Object view gets incorrect values for Mailbox section numbers,
	number of messages, size and length in far model.
SDSsq12413
	Kernel/Object View GUI is tool large and unwieldy.
SDSsq12483
SDSsq08878


===========================================================================
                        Installation Instructions
===========================================================================

0.  Unzip this file to an empty temporary directory.

1.  The patch OSAwareDebug.ocx file will replace the file of the
    same name in the 'c:\ti\plugins\bios' directory.

2.  Make backup copies of 'c:\ti\pluggins\bios\OSAwareDebug.ocx'.

3.  Copy the patch OSAwareDebug.ocx to 'c:\ti\plugins\bios'.

4.  Open a DOS window and go to 'c:\ti\plugins\bios'. Type 
    'regsvr32 osawaredebug.ocx'.

5.  Use the tool normally.
