We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello everyone,
I have a Nvidia Jetson AGX Xavier development kit on which I want to collect tracing information using CoreSight. To access CoreSight, I would need a JTAG connector that supports the Xavier's Nvidia Carmel CPU. I found that the DSTREAM debug probe supports all ARM processors implementing the ARMv8 architecture. Does this include the Carmel CPU so that I would be able to use it for JTAG debugging etc.?
Thank you in advance for your help!
Kind regards,
Vincent
Hi Vincent,
Arm Development Studio, used in conjunction with DSTREAM-ST, has an out-of-the-box configuration for this platform, including the Carmel processors (identified as generic Armv8-A processors):
Looking at the trace options for this, it seems to only support the Cortex-R5 processors (and the STM output):
Note that I have not personally used this configuration with this platform.
Hi Ronan,
thanks for the reply!
Another small thing which is kind of off-topic: The Arm Developer Documentation
(https://developer.arm.com/documentation#numberOfResults=48&sort=relevancy)
does not work properly for me. When I open the URL, all I can see is an empty page. Is this a known issue?
Hello, I have no issue, though I am inside the Arm network.Just try the basic URL, does that work OK?
https://developer.arm.com/documentation
Hi, I think it has something to do with the browser. It works on Chrome and Safari, but not on Firefox.