Can any one help with the usage of Graphics Analyzer?
I have connected host and target using port 5002. Also, in the GA mobile application it is detecting my application as a traceable app. But not able to collect trace data on host.
These are the messages on Console:
[INFO]: Target event: CONNECTION_REQUEST, [com.arm.mgd.core.target.data.DeviceConnectionRequestEventAttachment@6a11c8af] [INFO]: Target event: AUTHORISATION_REQUEST, [com.arm.mgd.core.target.data.FeatureAuthorisationRequestEventAttachment@60e9a3df] [INFO]: Target event: DEVICE_INFO, [com.arm.mgd.core.target.data.DeviceInfoEventAttachment@48b65dfb]
This is normally caused by a known issue related to the targetSdkVersion the application is built with. Workaround is documented here:
community.arm.com/.../graphics-analyzer-android-sdk-26
Let us know if this solves your problem,
Cheers, Pete