You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Software Support/PLC IDE/If-youre-having-trouble-connecting-a-device-to-PLC-IDE.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ id: 8824551178780
19
19
20
20
- You need **valid license** to download the code to the device:
21
21
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).
23
23
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).
25
25
26
26
---
27
27
@@ -33,13 +33,13 @@ id: 8824551178780
33
33
34
34
This error occurs when the installation is interrupted before the Arduino IDE Tools Setup Wizard completes.
35
35
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.
37
37
38
-
-**"Fatal eror during installation"**
38
+
-**"Fatal error during installation"**
39
39
40
40
This error typically appears when attempting to install the PLC IDE without an internet connection.
41
41
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.
43
43
44
44
---
45
45
@@ -54,13 +54,13 @@ id: 8824551178780
54
54
55
55
- 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.
56
56
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.
58
58
59
59
-[Reformat the QSPI flash memory](https://support.arduino.cc/hc/en-us/articles/16206977438748-Reset-the-flash-memory-on-STM32H747-based-devices)
60
60
61
61
- Create a new project and attempt to download the runtime again.
62
62
63
-
-**"Error: "(DownloadSketch) Can not download sketch: COM port must be used!""**
63
+
-**"Error: "(DownloadSketch) Can not download sketch: COM port must be used!"**
64
64
65
65
This error occurs when no COM port is selected.
66
66
@@ -74,7 +74,7 @@ id: 8824551178780
74
74
75
75
`C:\Users\<Profile-Name>\AppData\Local\T`
76
76
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.
78
78
79
79
- Restart PLC IDE.
80
80
@@ -97,7 +97,7 @@ id: 8824551178780
97
97
98
98
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.
99
99
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**
101
101
102
102
[Reformat the QSPI flash memory.](https://support.arduino.cc/hc/en-us/articles/16206977438748-Reset-the-flash-memory-on-STM32H747-based-devices)
103
103
@@ -131,6 +131,6 @@ Solutions:
131
131
1. Attempt the license activation process again.
132
132
133
133
> [!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.
0 commit comments