Other Parts Discussed in Thread: 66AK2H12
Tool/software: Code Composer Studio
Hi :)
We are going to collect system trace data from ARM A15 core.
We have modified DSP STM EXAMPLE in order to run STM example on ARM A15. - Example5.9.(https://gforge.ti.com/gf/project/ctoolslib/frs/?action=FrsReleaseBrowse&frs_package_id=137)
Additionally, we have set STM_DISABLE register to zero.
However, It does not work.
We have some question.
1. is there any configuration or code that we need to run stm on arm?
2. Do we need to modify target configuration something like the Coresight component address and device id?
we could not found Coresight Component information from EVMK2H data sheet.
please explain in detail.