On the AM1705BPTPA3 there is an 4KB ETB which is the only interface to the ETM. Can this device stream data from the ETB to capture larger than 4KB trace files?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
On the AM1705BPTPA3 there is an 4KB ETB which is the only interface to the ETM. Can this device stream data from the ETB to capture larger than 4KB trace files?
Sorry for the delay as we need to check with the device team. Although the tool is capable of handling the streaming, because of the design the trace module for AM1705, even in circular buffer setting, the CPU still need to be halted to dump the 4KB buffer to the host via JTAG. The trace buffer on the PC host can be of any size. If it is larger than the AM1705 4KB buffer, the user needs to manager where the trace get dumped to within the range of the host side buffer. Note that trace info is compressed so 4KB actually holds more data than an uncompressed capture.