I developed some MIDI code for a hobby project and Aurduino worked, ie, compiled, loaded, Teensy ran, and Serial and MIDI monitors worked.
Also Windows 10 accepted the MIDI data and played correctly.
Recently I began to get the 'multiple...loop' error. even when I removed all the temporary files between each compile.
Now it's become permanent. So I reinstalled twice now but the error is permanent.
Uninstalled Arduino and deleted all instances of Arduino stuff in App-Data.
Reinstalled Arduino latest stable nightly and Teensy add-on
Compile the empty file that comes up when opened -> OK
Type in a few lines of code to the setup and loop sections and recompile -> Get the "multiple...loop" error
I've been programming computers for about 60 years but I'm stumped with this one.
Also Windows 10 accepted the MIDI data and played correctly.
Recently I began to get the 'multiple...loop' error. even when I removed all the temporary files between each compile.
Now it's become permanent. So I reinstalled twice now but the error is permanent.
Uninstalled Arduino and deleted all instances of Arduino stuff in App-Data.
Reinstalled Arduino latest stable nightly and Teensy add-on
Compile the empty file that comes up when opened -> OK
Type in a few lines of code to the setup and loop sections and recompile -> Get the "multiple...loop" error
I've been programming computers for about 60 years but I'm stumped with this one.