Skip to content

Commit 6e58f6f

Browse files
ArduinoBotTaddyHC
andauthored
[PC-1827] PLC IDE: Arduino® PLC IDE Setup & Device License Activation Tutorial Update w/ Installation Note (#2061)
* Initial commit - Tutorial content update w/ installation blocknote * Tutorial content update * Memory partitioning Opta tutorial block note update * Memory partitioning Opta tutorial minor update --------- Co-authored-by: TaddyHC <[email protected]>
1 parent d992faf commit 6e58f6f

File tree

9 files changed

+6
-4
lines changed

9 files changed

+6
-4
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,10 @@ This tutorial requires the latest version of the Arduino IDE; we can download it
5656

5757
![Installing the Opta™ core in the Arduino IDE bootloader](assets/arduino-ide-1.png)
5858

59-
6059
Now we are ready to start compiling and uploading Arduino sketches to an Opta™ device using the Arduino IDE.
6160

61+
***Memory partitioning of an Opta™ should be done using the latest core and libraries to ensure the system is up-to-date with the intended default configuration.***
62+
6263
### Partitioning Memory of an Opta™ Device
6364

6465
The sketch below will guide us through partitioning the memory of an Opta™ device. The complete sketch and the certificates file can be downloaded [here](assets/opta_memory_partitioning.zip). **Remember to store both files in the same folder**.
Loading
Loading
Loading
Loading
Loading
Loading
Loading

content/software/plc-ide/tutorials/plc-ide-setup-license/content.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ This tutorial will show you how to connect the Portenta Machine Control and Opta
3838
### Hardware Requirements
3939

4040
Board compatible with the Arduino PLC IDE:
41-
- [Opta™](https://store-usa.arduino.cc/collections/opta-family)
41+
- [Opta™](https://store.arduino.cc/collections/opta-family)
42+
- [Opta™ Digital Expansion (D1608E/D1608S)](https://store.arduino.cc/collections/opta-family)
4243
- [Portenta Machine Control](https://store.arduino.cc/products/arduino-portenta-machine-control)
4344

4445
The following accessories are needed:
@@ -76,7 +77,7 @@ If you have the correct IDE software, its name should include the version format
7677

7778
Run the Arduino PLC IDE installer after verifying that the installer naming scheme follows the above software nomenclature. It helps ensure the software package is legitimate and the latest version available.
7879

79-
***During the installation, you may notice several terminal windows opening automatically. These are necessary for the installation process to load all required resources onto your computer successfully, so there is no need to be concerned.***
80+
***__To ensure a smooth and reliable installation, it is recommended to temporarily disable any antivirus software and run the installation with administrative privileges.__ During the installation, you may notice several terminal windows opening automatically. These are necessary for the installation process to load all required resources onto your computer successfully, so there is no need to be concerned.***
8081

8182
The installation process starts with a window that prompts you to begin. Click **Install** to proceed:
8283

@@ -106,7 +107,7 @@ Once the installation is finished, a message will appear confirming the successf
106107

107108
![PLC IDE - Overall Installation](assets/plcide-install-7.png)
108109

109-
***If you encounter any issues, restarting your computer can help ensure that all drivers, libraries, and dependencies are properly integrated and updated with the IDE installation.***
110+
***If you encounter any issues using the software after installation, restarting your computer can help ensure that all drivers, libraries, and dependencies are properly integrated and updated with the IDE installation. Should the issue persist, you may retry the installation process by temporarily disabling any antivirus software and running the installation with administrative privileges if you haven’t had a chance to do that yet.***
110111

111112
Open the Arduino PLC IDE program, and the welcome screen will greet you.
112113

0 commit comments

Comments
 (0)