diff --git a/content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md b/content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md index 64594fd59c..d3e7c83498 100644 --- a/content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md +++ b/content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md @@ -56,9 +56,10 @@ This tutorial requires the latest version of the Arduino IDE; we can download it ![Installing the Opta™ core in the Arduino IDE bootloader](assets/arduino-ide-1.png) - Now we are ready to start compiling and uploading Arduino sketches to an Opta™ device using the Arduino IDE. +***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.*** + ### Partitioning Memory of an Opta™ Device 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**. diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-1.png b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-1.png index c2283ba88d..79ce833dc3 100644 Binary files a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-1.png and b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-1.png differ diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-2.png b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-2.png index 64d5ea4ecb..9613e10157 100644 Binary files a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-2.png and b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-2.png differ diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-3.png b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-3.png index 840f56413e..b9f66785e0 100644 Binary files a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-3.png and b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-3.png differ diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-4.png b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-4.png index 20675995e0..d91c052d4c 100644 Binary files a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-4.png and b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-4.png differ diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-5.png b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-5.png index 20db72ab14..a56582e321 100644 Binary files a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-5.png and b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-5.png differ diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-6.png b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-6.png index 83ee7460a5..17b1d830a4 100644 Binary files a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-6.png and b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-6.png differ diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-7.png b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-7.png index 04f531b25c..25d88dd0fd 100644 Binary files a/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-7.png and b/content/software/plc-ide/tutorials/plc-ide-setup-license/assets/plcide-install-7.png differ diff --git a/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md b/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md index 20ff895f3d..b6394cef22 100644 --- a/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md +++ b/content/software/plc-ide/tutorials/plc-ide-setup-license/content.md @@ -38,7 +38,8 @@ This tutorial will show you how to connect the Portenta Machine Control and Opta ### Hardware Requirements Board compatible with the Arduino PLC IDE: -- [Opta™](https://store-usa.arduino.cc/collections/opta-family) +- [Opta™](https://store.arduino.cc/collections/opta-family) +- [Opta™ Digital Expansion (D1608E/D1608S)](https://store.arduino.cc/collections/opta-family) - [Portenta Machine Control](https://store.arduino.cc/products/arduino-portenta-machine-control) The following accessories are needed: @@ -76,7 +77,7 @@ If you have the correct IDE software, its name should include the version format 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. -***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.*** +***__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.*** The installation process starts with a window that prompts you to begin. Click **Install** to proceed: @@ -106,7 +107,7 @@ Once the installation is finished, a message will appear confirming the successf ![PLC IDE - Overall Installation](assets/plcide-install-7.png) -***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.*** +***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.*** Open the Arduino PLC IDE program, and the welcome screen will greet you.