Skip to content

Commit

Permalink
fix(images): use absolute path for resources in include
Browse files Browse the repository at this point in the history
Use absolute paths for the resources in include files since the relative
paths will be different depending on where these files are included.

Manually verified, but created with:
find source/ -name '_*.rst' -exec sed -n 's;\(\.\./\)\+images/;/images/;' {} \;

Signed-off-by: Randolph Sapp <[email protected]>
  • Loading branch information
StaticRocket authored and cshilwant committed Dec 5, 2024
1 parent 2b8eac5 commit 5de9b4f
Show file tree
Hide file tree
Showing 66 changed files with 426 additions and 426 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ features of EVM are:
.. rubric:: EVM Layout and Key Components
:name: evm-layout-and-key-components

.. Image:: ../../../images/TI_K2GEVM.png
.. Image:: /images/TI_K2GEVM.png

.. rubric:: JTAG debug probes (aka Emulators) supported
:name: jtag-debug-probes-aka-emulators-supported
Expand Down Expand Up @@ -83,13 +83,13 @@ mode.
| **For EVM Out of box experience uses SD/MMC boot as shown in the
image**:
.. Image:: ../../../images/Boot_switch_SDboot.jpg
.. Image:: /images/Boot_switch_SDboot.jpg

|
| **For Debugging over emulator use "No Boot/Sleep" Setting as shown
below**:
.. Image:: ../../../images/Boot_Switch_NoBoot.jpg
.. Image:: /images/Boot_Switch_NoBoot.jpg
:scale: 50%

|
Expand Down Expand Up @@ -172,7 +172,7 @@ connector to the USB mini-B interface near to the audio line in on the
EVM, and the USB connector to your PC. This enables XDS-2xx emulation
and is directly useable by CCS.

.. Image:: ../../../images/XDS200_connect.png
.. Image:: /images/XDS200_connect.png

|
Expand Down Expand Up @@ -258,7 +258,7 @@ this update.
update the Keystone Device Support package by going into the Help->Check
For Updates

.. Image:: ../../../images/Check_for_Updates.png
.. Image:: /images/Check_for_Updates.png

**Step 2** Select Keystone2 device support package. Follow menu options
to continue with the update
Expand All @@ -267,7 +267,7 @@ to continue with the update
and check that Keystone2 device support package v1.1.5 or later are
installed as shown below

.. Image:: ../../../images/KeystoneII_device_support_package.png
.. Image:: /images/KeystoneII_device_support_package.png

**Note:** The package can be downloaded separately from the link below
and manually unzipped into CCSv6 installation.
Expand Down Expand Up @@ -308,7 +308,7 @@ and manually unzipped into CCSv6 installation.
Launch CCS and create new target configuration(File->New->Target
Configuration file) as shown in the images below

.. Image:: ../../../images/CCS_target_configuration.png
.. Image:: /images/CCS_target_configuration.png

Provide appropriate name to the configuration. Select Spectrum digital
XDS200 emulator and target as K2G GPEVM.
Expand All @@ -318,7 +318,7 @@ installed the CCSv6.1.3 package or for CCSv6.1.2 and earlier ensure that
you have done the software update correctly as shown in the how to
section below.

.. Image:: ../../../images/K2G_GPEVM_Target_configuration.jpg
.. Image:: /images/K2G_GPEVM_Target_configuration.jpg

In advance settings, make sure that the gel files are populated
correctly. The following GEL files and their corresponding cores are
Expand Down Expand Up @@ -348,7 +348,7 @@ in the previous section ConfiguringTargetConfigFile_

**Step5**: Launch Target configuration you just created.

.. Image:: ../../../images/K2G_Launch_targetConfig.png
.. Image:: /images/K2G_Launch_targetConfig.png

**Step6**:K2G can be a DSP or an ARM master boot device so connect to
the C66x or the A15\_0.
Expand Down Expand Up @@ -378,7 +378,7 @@ in the previous section ConfiguringTargetConfigFile_
Launch CCS and create new target configuration(File->New->Target
Configuration file) as shown in the images below

.. Image:: ../../../images/CCS_target_configuration.png
.. Image:: /images/CCS_target_configuration.png

Provide appropriate name to the configuration. Select Spectrum digital
XDS200 emulator and target as 66AK2G02.
Expand All @@ -388,7 +388,7 @@ installed the CCSv6.1.3 package or for CCSv6.1.2 and earlier ensure that
you have done the software update correctly as shown in the how to
section below.

