Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(PRU-ICSS): Broken link to XDS Performance Comparison #156

Merged
merged 1 commit into from
Feb 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions source/common/PRU-ICSS/Overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -526,9 +526,10 @@ When using the XDS510 USB emulator, why does the PRU Program Counter not increme

There is a known bug associated with PRU debug in the XDS510 USB class
driver, and a different emulator should be used to debug the PRU. Two
good alternatives are the XDS200 or the XDS560v2 emulators. Comparative
benchmarks for various classes of XDS emulators are available at
`XDS_Performance_comparison </index.php/XDS_Performance_comparison>`__.
danish-ti marked this conversation as resolved.
Show resolved Hide resolved
good alternatives are the `XDS200 <https://www.ti.com/tool/TMDSEMU200-U>`_
or the `XDS560v2 <https://www.ti.com/tool/TMDSEMU560V2STM-U>`_ emulators.
Comparative benchmarks for various classes of XDS emulators are available
at `XDS_Performance_comparison <https://software-dl.ti.com/ccs/esd/documents/application_notes/appnote-debug_probe_performance_results.html>`_.

Why are no MMRs outside the PRU subsystem visible from the PRU perspective memory browser window in CCS?
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Expand Down