Skip to content

Commit 56fcf0c

Browse files
Update If-youre-having-trouble-connecting-a-device-to-PLC-IDE.md
1 parent ba11318 commit 56fcf0c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

content/Software Support/PLC IDE/If-youre-having-trouble-connecting-a-device-to-PLC-IDE.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ id: 8824551178780
1919

2020
- You need **valid license** to download the code to the device:
2121

22-
- Licenses for Portenta Machine Control are [available in the store](https://store.arduino.cc/products/plc-key-portenta-machine-control). Instructions for license activation [are available here](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license#6-license-activation-with-product-key-portenta-machine-control).
22+
- Licenses for Portenta Machine Control are [available in the store](https://store.arduino.cc/products/plc-key-portenta-machine-control). Instructions for license activation [are available here](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license#6-license-activation-with-product-key-portenta-machine-control).
2323

24-
- Arduino Opta is a pre-licensed product, just follow the [activation instructions](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license#7-license-activation-with-pre-licensed-products-opta).
24+
- Arduino Opta is a pre-licensed product, follow the [activation instructions](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license#7-license-activation-with-pre-licensed-products-opta).
2525

2626
---
2727

@@ -33,13 +33,13 @@ id: 8824551178780
3333

3434
This error occurs when the installation is interrupted before the Arduino IDE Tools Setup Wizard completes.
3535

36-
Restart the installation process and ensure that you allow the Setup Wizard to finish without interruption.
36+
Restart the installation process and ensure you allow the Setup Wizard to finish without interruption.
3737

38-
- **"Fatal eror during installation"**
38+
- **"Fatal error during installation"**
3939

4040
This error typically appears when attempting to install the PLC IDE without an internet connection.
4141

42-
Connect to the internet and try the installation again. The installer requires an active connection to download necessary components.
42+
Connect to the internet and try the installation again. The installer requires an active connection to download the necessary components.
4343

4444
---
4545

@@ -54,13 +54,13 @@ id: 8824551178780
5454

5555
- Double-tap the device’s reset button to put it in bootloader mode. First, try selecting the correct COM port. If that doesn’t work, set the Port to “Automatic (BootLoader)” and attempt to download the sketch again.
5656

57-
- Close any applications that might be blocking the port, such as the Arduino IDE serial monitor.
57+
- Close any applications blocking the port, such as the Arduino IDE serial monitor.
5858

5959
- [Reformat the QSPI flash memory](https://support.arduino.cc/hc/en-us/articles/16206977438748-Reset-the-flash-memory-on-STM32H747-based-devices)
6060

6161
- Create a new project and attempt to download the runtime again.
6262

63-
- **"Error: "(DownloadSketch) Can not download sketch: COM port must be used!""**
63+
- **"Error: "(DownloadSketch) Can not download sketch: COM port must be used!"**
6464

6565
This error occurs when no COM port is selected.
6666

@@ -74,7 +74,7 @@ id: 8824551178780
7474

7575
`C:\Users\<Profile-Name>\AppData\Local\T`
7676

77-
If you can't find this folder, Copy it from the computers Admin profile (which requires access authorization e.g. admin password), and then pasting it in the same path on the user profile.
77+
If you can't find this folder, Copy it from the computer's Admin profile (which requires access authorization, e.g., the admin password) and paste it into the same path on the user profile.
7878

7979
- Restart PLC IDE.
8080

@@ -97,7 +97,7 @@ id: 8824551178780
9797

9898
Resolve the issue by selecting **On-line > Set up communication** and checking the settings. See [Connect to the Device](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license#5-connect-to-the-device) for help.
9999

100-
- **“Error” in bottom right corner on first use of the board**
100+
- **“Error” in the bottom right corner on first use of the board**
101101

102102
[Reformat the QSPI flash memory.](https://support.arduino.cc/hc/en-us/articles/16206977438748-Reset-the-flash-memory-on-STM32H747-based-devices)
103103

@@ -131,6 +131,6 @@ Solutions:
131131
1. Attempt the license activation process again.
132132

133133
> [!NOTE]
134-
> Corporate networks and security programs can sometimes interfere with license activation. By temporarily disabling these protective measures, you may be able to complete the activation successfully.
134+
> Corporate networks and security programs can sometimes interfere with license activation. By temporarily disabling these protective measures, you may be able to complete the activation successfully.
135135
136-
<!-- markdownlint-disable-file HC001 -->
136+
<!-- markdownlint-disable-file HC001 -->

0 commit comments

Comments
 (0)