.. Image:: ../../../images/K2G_GPEVM_Target_configuration_alternate.jpg
.. Image:: /images/K2G_GPEVM_Target_configuration_alternate.jpg

In advance settings, make sure that the no gel files are populated.

Expand All @@ -404,7 +404,7 @@ in the previous section ConfiguringTargetConfigFile_

**Step5**: Launch Target configuration you just created.

.. Image:: ../../../images/K2G_Launch_targetConfig.png
.. Image:: /images/K2G_Launch_targetConfig.png

**Step6**:K2G will boot with ARM master boot from the SD card so
connect to the A15\_0. There will be no output on the console when you
Expand Down Expand Up @@ -479,7 +479,7 @@ machine.
the interface section, select ‘Serial (UART)’ from the drop-down box on
the left.Refer to the image provided below:

.. Image:: ../../../images/LMflashProg_Config.png
.. Image:: /images/LMflashProg_Config.png


**Step 7** Select the BMC COM Port and set the ‘Baud Rate’ to 115200.
Expand All @@ -491,7 +491,7 @@ the left.Refer to the image provided below:
"Silicon Labs CP210x: USB to UART Bridge: Standard COM Port (COM##)"
as shown below:

.. Image:: ../../../images/BMCUARTPort.png
.. Image:: /images/BMCUARTPort.png

**Note:** BMC outputs boot logs to serial console when EVM is powered
ON. Connect the ‘USB to SoC UART0’ port to standard serial console
Expand All @@ -503,7 +503,7 @@ Support’ is unchecked.
**Step 9** In the 'Program' tab, select the binary image file
bmc\_evmKS2\_K2G.bin in the section 'Select.bin file'.

.. Image:: ../../../images/LMflashProg_program.png
.. Image:: /images/LMflashProg_program.png

**Step 10** Leave all other options as default, and press the ‘Program’
button.
Expand Down Expand Up @@ -548,7 +548,7 @@ Steps to update the XDS200 firmware on the EVM are archived on the article
- Remove FB3 and connect a wire from R64.2 ‘rVCC\_VBUS\_XDS’ and R67.2
‘VCC5V0\_DCDC’ as shown in the image below:

.. Image:: ../../../images/R64_to_R67_HWMod.png
.. Image:: /images/R64_to_R67_HWMod.png
:scale: 70%

.. rubric:: Update the EVM for improved USB performance
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ The key features of the EVM are:
EVM Layout and Key Components
-----------------------------------

.. Image:: ../../../images/TI_K2G_ICE_EVM_TOP.png
.. Image:: /images/TI_K2G_ICE_EVM_TOP.png
:scale: 50%

.. Image:: ../../../images/TI_K2G_ICE_EVM_BOTTOM.png
.. Image:: /images/TI_K2G_ICE_EVM_BOTTOM.png
:scale: 50%

Supported JTAG Debug Probes (Emulators)
Expand All @@ -73,14 +73,14 @@ mode.

**For the EVM Out-of-Box experience, use SD/MMC boot mode as shown in the image below**:

.. Image:: ../../../images/K2GICE_Boot_MODE.png
.. Image:: /images/K2GICE_Boot_MODE.png
:scale: 50%

|
The table below lists all of the boot modes supported on the ICE EVM.

.. Image:: ../../../images/K2G_ICE_BOOTSW.png
.. Image:: /images/K2G_ICE_BOOTSW.png
:scale: 50%

Connecting an Emulator
Expand All @@ -104,7 +104,7 @@ Users can connect to the target SoC via CCS by connecting the USB cable, supplie

|
.. Image:: ../../../images/ICE_K2G_connect.png
.. Image:: /images/ICE_K2G_connect.png
:scale: 50%

|
Expand Down Expand Up @@ -159,7 +159,7 @@ specific target files hence we recommend this update.
required to update the Keystone Device Support package by going into the
Help->Check For Updates

.. Image:: ../../../images/Check_for_Updates.png
.. Image:: /images/Check_for_Updates.png
:scale: 50%

2. Select Keystone2 device support package. Follow menu options
Expand All @@ -169,7 +169,7 @@ to continue with the update.
and check that Keystone2 device support package v1.1.9 or later are
installed as shown below.

.. Image:: ../../../images/KeystoneII_device_support_package.png
.. Image:: /images/KeystoneII_device_support_package.png
:scale: 50%

