HOMESupportDT10 › Upgrade information

Upgrade information-DT10

Version 6.02
Manual ≫Download 7.30Mbyte 2012/01/13
The main change point (V6.01 ⇒ V6.02)
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V6.00 ⇒ V6.01)
  • [Upgrade] The processing time of sorting detail lists has been shorten.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V5.20 ⇒ V6.00)
  • [New] Real-Time Coverage function was added.
        C0 Coverage rate can be checked real-time while getting Test Report.
        Also, functional enhancements of Coverage Report itself has been made.
        The function that lists of non-pass Test Point was displayed and the function that background
        items were colored by coverage rate were added.
  • [New] Corresponding to Multi-core.
        Now DT10 can trace the Multi Core (Up to 4 cores) Target's operation.
        the Test Report of each core can be displayed, and the CPU Load Rate of each core can be
        displayed.
  • [New] Supports 64bit operating environment.
  • [New] Added support for floating licenses.
  • [New] Multi-edition composition was changed.
        The Entry edition was abolished.
        In Free edition, the number maximum of files is abolished, and restriction was added to the
        analysis menu.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V5.11 ⇒ V5.20)
  • [New] Two options were added to Ignore the collected data Mode.
        It is 'Save Test Report(When passed through specified Test Point, last Report data is saved
        other file)' and 'Restart(When passed through specified Test Point, Restart the 'Ignore the
        collected data')'.
  • [New] Change specifications of analysis range specification.
        When the range of 'Report No.' or 'Execution time' is specified, The value more than
        'Report No.' can be inputted now into the end value.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V5.10 ⇒ V5.11)
  • [New] A Test item name is displayed on a title bar of Test Report List.
  • [New] It changed so that a Report Data file might not change when buffer full occurs.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V5.01 ⇒ V5.10)
  • [New] In the Multi Wave Scope, function that a bit of inside variable, is specified and display it is added.
        It makes you enable to check the each bit value.
  • [New] The function that the collected data was ignored was added.
        You get the only first data passing trace point. If you want to get C0 Coverage, “Ignore
        the collected data” is effective because your data file size will be small.
  • [New] Upward search function of Test Report data from Folder View or Module View was added.
  • [Upgrade] The accuracy of getting differences by DTdiff is improved.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V5.00 ⇒ V5.01)
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V4.11 ⇒ V5.00)
  • [New] It corresponded to the Java source code.
  • [New] It corresponded to the SD interface.
  • [New] The variable value writing function was added.
        The value of the variable specified when the Test Report was acquired was written, and it
        came to be able to confirm the change in behavior.
        The change in behavior can be evaluated without changing the target program.
  • [Upgrade] The analysis range of the Function Trace Report is 2097152 volume of data, and
        24 days (=2073600 seconds) at time.
  • [Upgrade] It became possible to set the filter, and to display only the Test Report Data to display in
        the Function Trace.
  • [Upgrade] The import and export of the Event definition became possible.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V4.10 ⇒ V4.11)
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V4.02 ⇒ V4.10)
  • [New] The Trimming function of the Test Report was added.
        It became possible to take out only a necessary part of the Test Report by the Trimming
        function, and to use as another Test Report.
  • [New] The function to analyze the Report in real time was added.
        It became possible to analyze the Report while acquiring the report, and to display the
        Coverage Report, the Execution Time Report, and the Period Time Report.
  • [New] The Execution Count Report was added.
  • [Upgrade] The DTAdvisor function was strengthened.
        Strengthening the folder view, the module view, and the Dynamic Module view, strengthening
        the Function execution situation display, and the Step Tracers and an Setting dialogs were
        strengthened with DTAdvisor.
  • [Upgrade] The Property Editor was strengthened.
        The Interface tab was added to the Function Property and the Step Property.
        Moreover, the function to specify the variable for specification , the I/O attribute, and the
        Range item were added to the variable property.
  • [Upgrade] Various Reports were strengthened.
        An invalid function of the passed Test Point was added to the Coverage Report.
        "Typ head" item was added to the Period Time Report.
        The task analysis mode with the Event Trigger was added to the Function Trace.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V4.01 ⇒ V4.02)
  • [New] The font change function of the source code window was added.

page top

The main change point (V4.00 ⇒ V4.01)
  • [Problem correction] An already-known problem was corrected.

page top

The main change points (V3.21 ⇒ V4.00)
  • [New] DTAdvisor function was added.
        In the confirmation of the relationship between a child and his parents of the function,
        the function to judge whether for the program to execute a normal route or to execute an
        abnormal route was added.
  • [New] C1 coverage function was added.
        It corresponded to the C1 coverage where the covering rate of the execution route in each
        divergence was shown.
  • [New] The addition report function was added.
        The one of the user specification was also analyzed for two or more test reports in the same
        profile, and the function to output the result to coverage, the execution time, and the period
        time report was added.
  • [New] The function that the filter setting and the classification setting were able to be done with the
        test report was added.
        The function that the character string and the value of selected items are non-displayed and
        classfied were added on the test report view. The test report view is seen easily by these
        functions and it is possible to customize.
  • [New] The retrieval function was added to the test report.
        The function that it was able to retrieve in the test report of the test report view was added.
        Items such as "Source file name", "Function name", "Step", and "Module name" can be
        retrieved.
  • [Upgrade] DTMerge function was strengthened.
        DTMerge is a function to measure the correspondence of test point information on the DT
        project and the source code.
        It became possible to always return property information that had been input to the source
        in the latest state to pull out the test point by this change before all the points of the test.
  • [Upgrade] The toolbar has been improved.
        The function with high operation frequency was picked up, and arranged in the toolbar.
  • [Problem correction] An already-known problem was corrected.

