For the installation step "Testing the Simulink-Arduino USB Connection". During step 2. "Test Arduino Connection" the Build is successful, but the Download fails with the following error:
27-Dec-2024 05:10:27: Sketch uses 11460 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3508 bytes (10%) of dynamic memory, leaving 29260 bytes for local variables. Maximum is 32768 bytes.
When asked to verify the setup, click on Next to proceed. This is done to check if the third party tools are installed properly and if the connection between the Arduino board and the computer is proper. Click on Test Connection.
Are you certain it failed? I ask because the output you shared is what we expect to see after a successful compilation, and doesn't contain any error messages at all.
Did MATLAB show any additional text other than what you provided above when the download failed?
So yes I was talking about the "Test Arduino Connection" step, and maybe you are right, I was a little confused about the error message as well. But when I clicked the "Test Connect" button and after it ran, the Download portion had a red Octagon with an exclamation beside it and when I clicked "View Logs" I got that "error" message.
I'll continue on with the instructions and report back if I'm having any issues or if this was just a UI bug.