Skip to content
Merged
Show file tree
Hide file tree
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
14 changes: 10 additions & 4 deletions source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,24 @@

.. Image:: /images/OOB_Linux_ifconfig.png

10. On the PC, open a Internet Browser and enter in the
10. Run the command below

.. code-block:: console

systemctl restart rpmsg_json.service

11. On the PC, open a Internet Browser and enter in the
following: \ http://IP_ADDRESS_OF_AM64x_EVM:8081, for example, http://192.168.86.198:8081

11. The following web page will pop up:
12. The following web page will pop up:
Comment thread
yogeshhegde marked this conversation as resolved.

.. Image:: /images/OOB_GUI_root.png

12. Click on the "Benchmark Demo":
13. Click on the "Benchmark Demo":

Check warning on line 78 in source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.TermsWarnings] Consider using 'click' rather than 'Click on' unless updating existing content that uses the term. Raw Output: {"message": "[RedHat.TermsWarnings] Consider using 'click' rather than 'Click on' unless updating existing content that uses the term.", "location": {"path": "source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst", "range": {"start": {"line": 78, "column": 5}}}, "severity": "WARNING"}

.. Image:: /images/OOB_GUI_stats.png

13. With the current release, the R5F app for each R5F core are fixed. User can only
14. With the current release, the R5F app for each R5F core are fixed. User can only

Check warning on line 82 in source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.PassiveVoice] 'are fixed' is passive voice. In general, use active voice. Consult the style guide for acceptable use of passive voice. Raw Output: {"message": "[RedHat.PassiveVoice] 'are fixed' is passive voice. In general, use active voice. Consult the style guide for acceptable use of passive voice.", "location": {"path": "source/linux/Demo_User_Guides/Benchmark_Demo_User_Guide.rst", "range": {"start": {"line": 82, "column": 61}}}, "severity": "INFO"}
change the "Options" for each core, then click "LOAD" to refresh the statistics

+-------------+------------------+----------------------+-----------------------------------------------------------+
Expand Down
2 changes: 1 addition & 1 deletion source/linux/Foundational_Components_U-Boot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ following platform(s):
.. ifconfig:: CONFIG_part_variant in ('AM64X')

| `AM64x EVM <https://www.ti.com/store/ti/en/p/product/?p=TMDS64GPEVM>`__
| `AM64x EVM <https://www.ti.com/tool/TMDS64EVM>`__
|
Expand Down
Loading