From f649084ab4bb32e28ed1145aea272bd2b2735259 Mon Sep 17 00:00:00 2001 From: MD Danish Anwar Date: Tue, 28 Jan 2025 14:43:42 +0530 Subject: [PATCH] fix(PRU-ICSS): Broken link to XDS Performance Comparison The doc currently references a broken link to XDS_Performance_comparison file which doesn't exist anymore. Modify the doc to drop the reference to this. Signed-off-by: MD Danish Anwar --- source/common/PRU-ICSS/Overview.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/common/PRU-ICSS/Overview.rst b/source/common/PRU-ICSS/Overview.rst index ce27949a1..de3c2543e 100644 --- a/source/common/PRU-ICSS/Overview.rst +++ b/source/common/PRU-ICSS/Overview.rst @@ -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 `__. +good alternatives are the `XDS200 `_ +or the `XDS560v2 `_ emulators. +Comparative benchmarks for various classes of XDS emulators are available +at `XDS_Performance_comparison `_. Why are no MMRs outside the PRU subsystem visible from the PRU perspective memory browser window in CCS? """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""