1. I am using System Analyzer 1.1.0.04 CCS version 5.2.1.00018
2. I ran the example of System Analyser(UIA)-->Single-Core Examples -- > Stairstep ProbePoint in EVM8148.
3. Configure the UIA config with
a. Event Transport = none
b. Control and status Transport as none
c. Cortexa8 as Endpoint address = 1 d. if you double click on CortexA8 a new table pops up in that Check the Checkbox .Save this configutation and use it to open System Analyzer Live
e. Run your code.
f. Halt it and look at the updated values in the System Analyzer.
I am not able to see the expected output. I get :
a. The EventClass = NULL.
b. Message is NULL
c. Event is empty
d. No icons in the Type box
. This is not expected from this example.Please guide me where am I going wrong.
However the Tutorial example is working fine.