Part Number: 66AK2G02
Tool/software: Code Composer Studio
I am working on K2GEVM eval board. I try to start trace analyzer in my project. When following the instructions in the following link
e2e.ti.com/.../694502
I got "Tracing is not supported" in Trace Control
Here are the Stpes I followed:
[STM Trace over 560v2]
1.Launch debug session.
2.Conect DSP device and load your target application.
3.Right click in the "Debug" pane and select "Show all cores" to display "Non Debuggable Devices".
4.Expand "Non Debuggable Devices" node and connect CSSTM device.
5.Start Tools->Trace Control
6.From Trace Control select the CSSTM tab, click "Receiver" button, and add "560 V2 Trace".
7.Adjust port width, trace buffer size, etc, and press "Apply".
8.Start Tools->Trace Analyzer->Open Trace Connection In New View->CSSTM
9.Add trace job if necessary (use View->Breakpoints)
My issue starts from Step 5. I don't see "Trace Control" under "Tools" in Munu bar. I entered "Trace Control" in Quick Access field and opened "Trace Control" I found. But I don't see CSSTM tab and inside the window of "Trace Control" shows "Tracing is not supported.
What step(s) did I miss?
My app is based on the following packages:
C:\ti\bios_6_46_01_38
C:\ti\ccsv6\ [CCS Version: 6.1.3.00034]
C:\ti\edma3_lld_2_12_02_26
C:\ti\pdk_k2g_1_0_4
C:\ti\processor_sdk_rtos_k2g_3_02_00_05
C:\ti\xdctools_3_32_01_22_core
UIA loggingSetup is added to the configuration of my project. I have been used the on board XDS200 embedded JTAG emulator without really using EMU2 to EMU19 pins of 66AK202 processor. Now I starts to use external emulator: Blackhawk XDS560v2-USB System Trace.
K2GEVM board have been mounted RA17, R18, and RA19 and DNI RA7, RA8, RA9 as specified in Table 3 of EVMK2G TRM(Literature Number: SPRUI65) in order to use MIPI 60-pin JTAG header.
