Skip to content

Commit 9eab820

Browse files
Merge pull request #2688 from ArmDeveloperEcosystem/main
production update
2 parents 46612e1 + 1a477fc commit 9eab820

238 files changed

Lines changed: 3627 additions & 1861 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/copilot-instructions.md

Lines changed: 99 additions & 32 deletions
Large diffs are not rendered by default.

.wordlist.txt

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5383,4 +5383,60 @@ ultraedge
53835383
unclound
53845384
wNdi
53855385
whatsapp
5386-
workdir
5386+
workdir
5387+
Alexandre
5388+
CRI
5389+
ClickHouse's
5390+
EDuJ
5391+
EOL
5392+
ERNIE's
5393+
Expb
5394+
FEXPA
5395+
Grasset
5396+
Idxb
5397+
LOQ
5398+
MEC
5399+
MECID
5400+
MECIDs
5401+
MIMEType
5402+
Martino
5403+
NvLxg
5404+
Nydus
5405+
PASes
5406+
PolicyDeny
5407+
Remb
5408+
Romana
5409+
SLdG
5410+
TCB
5411+
aMWqFmwBgwT
5412+
actix
5413+
ae
5414+
aot
5415+
cdd
5416+
columnalt
5417+
cri
5418+
decrypt
5419+
eade
5420+
empt
5421+
expBits
5422+
exponentials
5423+
jsozZm
5424+
jyco
5425+
keyprovider
5426+
Linux's
5427+
minimax
5428+
modelcontextprotocol
5429+
nter
5430+
nydus
5431+
oMdFIQ
5432+
outputNAME
5433+
poweroff
5434+
qJs
5435+
rBD
5436+
rMDhjcaEM
5437+
remBits
5438+
snapshotter
5439+
unmounting
5440+
vnd
5441+
xqcqqYHrjZ
5442+
ztPjILBCbFEqnVlbvjUpM

content/install-guides/github-copilot.md

Lines changed: 145 additions & 131 deletions
Large diffs are not rendered by default.

content/install-guides/stm32_vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Run the installer(s) and follow on-screen instructions.
6969

7070
### How do I install Git for version control functionality?
7171

72-
You can download the latest version from [here](https://git-scm.com/).
72+
You can download the latest version from [git-scm.com](https://git-scm.com/).
7373

7474
### What about Keil Studio for VS Code?
7575

content/install-guides/streamline-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Streamline CLI tools are supported on the following Arm CPUs:
5252

5353
Use the Arm Sysreport utility to determine whether your system configuration supports hardware-assisted profiling. Follow the instructions in [Get ready for performance analysis with Sysreport][1] to discover how to download and run this utility.
5454

55-
[1]: https://learn.arm.com/learning-paths/servers-and-cloud-computing/sysreport/
55+
[1]: /learning-paths/servers-and-cloud-computing/sysreport/
5656

5757
The `perf counters` entry in the generated report indicates how many CPU counters are available. The `perf sampling` entry indicates if SPE is available. You will achieve the best profiles in systems with at least 6 available CPU counters and SPE.
5858

content/learning-paths/automotive/openadkit1_container/3_setup_openadkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The example has been tested on [AWS EC2](https://aws.amazon.com/ec2/) and an [Am
1515

1616
## Installation
1717

18-
You need Docker to run Open AD Kit. Refer to the [Docker install guide](https://learn.arm.com/install-guides/docker/) to learn how to install Docker on an Arm platform.
18+
You need Docker to run Open AD Kit. Refer to the [Docker install guide](/install-guides/docker/) to learn how to install Docker on an Arm platform.
1919

2020
First, verify Docker is installed on your development computer by running:
2121

content/learning-paths/automotive/openadkit2_safetyisolation/2_data_distribution_service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In modern vehicles, multiple sensors such as LiDAR, radar, and cameras must cont
1717
DDS ensures these components share data seamlessly and in real time, both within the vehicle and across infrastructure such as V2X systems, including traffic lights and road sensors.
1818

1919
{{% notice Tip %}}
20-
To get started with open-source DDS on Arm platforms, see the [Installation Guide for CycloneDDS](https://learn.arm.com/install-guides/cyclonedds).
20+
To get started with open-source DDS on Arm platforms, see the [Installation Guide for CycloneDDS](/install-guides/cyclonedds).
2121
{{% /notice %}}
2222

2323

content/learning-paths/automotive/openadkit2_safetyisolation/3_container_spliting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ layout: learningpathall
1010

1111
Now that you’ve explored the concept of a safety island, a dedicated subsystem responsible for executing safety-critical control logic, and learned how DDS (Data Distribution Service) enables real-time, distributed communication, you’ll refactor the original OpenAD Kit architecture into a multi-instance deployment.
1212

13-
The predecessor Learning Path, [Deploy Open AD Kit containerized autonomous driving simulation on Arm Neoverse](http://learn.arm.com/learning-paths/automotive/openadkit1_container/), showed how to deploying three container components on a single Arm-based instance, to handle:
13+
The predecessor Learning Path, [Deploy Open AD Kit containerized autonomous driving simulation on Arm Neoverse](/learning-paths/automotive/openadkit1_container/), showed how to deploying three container components on a single Arm-based instance, to handle:
1414
- The simulation environment
1515
- Visualization
1616
- Planning and control

content/learning-paths/automotive/openadkit2_safetyisolation/4_multiinstance_executing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ On the Simulation and Visualization node, execute:
8686

8787
Once both machines are running their launch scripts, the Visualizer container exposes a web-accessible interface at: http://6080/vnc.html.
8888

89-
Open this link in your browser to observe the simulation in real time. The demo closely resembles the output in the [previous Learning Path, Deploy Open AD Kit containerized autonomous driving simulation on Arm Neoverse](http://learn.arm.com/learning-paths/automotive/openadkit1_container/4_run_openadkit/).
89+
Open this link in your browser to observe the simulation in real time. The demo closely resembles the output in the [previous Learning Path, Deploy Open AD Kit containerized autonomous driving simulation on Arm Neoverse](/learning-paths/automotive/openadkit1_container/4_run_openadkit/).
9090

9191
![Distributed OpenAD Kit simulation running on two Arm-based instances with visualizer and simulator coordination over DDS alt-text#center](split_aws_run.gif "Visualizer output from a distributed OpenAD Kit simulation showing ROS 2 modules running across two cloud instances using DDS communication.")
9292

content/learning-paths/automotive/tinkerblox_ultraedge/debian_installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Place a `MicroPacFile` in your project directory.
164164
- **limits**: Resource limits (memory, cpu)
165165
- **mount**: Volume mount points
166166
- **network**: Network configuration
167-
- **createdBy**: maintanier of the application
167+
- **createdBy**: maintainer of the application
168168
- **description**: description of the application
169169

170170
### Building the MicroPac

0 commit comments

Comments
 (0)