 |
|
 |
MESC TOOL NEWS:
MESCT-CC16-990901D
|
lib16 Upgraded Version Announcement
|
This is to announce that librarian lib16 included with cross-tool kit CC16 for
the M16 family of microcomputers has been upgraded as follows.
- Description of Upgrading
The Y2K problem encountered in librarian lib16 has been eliminated in this
upgraded release. The problem is such that in the year 2000 creating or
updating library files by using librarian lib16 results in incorrect files
being created. For details of this problem, refer to Tool News "CC16 and CC32 Precautions" issued on May 16, 1999,
- How To Upgrade lib16 (The upgrade service for lib16 has been terminated,
because CC16 is a discontinued product.)
The upgraded version of lib16 is released on our tool homepage at "For lib16 Download". So please download the upgraded version from there to replace your current one. If circumstances prevent you from downloading it, contact your local Renesas Technology sales office or distributor, and the upgraded software will be mailed to you on request.
- Procedure of Upgrading
Perform the following steps to upgrade the librarian:
- 3.1 Save your current librarian as follows:
- When environment variable M16BIN is set in lib16
- [ $ mv $M16BIN/lib16 $M16BIN/lib16.old ]
- When environment variable M16BIN is not set in lib16
- [ $ mv /usr/local/M16/bin/lib16 /usr/local/M16/bin/lib16.old ]
- For Windows 98/95
- [ > rename %M16BIN%/lib16.exe %M16BIN%/lib16.old ]
- 3.2 Download the upgraded librarian from our tool homepage described in 2 above.
- 3.3 Decompress the downloaded binary file
- For Windows 98/95
- [ > lib16-w95e-v10002.exe ]
- 3.4 Install the librarian as follows:
- When environment variable M16BIN is set in lib16
- [ $ mv v10002/lib16 $M16BIN/lib16 ]
- When environment variable M16BIN is not set in lib16
- [ $ mv v10002/lib16 /usr/local/M16/bin/lib16 ]
- For Windows 98/95
- [ > copy v10002/lib16.exe %M16BIN%/lib16.exe ]
- 3.5 Ensure that the installed version of the librarian is V1.00.02; then the installation is completed.
- $ lib16 -V
- M16 Librarian V1.00.02 Solaris version
- Copyright 1993-1999 MITSUBISHI ELECTRIC CORPORATION
- AND MITSUBISHI ELECTRIC SEMICONDUCTOR SYSTEMS CORPORATION
- All Rights Reserved.
|
 |