Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CoreSight on Nvidia Jetson AGX Xavier

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

Parents
  • 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.

Reply
  • 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.

Children