Tool News
 
 
 

Tool News

Products Info
Downloads
Tools FAQs
MAEC TOOL NEWS: MAECT-TM-010601D

TM
Precaution

Please take note of the following problem in using integrated development environment TM:
  • On scanning the dependencies of header files on a source file


  1. Versions Concerned
    TM V.3.00 -- V.3.11


  2. Description
    When the dependencies of header files on their source file are scanned, these files may not be searched for through the path specified in compiler option -I.
    2.1 Condition
    This problem occurs if a macro is defined as a path with TM's macro browser and used as a parameter of compiler option -I.
    [Example A:]
    In the following descriptions, path "..\sys\inc" will not be searched through.
    • "SYSINC=..\sys\inc" A macro is defined as a path
    • "-I$(SYSINC)" Option -I takes the macro as its parameter


  3. Workaround
    Do not use any macro as a parameter of compiler option -I.
    [Example B:]
    Modify the description of the compiler option and its parameter in Example A as shown below.
    -I..\sys\inc


  4. Schedule of Fixing the Problem
    We plan to fix this problem in our next release.





© 2008. Renesas Technology Corp., All rights reserved. Privacy | Legal