Skip to content

Commit b8cf88b

Browse files
Merge pull request #2176 from jasonrandrews/review
spelling fixes
2 parents 0e22de8 + 327a0dc commit b8cf88b

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

.wordlist.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4459,4 +4459,14 @@ Arcee's
44594459
commandlinetools
44604460
ppl
44614461
rollout
4462-
sdkmanager
4462+
sdkmanager
4463+
Ntegral
4464+
OEMs
4465+
TKN
4466+
VHD
4467+
inet
4468+
tekton
4469+
tektoncd
4470+
tkn
4471+
verifiably
4472+
vhd

content/learning-paths/automotive/openadkit2_safetyisolation/1d_safety_island_arch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Safety islands are often implemented as lockstep cores or separate MCUs that run
3030
## Key capabilities of a safety island
3131
- **System health monitoring** continuously monitors the operational status of the main processor (for example, the ADAS control unit) and detects potential errors or anomalies
3232
- **Fault detection and isolation** independently detects failures and initiates emergency handling for overheating, execution faults, or unresponsiveness
33-
- **Essential safety functions conitnue to operate**, even if the main system crashes. A safety island can execute fallback operations, such as:
33+
- **Essential safety functions continue to operate**, even if the main system crashes. A safety island can execute fallback operations, such as:
3434
- Autonomous Vehicles → safe stopping (fail-safe mode)
3535
- Industrial Equipment → emergency power cutoff or speed reduction
3636

content/learning-paths/embedded-and-microcontrollers/visualizing-ethos-u-performance/6-evaluate-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ I [executorch:arm_perf_monitor.cpp:184] ethosu_pmu_cntr4 : 130
162162
|ethosu_pmu_cntr3|External DRAM write beats(ETHOSU_PMU_EXT_WR_DATA_BEAT_WRITTEN)|Number of write data beats to external memory.|Helps detect offloading or insufficient SRAM.|
163163
|ethosu_pmu_cntr4|Idle cycles(ETHOSU_PMU_NPU_IDLE)|Number of cycles where the NPU had no work scheduled (i.e., idle).|High idle count = possible pipeline stalls or bad scheduling.|
164164

165-
In this learning path you have successfully learnt how to deploy a MobileNet V2 Model using ExecuTorch on Arm's Corstone-320 FVP.
165+
In this learning path you have successfully learned how to deploy a MobileNet V2 Model using ExecuTorch on Arm's Corstone-320 FVP.

0 commit comments

Comments
 (0)