Q1. Is there a connection method of the recommendation?
A. The connection that influences the performances least is an asynchronization bus connection.

|
Q2. How many overheads by the test point insertion are there?
A. It changes in the connection method with DynamicTracer.
Asynchronization bus connection
It depends at the wait cycle etc. of FlashROM.
As the reference value, it is one microsecond or less.
GPIO (4bit parallel) connection
It depends on the clock of the microcomputer.
It is 32bit microcomputer clock 144MHz about 3.3 microseconds/test point.
SPI connection
It depends on the clock of the microcomputer.
It is 32bit microcomputer clock 144MHz about 15 microseconds/test point.
It is 16bit microcomputer clock 20MHz about 50 microseconds/test point.

|
Q3. How much capacity of ROM increases?
A. It is an asynchronization bus connection, and ten byte strength/point of the test.

|
Q4. Can do the unit test?
A. The unit test of C0 (statement level) is executable.

|
Q5. What is the corresponding language?
A. It corresponds to the C/C++ language.

|