Skip to content

Commit 36ef81c

Browse files
authored
Merge pull request #3385 from RonanSynnottArm/zena
Zena CSS Debug LP: Fixes to documentation links
2 parents 8f22be8 + 9867e05 commit 36ef81c

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

content/learning-paths/automotive/zenacssdebug/launch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can launch the FVP within the build environment with the software stack load
1616
kas shell -c "../layers/meta-arm/scripts/runfvp -t tmux --verbose"
1717
```
1818

19-
See the [Arm Zena CSS User Guide](https://arm-auto-solutions.docs.arm.com/en/v2.0/rd-aspen/user_guide/reproduce.html#run-the-fvp) for further information.
19+
See the [Arm Zena CSS User Guide](https://arm-zena-css.docs.arm.com/en/latest/user_guide/reproduce.html#run-the-fvp) for further information.
2020

2121
While you can continue to use this method during debugging, it does not enable the Iris debug server in the model, so the system cannot be debugged from Arm Development Studio. Additional command-line options are required.
2222

content/learning-paths/automotive/zenacssdebug/zena.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For more information, see [Arm Zena Compute Subsystem (CSS)](https://developer.a
2020

2121
## Build the software stack
2222

23-
Follow the steps to download and build the software stack in the [Arm Automotive Solutions Software Reference Stack User Guide](https://arm-auto-solutions.docs.arm.com/en/latest/rd-aspen/user_guide/reproduce.html).
23+
Follow the steps to download and build the software stack in the [Arm Automotive Solutions Software Reference Stack User Guide](https://arm-zena-css.docs.arm.com/en/latest/user_guide/reproduce.html).
2424

2525
The default **Cfg1, Arm Automotive Solutions Demo, Bare Metal** build is used in this learning path.
2626

@@ -29,7 +29,9 @@ Software build will usually take at least one hour to complete, depending on hos
2929
{{% notice Note %}}
3030
The primary focus of this Learning Path is to demonstrate how to debug the software stack.
3131

32-
The latest version of software tested at time of writing is `2.1`. Screenshots show previous versions.
32+
The latest version of software tested at time of writing is `2.2`. Screenshots show previous versions.
33+
34+
For documentation of earlier versions, go to [here](https://arm-auto-solutions.docs.arm.com).
3335
{{% /notice %}}
3436

3537
## Verify the build and execution

0 commit comments

Comments
 (0)