boards: fvp_baser_aemv8r: remove scale and center images
Now that images are scaled up to the ~width of the page, there's no need to scale. Also center images to make things prettier. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
b1c970e331
commit
ec5b59fd17
1 changed files with 14 additions and 14 deletions
|
@ -10,7 +10,7 @@ Please refer to the official Arm Development Studio Page [1]_ for details. Here
|
||||||
``Version: 2020.b Build: 2020110909`` is used in the following example.
|
``Version: 2020.b Build: 2020110909`` is used in the following example.
|
||||||
|
|
||||||
.. image:: images/version-info.jpg
|
.. image:: images/version-info.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS Version
|
:alt: Arm DS Version
|
||||||
|
|
||||||
Download Arm FVP BaseR AEMv8-R
|
Download Arm FVP BaseR AEMv8-R
|
||||||
|
@ -25,13 +25,13 @@ Use DS perspective
|
||||||
From menu choose ``Window -> Perspective -> Open Perspective -> Other...``:
|
From menu choose ``Window -> Perspective -> Open Perspective -> Other...``:
|
||||||
|
|
||||||
.. image:: images/perspective-choose-other.jpg
|
.. image:: images/perspective-choose-other.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS Perspective choose Other...
|
:alt: Arm DS Perspective choose Other...
|
||||||
|
|
||||||
In the opened window, choose ``Development Studio (default)``:
|
In the opened window, choose ``Development Studio (default)``:
|
||||||
|
|
||||||
.. image:: images/perspective-choose-ds.jpg
|
.. image:: images/perspective-choose-ds.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS Perspective choose DS
|
:alt: Arm DS Perspective choose DS
|
||||||
|
|
||||||
Create a new configuration database
|
Create a new configuration database
|
||||||
|
@ -40,19 +40,19 @@ Create a new configuration database
|
||||||
Create a new configuration database by selecting ``File -> New -> Other... -> Configuration Database``:
|
Create a new configuration database by selecting ``File -> New -> Other... -> Configuration Database``:
|
||||||
|
|
||||||
.. image:: images/create-new-configuration-database.jpg
|
.. image:: images/create-new-configuration-database.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new configuration database
|
:alt: Arm DS create new configuration database
|
||||||
|
|
||||||
Choose a name for the database. Here ``Zephyr`` is used:
|
Choose a name for the database. Here ``Zephyr`` is used:
|
||||||
|
|
||||||
.. image:: images/create-new-configuration-database_database-name.jpg
|
.. image:: images/create-new-configuration-database_database-name.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new configuration database: choose database name
|
:alt: Arm DS create new configuration database: choose database name
|
||||||
|
|
||||||
Click ``Finish`` and the new configuration database can be seen in ``Project Explorer``:
|
Click ``Finish`` and the new configuration database can be seen in ``Project Explorer``:
|
||||||
|
|
||||||
.. image:: images/create-new-configuration-database_shown-in-project-explorer.jpg
|
.. image:: images/create-new-configuration-database_shown-in-project-explorer.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new configuration database: shown in project explorer
|
:alt: Arm DS create new configuration database: shown in project explorer
|
||||||
|
|
||||||
Create a new model configuration
|
Create a new model configuration
|
||||||
|
@ -61,7 +61,7 @@ Create a new model configuration
|
||||||
Right click ``Zephyr`` in ``Project Explorer``, choose ``New -> Model Configuration``:
|
Right click ``Zephyr`` in ``Project Explorer``, choose ``New -> Model Configuration``:
|
||||||
|
|
||||||
.. image:: images/create-new-model-configuration.jpg
|
.. image:: images/create-new-model-configuration.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new model configuration
|
:alt: Arm DS create new model configuration
|
||||||
|
|
||||||
In the opened window:
|
In the opened window:
|
||||||
|
@ -71,14 +71,14 @@ In the opened window:
|
||||||
3. Set ``Model Path`` to ``$FVP_D/FVP_BaseR_AEMv8R``, then ``Finish``.
|
3. Set ``Model Path`` to ``$FVP_D/FVP_BaseR_AEMv8R``, then ``Finish``.
|
||||||
|
|
||||||
.. image:: images/create-new-model-configuration_model-path.jpg
|
.. image:: images/create-new-model-configuration_model-path.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new model configuration: set model path
|
:alt: Arm DS create new model configuration: set model path
|
||||||
|
|
||||||
Then in ``FVP_BaseR_AEMv8R`` tab, change ``ARMAEMv8-R_`` to ``V8R64-Generic``,
|
Then in ``FVP_BaseR_AEMv8R`` tab, change ``ARMAEMv8-R_`` to ``V8R64-Generic``,
|
||||||
click ``Save`` and then click ``Import``:
|
click ``Save`` and then click ``Import``:
|
||||||
|
|
||||||
.. image:: images/create-new-model-configuration_model-use-V8R64-Generic.jpg
|
.. image:: images/create-new-model-configuration_model-use-V8R64-Generic.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new model configuration: import
|
:alt: Arm DS create new model configuration: import
|
||||||
|
|
||||||
Create a new launch configuration
|
Create a new launch configuration
|
||||||
|
@ -87,7 +87,7 @@ Create a new launch configuration
|
||||||
From ``Project Explorer``, right click ``FVP_BaseR_AEMv8R`` and select ``Debug as -> Debug configurations...``:
|
From ``Project Explorer``, right click ``FVP_BaseR_AEMv8R`` and select ``Debug as -> Debug configurations...``:
|
||||||
|
|
||||||
.. image:: images/create-new-launch-configuration_context-menu.jpg
|
.. image:: images/create-new-launch-configuration_context-menu.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new launch configuration: context menu
|
:alt: Arm DS create new launch configuration: context menu
|
||||||
|
|
||||||
Select ``Generic Arm C/C++ Application`` and click ``New launch configuration`` button.
|
Select ``Generic Arm C/C++ Application`` and click ``New launch configuration`` button.
|
||||||
|
@ -105,7 +105,7 @@ A new configuration named ``New_configuration`` will be created.
|
||||||
The file ``zephyr.elf`` specified by ``-a`` is the binary built from Zephyr.
|
The file ``zephyr.elf`` specified by ``-a`` is the binary built from Zephyr.
|
||||||
|
|
||||||
.. image:: images/create-new-launch-configuration_connection.jpg
|
.. image:: images/create-new-launch-configuration_connection.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new launch configuration: connection
|
:alt: Arm DS create new launch configuration: connection
|
||||||
|
|
||||||
2. In ``Files`` tab:
|
2. In ``Files`` tab:
|
||||||
|
@ -113,7 +113,7 @@ A new configuration named ``New_configuration`` will be created.
|
||||||
In ``Files`` box, set ``Load symbols from file`` to full path of ``zephyr.elf`` that you built.
|
In ``Files`` box, set ``Load symbols from file`` to full path of ``zephyr.elf`` that you built.
|
||||||
|
|
||||||
.. image:: images/create-new-launch-configuration_files.jpg
|
.. image:: images/create-new-launch-configuration_files.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new launch configuration: files
|
:alt: Arm DS create new launch configuration: files
|
||||||
|
|
||||||
3. In ``Debugger`` tab:
|
3. In ``Debugger`` tab:
|
||||||
|
@ -127,7 +127,7 @@ A new configuration named ``New_configuration`` will be created.
|
||||||
- In ``Paths`` box, set ``Source search directory`` to the path to Zephyr source code.
|
- In ``Paths`` box, set ``Source search directory`` to the path to Zephyr source code.
|
||||||
|
|
||||||
.. image:: images/create-new-launch-configuration_debugger.jpg
|
.. image:: images/create-new-launch-configuration_debugger.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS create new launch configuration: debugger
|
:alt: Arm DS create new launch configuration: debugger
|
||||||
|
|
||||||
After all these changes are made, click ``Apply``, then click ``Debug``. DS will
|
After all these changes are made, click ``Apply``, then click ``Debug``. DS will
|
||||||
|
@ -135,7 +135,7 @@ launch ``FVP_BaseR_AEMv8R`` and connect to it. You can see a new session is
|
||||||
connected in ``Debug Control`` window.
|
connected in ``Debug Control`` window.
|
||||||
|
|
||||||
.. image:: images/DS-debug-working.jpg
|
.. image:: images/DS-debug-working.jpg
|
||||||
:scale: 70%
|
:align: center
|
||||||
:alt: Arm DS working
|
:alt: Arm DS working
|
||||||
|
|
||||||
References
|
References
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue