Portenta machine control and PLC IDE

I can download the sketch for first setup and re-initialization, without errors, but as soon as i want to connect to the PMC (via the button connect) the PLC IDE gets stuck and wont respont to any commands. The blinking LED Upload from the regular Arduino IDE seems to be working perfectly fine.

Hi @mmarinmr ,

In Arduino IDE, please upload the sketch mentioned in the following tutorial https://docs.arduino.cc/tutorials/opta/memory-partitioning#partitioning-memory-of-an-opta-device. At the end you should see a success message in the serial monitor.

Then, open PLC IDE and follow this tutorial https://docs.arduino.cc/tutorials/portenta-machine-control/plc-ide-setup-license . Your Portenta Machine Control should be connected successfully.

Best,