page top

The main chage point (V3.10 ⇒ V3.20)
  • [New]One installer made the installation of each edition possible.

page top

The main change point (V3.02 ⇒ V3.10)
  • [New] The scaling setting function of the AnalogBox data was added.
        The function to display by the value that had been scaled was added
        though the data acquired in an AnalogBox displayed the value acquired in 8 bit resolution
        as it is in the test report and the multi wave scope.
  • [New] The insertion position specification functions of the include statement were added.
        The function of embedding Include sentence was added, to the following line of the line
        that specifies a specific character string, retrieves the character string, and is found first.
  • [New] DTDiff was added as a side tool.
        In DTDiff, two source files can be compared, and the part with the difference can be extracted,
        and the test point can be embedded under the code change point.
        In DTDiff, the operation of the change part can be easily confirmed by embedding
        the test point only under the change point.
  • [Upgrade] Operativeness in the Multi Wave Scope was strengthened.
  • [Upgrade] The operativeness of the property editor has been improved.
  • [Upgrade] The operativeness of the import function has been improved.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V2.50 ⇒ V3.02)
  • [New] It corresponded to AnalogBOX.
        The measurement data can be added to past trace data by using AnalogBOX.
        The movement of software and hardware can be confirmed together by acquiring
        the measurement data by using AnalogBOX, and seeing with DT10.
  • [New] The check function of the test point automatic operation insertion cancel point was added.
        The insertion is canceled when there is a pre-processor in the insertion position of the
        test point when the test point is inserted automatically. The cancel position can be checked.
  • [Upgrade] Operativeness and the edit function of the source code Edith function were strengthened.
  • [Upgrade] The close button of the progress dialog was deleted.
  • [Upgrade] When the project changed, the title display was changed.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V2.40 ⇒ V2.50)
  • [New] DT Marge was added.
    It is a function to detect by the automatic operation and to bury the insertion position of the test point again when there is a change in the source code registered in the file of the project of DT10 and the source code of the main body.
    It became possible to bury the same point before it changed to the edited source code easily.
  • [Upgrade] Operativeness and the edit function of the report Edith function were strengthened.
  • [Upgrade] The function that was able to jump to the point that measured the performance monitor was added.
    Moreover, after it had tested, it came to be able to confirm the result of CPU load measurement.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point(V2.31 ⇒ V2.40)
  • [New] The report function of time of the cycle (The function time (maximum/minimum etc.) of the cycle was displayed and preserved) was added.
  • [New] The detailed list display was added to the execution time report and the report of time of the cycle.
    The display of "How much time in which part did it take?" is enabled in a detailed list.
  • [New] The profile function for creation (The profile is made by hand power) was added.
  • [Upgrade] The automatic extracting of the function trace report excluding the function entrance became possible.
  • [Upgrade] The display and operativeness of the event trace function were strengthened.
  • [Upgrade] Order sending/reverse order sending function of the test report display was added, and the improvement of operativeness was aimed at.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V2.30 ⇒ V2.31)
  • [Upgrade] A disunited item of the description of the argument and the variable attribute was corrected.
  • [Upgrade] The drawing function of the test point insertion and the deletion position has been improved.
  • [Upgrade] An unnecessary function of the property editor (list mode) was deleted.
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V2.01 ⇒ V2.30)
  • [New] EtherNet and UART were added to connected method.
  • [New] The automatic argument burial function was added.
  • [New] The event trace function was added.
  • [Upgrade] The filter setting preservation function was added.
  • [Upgrade] The fontsize change function of the source file view was added.
  • [Upgrade] The color changing function of the source file view was added.
  • [Upgrade] The analytical range number of function trace functions has been expanded. ( The maximum 65535→196608)
  • [Problem correction] An already-known problem was corrected.

page top

The main change point (V1.20 ⇒ V2.01)
  • [New] It corresponded to the C++ source code.
  • [New] The DTPlanner function (It is a function that the list list was able to be displayed as for the content of the property editor) was added.
  • [New] DTSimpleTracer (single function tool for the trace data acquisition) was added as a side tool.
  • [New] DTDriverWizard (driver automatic making tool) was added as a side tool.
  • [New] The CSV export function of the test report was added.
  • [Upgrade] It came to be able to do the import of property information from another project.
  • [Upgrade] It came to be able began/to end the trace by making a specific test point a trigger.
  • [Upgrade] It came to be able to specify the batch by the test point type effective/invalidity of the test point.
  • [Upgrade] The corresponding character-code was strengthened. (EUC-JP/UTF8/UTF16/various line feed codes etc.)
  • [Problem correction] An already-known problem was corrected.

page top