 |
|
 |
MAEC TOOL NEWS:
MAECT-TM-021216D
Information on Releasing the Function-Enhancing Patch Tool for TM V.3.20 Included with the Windows' Versions of C Compilers M3T-CC32R, M3T-NC308WA, and M3T-NC30WA
|
We are releasing the patch tool for enhancing the function of scanning the dependencies of header files on a source file in integrated development environment TM V.3.20.
- Feature of the Patch Tool
The patch tool to be released enhances the function of scanning the dependencies of files as follows:
Previously, the dependencies of included files on a source file have been created by making effective the lines containing the #include preprocessor-directive statement in C language.
After the scanning function has been enhanced, on the contrary, the dependencies of files are created by excluding the #include statements contained in the lines that become ineffective within the #if--#else--#endif block.
This change enables you to obtain the list of the include files dependent on a source file more correctly.
- 1.1 Products and Versions Concerned
- The patch tool can be used in the TM V.3.20 contained in the following C compiler products and their versions:
- M3T-CC32R V.2.10 Release 1--V.4.00 Release 1 (Windows version only)
- M3T-NC308WA V.3.00 Release 1--V.3.10 Release 3 (Windows version only)
- M3T-NC30WA V.4.00 Release 1--V.5.00 Release 2 (Windows version only)
- 1.2 Source Files Concerned
- The dependencies of header files on the following source files are scanned:
| (1) | For M3T-CC32R C source files (Assembly source files are excluded.) |
| (2) | For M3T-NC308WA and M3T-NC30WA C and assembly source files |
- How to Get and Install the Patch Tool
| (1) | Download the patch tool (tmv3patch_e.exe: 761KB). |
| (2) | When TM is running, close it. |
| (3) | Execute the downloaded tmv3patch_e.exe file; then the installer will be invoked. |
| (4) | Install the patch tool according to the installer's instructions. |
[NOTICES:]
- This patch tool enhances the scanning function by making changes to the settings on the cross tool, not on the TM.
So, the patch tool must be executed each time a cross tool is installed since it has no effect on cross tools that are only installed after a run of patch tool.
- To uninstall cross tools for which the patch tool has ever been executed, be sure to uninstall "Product Type TM V.3 Information" first.
|
 |