============================================================================

        *** SPOX SDK 2.2.1 (TMS320C62x/C67x)  ***
                

============================================================================


BUG Description:

This patch is for those users with SPOX 2.2.1 and v3.0 of the TI Code Gen Tools for the C6x.  
The following error will result when linking:

undefined                        first referenced
 symbol                              in file
---------                        ----------------
_auto_init                       c:/SPOX62/lib/lsipci62.a62

Also, v3.0 Code Gen Tools release introduces a change in when you will see warnings on the
MVK instruction.  The v3.0 readme file explains the changes, which relate to MVK. Use the 
provided command line switches to turn off the warnings in both the assembler and compiler.
The shell (cl6x) switch -mm or the assembler (asm6x) switch -mm provide this capability and
can be added to the c:\spox62\include\spox.mak file.


BUG Fix:
 
This fix resolves the symbol referencing error in the boot.s62 file. If your are using a
custom boot file and/or would like to review the changes please refer to the attached
boot.s62 file in this directory.  


Patch:

Download the "30patch.exe" WINZip file to your desktop and extract the board library files
to your c:\spox62\lib directory.

This will replace the existing board libraries containing the updated boot.s62.