.. Note:: The package can be downloaded separately from the link below and manually unzipped into CCS installation.
Expand Down Expand Up @@ -202,14 +202,14 @@ Connect without an SD Card Boot Image

Launch CCS and create a new target configuration (File->New->Target Configuration file) as shown in the images below.

.. Image:: ../../../images/CCS_target_configuration.png
.. Image:: /images/CCS_target_configuration.png
:scale: 50%

Provide an appropriate name to the configuration. Select Spectrum Digital XDS100 emulator and target as K2G ICE EVM.

.. Note:: If you don't find the K2GICE target make sure you have installed CCSv7.1 or higher. If using CCSv 7.0 or CCSv6.1.x and earlier, ensure that you have done the software update correctly as shown in the how to section below.

.. Image:: ../../../images/K2G_ICE_target_configuration.png
.. Image:: /images/K2G_ICE_target_configuration.png
:scale: 50%

In advanced settings, make sure that the GEL files are populated correctly. The following GEL files and their corresponding cores are provided below.
Expand All @@ -235,7 +235,7 @@ the previous section "Configuring target configuration files."
5. Launch the newly created
target configuration.

.. Image:: ../../../images/K2G_Launch_targetConfig.png
.. Image:: /images/K2G_Launch_targetConfig.png
:scale: 50%

6. K2G can be a DSP or an ARM master boot device
Expand Down Expand Up @@ -264,14 +264,14 @@ Connect with an SD Card Boot Image
1. Launch CCS and create a new target configuration (File->New->Target
Configuration file) as shown in the images below.

.. Image:: ../../../images/CCS_target_configuration.png
.. Image:: /images/CCS_target_configuration.png
:scale: 50%

Provide an appropriate name to the configuration. Select Spectrum digital XDS100 emulator and target as 66AK2G02.

.. Note:: If you don't find the K2GICE target make sure you have installed CCSv7.1 or higher. If using CCSv 7.0 or CCSv6.1.x and earlier, ensure that you have done the software update correctly as shown in the how to section below.

.. Image:: ../../../images/K2G_GPEVM_Target_configuration_alternate.jpg
.. Image:: /images/K2G_GPEVM_Target_configuration_alternate.jpg
:scale: 50%

In advanced settings, make sure that no GEL files are populated.
Expand All @@ -288,7 +288,7 @@ section "Configuring target configuration files".
5. Launch the newly created
target configuration.

.. Image:: ../../../images/K2G_Launch_targetConfig.png
.. Image:: /images/K2G_Launch_targetConfig.png
:scale: 50%

6. K2G will boot with ARM master boot from the SD card so connect to the A15\_0. There will be no output on the console when you
Expand Down
30 changes: 15 additions & 15 deletions source/common/EVM_Hardware_Setup/_AM572x_GP_EVM_Hardware_Setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ and dual ARM Cortex-M4 cores.
.. rubric:: Contents of the kit
:name: contents-of-the-kit

.. Image:: ../../../images/EVM_modules.png
.. Image:: /images/EVM_modules.png

**Module:**

Expand All @@ -44,7 +44,7 @@ and dual ARM Cortex-M4 cores.
.. rubric:: EVM Layout and Key Components
:name: evm-layout-and-key-components

.. Image:: ../../../images/AM572X_GP_EVM_Overview.png
.. Image:: /images/AM572X_GP_EVM_Overview.png

.. rubric:: JTAG debug probes (aka Emulators) supported
:name: jtag-debug-probes-aka-emulators-supported
Expand Down Expand Up @@ -74,7 +74,7 @@ UART cable from the FTDI website:
.. rubric:: Setting boot switches
:name: setting-boot-switches

.. Image:: ../../../images/Boot_Switches.png
.. Image:: /images/Boot_Switches.png

Other Boot Pin configurations: `GP EVM Boot
Options <http://processors.wiki.ti.com/AM572x_General_Purpose_EVM_HW_User_Guide#Boot_and_emulation_setup>`__
Expand All @@ -94,15 +94,15 @@ panel in order to get access to the JTAG pins.
Refer to the image below for how to safely separate the processor module
from the LCD panel.

+-------------------------------------------------------+-------------------------------------------------+
| .. Image:: ../../../images/X15_PModule_disconnect.jpg | .. Image:: ../../../images/JMI_0065.jpg |
+-------------------------------------------------------+-------------------------------------------------+
+-----------------------------------------------+---------------------------------+
| .. Image:: /images/X15_PModule_disconnect.jpg | .. Image:: /images/JMI_0065.jpg |
+-----------------------------------------------+---------------------------------+

|
| Image for how to connect the XDS200 Emulator to the 20 pin header is
shown below:
.. Image:: ../../../images/GPEVM_XDS200.jpg
.. Image:: /images/GPEVM_XDS200.jpg
:scale: 50%

.. rubric:: Powering up the EVM
Expand All @@ -111,7 +111,7 @@ from the LCD panel.
.. rubric:: Power Supply specifications
:name: power-supply-specifications

.. Image:: ../../../images/CUI_Isolated_Power_Supply.png
.. Image:: /images/CUI_Isolated_Power_Supply.png

Please note that a power supply is NOT included with the AM572x
Evaluation Module and needs to be purchased separately. A power supply
Expand Down Expand Up @@ -155,7 +155,7 @@ scenario, the SBL component provides the same functionality
.. rubric:: Connect Power to the EVM
:name: connect-power-to-the-evm

.. Image:: ../../../images/Push_Power_EVM.png
.. Image:: /images/Push_Power_EVM.png

.. rubric:: CCS Setup
:name: ccs-setup
Expand All @@ -181,7 +181,7 @@ GPEVM\_AM572x\_SiRevA target make sure you have installed the CCSv6
package with support for Sitara Processors and done the software update
correctly from the Help Menu to get the latest Sitara CSP package.

.. Image:: ../../../images/GPEVM_Target_configuration.jpg
.. Image:: /images/GPEVM_Target_configuration.jpg

|
Expand Down Expand Up @@ -345,7 +345,7 @@ MULTICORE Initialization** enable the corresponding sub system clock.
For example, enable ``DSP11SSClkEnable_API`` for the first DSP core.
After running the clock enable option, you can connect to the core.

.. Image:: ../../../images/Multicore-Enable.jpg
.. Image:: /images/Multicore-Enable.jpg

If you wish to run TI RTOS code on DSP, please also run the `Timer
Suspend Control
Expand Down Expand Up @@ -379,7 +379,7 @@ installed the CCSv6.1.1 package and done the software update correctly.

|
.. Image:: ../../../images/COnfigure_targetConfigFiles_SDboot.png
.. Image:: /images/COnfigure_targetConfigFiles_SDboot.png

.. rubric:: GEL file options
:name: gel-file-options
Expand Down Expand Up @@ -433,7 +433,7 @@ Due to this issue the SYS/BIOS developers will need to configure an
additional CCS configuration check to connect the GPTimer suspend
control signal to the DSP as shown in the image below:

.. Image:: ../../../images/GPtimer5_DSPConnect.png
.. Image:: /images/GPtimer5_DSPConnect.png

.. rubric:: Other How-To Options
:name: other-how-to-options
Expand All @@ -443,7 +443,7 @@ control signal to the DSP as shown in the image below:

Connecting FTDI cable to the 6 pin UART header for serial debug

.. Image:: ../../../images/GP_EVM_UART.jpg
.. Image:: /images/GP_EVM_UART.jpg
:scale: 50%

**Note:** Pin 1 corresponds to ground.
Expand All @@ -459,7 +459,7 @@ Flow Control: Off
For ethernet connectivity connect the ethernet cable to the top serial
port which is port 0 on the GP EVM.

.. Image:: ../../../images/AM572x_GP_EVM_Ethernet_connect.jpg
.. Image:: /images/AM572x_GP_EVM_Ethernet_connect.jpg
:scale: 50%

You can connect the other end of the cable directly to the host or
Expand Down
4 changes: 2 additions & 2 deletions source/common/EVM_Hardware_Setup/_AM68_SK_Hardware_Setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ To run the demos on AM68 SK you will require,

Connect the components to the EVM as shown in the image.

.. figure:: ../../../images/AM68_SK_Hardware_Setup/am68_sk.jpg
.. figure:: /images/AM68_SK_Hardware_Setup/am68_sk.jpg
:scale: 30
:align: center

AM68 SK connections

Set the boot pins to SD boot mode as shown in the following image.

.. figure:: ../../../images/AM68_SK_Hardware_Setup/am68_sk_bootpins.jpg
.. figure:: /images/AM68_SK_Hardware_Setup/am68_sk_bootpins.jpg
:scale: 20
:align: center

Expand Down
Loading

0 comments on commit 5de9b4f

Please sign in to comment.