Hello, I've got an issue that keeps occurring with my project files in the PLC IDE. I'm using a Portenta Machine Control and haven't done much in the PLC programming or the built in sketch editor. At the end of the compile a popup appears that says "Cannot Compile Sketch: exit status 1" and when I create a brand new project it is able to compile just fine, but this issue keeps coming up very early into the development of the project. Any guidance as to what this issue is coming from and how to resolve/avoid it would be awesome. Thanks!
--- Start compilation (PreBuild) 3:21:56 PM ---
--- End compilation (PreBuild) 3:21:56 PM ---
--- Start compilation (PostBuild) 3:21:57 PM ---
Sketch generated, is changed: true
Using board 'envie_m7' from platform in folder: C:\Users\14258\AppData\Local\T\A\internal\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f
Using core 'arduino' from platform in folder: C:\Users\14258\AppData\Local\T\A\internal\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f
Detecting libraries used...
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp" -o nul
Alternatives for AlPlc_PMC.h: [[email protected]]
ResolveLibrary(AlPlc_PMC.h)
-> candidates: [[email protected]]
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp" -o nul
Alternatives for Arduino_MachineControl.h: [[email protected]]
ResolveLibrary(Arduino_MachineControl.h)
-> candidates: [[email protected]]
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp" -o nul
Alternatives for SPI.h: [SPI]
ResolveLibrary(SPI.h)
-> candidates: [SPI]
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp" -o nul
Alternatives for ArduinoRS485.h: [[email protected]]
ResolveLibrary(ArduinoRS485.h)
-> candidates: [[email protected]]
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp" -o nul
Alternatives for Wire.h: [Wire]
ResolveLibrary(Wire.h)
-> candidates: [Wire]
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\Objects.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\MAX31865\\MAX31865.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\QEI\\QEI.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\RTC\\PCF8563T.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\THERMOCOUPLE\\MAX31855.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\ioexpander\\ArduinoIOExpander.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\ioexpander\\I2Cdev.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\ioexpander\\TCA6424A.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI\\SPI.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src\\RS485.cpp" -o nul
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire\\Wire.cpp" -o nul
Generating function prototypes...
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -w -x c++ -E -CC -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=1 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\preproc\\ctags_target_for_gcc_minus_e.cpp"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\packages\\builtin\\tools\\ctags\\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\preproc\\ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp.o"
Compiling libraries...
Compiling library "AlPlc_PMC"
Library AlPlc_PMC has been declared precompiled:
Precompiled library in "C:\Users\14258\AppData\Local\T\A\internal\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\AlPlc_PMC\src\cortex-m7\fpv5-d16-softfp" not found
Using precompiled library in C:\Users\14258\AppData\Local\T\A\internal\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\AlPlc_PMC\src\cortex-m7
Compiling library "Arduino_MachineControl"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\Objects.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\Objects.cpp.o"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\ioexpander\\ArduinoIOExpander.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\ioexpander\\ArduinoIOExpander.cpp.o"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\MAX31865\\MAX31865.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\MAX31865\\MAX31865.cpp.o"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\ioexpander\\I2Cdev.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\ioexpander\\I2Cdev.cpp.o"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\RTC\\PCF8563T.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\RTC\\PCF8563T.cpp.o"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\QEI\\QEI.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\QEI\\QEI.cpp.o"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\THERMOCOUPLE\\MAX31855.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\THERMOCOUPLE\\MAX31855.cpp.o"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src\\utility\\ioexpander\\TCA6424A.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\ioexpander\\TCA6424A.cpp.o"
Compiling library "SPI"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI\\SPI.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\SPI\\SPI.cpp.o"
Compiling library "ArduinoRS485"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src\\RS485.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\ArduinoRS485\\RS485.cpp.o"
Compiling library "Wire"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\\Arduino_MachineControl\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\SPI" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\\ArduinoRS485\\src" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\libraries\\Wire\\Wire.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Wire\\Wire.cpp.o"
Compiling core...
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -c -w -g3 -nostdlib "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/defines.txt" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/cxxflags.txt" -MMD -mcpu=cortex-m7 -mfloat-abi=softfp -mfpu=fpv5-d16 -DARDUINO=10607 -DARDUINO_PORTENTA_H7_M7 -DARDUINO_ARCH_MBED_PORTENTA -DARDUINO_ARCH_MBED -DARDUINO_LIBRARY_DISCOVERY_PHASE=0 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7" -DCM4_BINARY_START=0x60000000 "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated" "-IC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino/api/deprecated-avr-comp" "-iprefixC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\cores\\arduino" "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/includes.txt" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7\\variant.cpp" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\core\\variant.cpp.o"
Using precompiled core: C:\Users\14258\AppData\Local\Temp\arduino\cores\arduino_mbed_portenta_envie_m7_split_100_0_746a5bf0fe1a2945258dc268cce41f4a\core.a
Linking everything together...
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" -E -P -x c -DCM4_BINARY_START=0x60000000 "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/linker_script.ld" -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build/linker_script.ld"
"C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_arm-none-eabi-gcc_7-2017q4_7b7be9f526b2cb64/bin/arm-none-eabi-g++" "-LC:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build" -Wl,--gc-sections -w -Wl,--as-needed -DCM4_BINARY_START=0x60000000 "@C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/ldflags.txt" "-TC:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build/linker_script.ld" "-Wl,-Map,C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build/LLSketch.ino.map" --specs=nosys.specs -o "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build/LLSketch.ino.elf" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\sketch\\LLSketch.ino.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\Objects.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\MAX31865\\MAX31865.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\QEI\\QEI.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\RTC\\PCF8563T.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\THERMOCOUPLE\\MAX31855.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\ioexpander\\ArduinoIOExpander.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\ioexpander\\I2Cdev.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Arduino_MachineControl\\utility\\ioexpander\\TCA6424A.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\SPI\\SPI.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\ArduinoRS485\\RS485.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\libraries\\Wire\\Wire.cpp.o" "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build\\core\\variant.cpp.o" -Wl,--whole-archive "C:\\Users\\14258\\Documents\\School Work\\MSU\\2024 Spring\\EMEC499R\\Cap2_PLC Code\\FAMPT_PLC_Code\\FAMPT_1.0.1\\LLSketch_build/..\\..\\..\\..\\..\\..\\..\\..\\..\\AppData\\Local\\Temp\\arduino\\cores\\arduino_mbed_portenta_envie_m7_split_100_0_746a5bf0fe1a2945258dc268cce41f4a\\core.a" "C:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\\variants\\PORTENTA_H7_M7/libs/libmbed.a" -Wl,--no-whole-archive -Wl,--start-group -lstdc++ -lsupc++ -lm -lc -lgcc -lnosys "-LC:\\Users\\14258\\AppData\\Local\\T\\A\\internal\\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\\AlPlc_PMC\\src\\cortex-m7" -lAlPlc -lAlPlcRuntimeCoreLib -lAlIOPlugin -lAlModbusRTUPlugin -lAlModbusTCPMasterPlugin -lAlSoftScopePlugin -lAlCOPMPlugin -lAlCOPMPlugin -lAlIOPlugin -lAlModbusRTUPlugin -lAlModbusTCPMasterPlugin -lAlPlc -lAlPlcRuntimeCoreLib -lAlSoftScopePlugin -Wl,--end-group
arm-none-eabi-g++: error: C:\Users\14258\Documents\School Work\MSU\2024 Spring\EMEC499R\Cap2_PLC Code\FAMPT_PLC_Code\FAMPT_1.0.1\LLSketch_build/..\..\..\..\..\..\..\..\..\AppData\Local\Temp\arduino\cores\arduino_mbed_portenta_envie_m7_split_100_0_746a5bf0fe1a2945258dc268cce41f4a\core.a: No such file or directory
Using library AlPlc_PMC at version 1.0.3 in folder: C:\Users\14258\AppData\Local\T\A\internal\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\AlPlc_PMC
Using library Arduino_MachineControl at version 1.1.1 in folder: C:\Users\14258\AppData\Local\T\A\internal\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\Arduino_MachineControl
Using library SPI in folder: C:\Users\14258\AppData\Local\T\A\internal\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\libraries\SPI (legacy)
Using library ArduinoRS485 at version 1.0.5 in folder: C:\Users\14258\AppData\Local\T\A\internal\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\ArduinoRS485
Using library Wire in folder: C:\Users\14258\AppData\Local\T\A\internal\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\libraries\Wire (legacy)
Used library Version Path
AlPlc_PMC 1.0.3 C:\Users\14258\AppData\Local\T\A\internal\AlPlc_PMC_1.0.3_e7d207fb4adc4f4f\AlPlc_PMC
Arduino_MachineControl 1.1.1 C:\Users\14258\AppData\Local\T\A\internal\Arduino_MachineControl_1.1.1_0b68abd64cd04e7b\Arduino_MachineControl
SPI C:\Users\14258\AppData\Local\T\A\internal\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\libraries\SPI
ArduinoRS485 1.0.5 C:\Users\14258\AppData\Local\T\A\internal\ArduinoRS485_1.0.5_a61cd3c6d72c41a3\ArduinoRS485
Wire C:\Users\14258\AppData\Local\T\A\internal\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f\libraries\Wire
Used platform Version Path
arduino:mbed_portenta 3.5.4 C:\Users\14258\AppData\Local\T\A\internal\arduino_mbed_portenta_3.5.4_6b52e2f35dd4808f
Error during build: exit status 1