“Design, Debug, Test: It is obviously convenient.”

System developers now starting to use dynamic test tool DT10 in various phases of software development field. This tool was born from the voices of the embedded software developers. It is an extremely simple method.

“Light, Convenient and Fulfilling Features”

DT10 is not just a trace debugging tool. The long-time trace data collection for maximum 30 days; the various convenient features to analyze the trace data. These features allow you to increase quality and efficiency of embedded software development which becomes more large-scale and increasingly complex.

Automatic insertion of test points

You can reduce a large amount of manpower in compared with the old debug method using the printif statements.

Function Trace

This function visualizes the execution path. You can check which timing the function is executed and the transition timing of task at a glance.

Variable Monitor

This function graphically displays the change of variables in chronological order. Additionally, you can overlap the multiple variable graphs, this allows you easily to understand the relationship between variables.

Execution Time Report

This feature displays all execution time of every function at once; so you can increase the efficiency dramatically.

Coverage Report

This function provides the Statement / Branch coverage analysis. It is effective to find an un-executed process and to check software behavior when you verify a bug.

Event Trace

This function visually displays the task transition, the status transition and the sequence transition. Additionally, it shows you the occupation rate and the occupation time.

Multi Core

It shows you the obtained test reports by each executed core. Additionally, you can graph the CPU Load measurement value.

Execution Time Report

This feature displays all execution time of every function at once; so you can increase the efficiency dramatically.

Click here to know more about DT10.