After installing a new Arduino IDE and Teensy 4.1 environment, I'm getting all of a sudden following errors:
Just tried to compile blink.ino.
Any idea, what happened?
Code:
FQBN: teensy:avr:teensy41
Using board 'teensy41' from platform in folder: C:\Users\CA\AppData\Local\Arduino15\packages\teensy\hardware\avr\1.59.0
Using core 'teensy4' from platform in folder: C:\Users\CA\AppData\Local\Arduino15\packages\teensy\hardware\avr\1.59.0
Detecting libraries used...
C:\Users\CA\AppData\Local\Arduino15\packages\teensy\tools\teensy-compile\11.3.1/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10607 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -IC:\Users\CA\AppData\Local\Arduino15\packages\teensy\hardware\avr\1.59.0\cores\teensy4 C:\Users\CA\AppData\Local\arduino\sketches\16790CDB17196267CBB03A79E3652B24\sketch\Blink.ino.cpp -o nul
Generating function prototypes...
C:\Users\CA\AppData\Local\Arduino15\packages\teensy\tools\teensy-compile\11.3.1/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10607 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH -IC:\Users\CA\AppData\Local\Arduino15\packages\teensy\hardware\avr\1.59.0\cores\teensy4 C:\Users\CA\AppData\Local\arduino\sketches\16790CDB17196267CBB03A79E3652B24\sketch\Blink.ino.cpp -o C:\Users\CA\AppData\Local\Temp\478024781\sketch_merged.cpp
C:\Users\CA\AppData\Local\Arduino15\packages\builtin\tools\ctags\5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives C:\Users\CA\AppData\Local\Temp\478024781\sketch_merged.cpp
Compiling sketch...
"C:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\tools\\teensy-tools\\1.59.0/precompile_helper" "C:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\hardware\\avr\\1.59.0/cores/teensy4" "C:\\Users\\CA\\AppData\\Local\\arduino\\sketches\\16790CDB17196267CBB03A79E3652B24" "C:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\tools\\teensy-compile\\11.3.1/arm/bin/arm-none-eabi-g++" -x c++-header -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10607 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH "-IC:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\hardware\\avr\\1.59.0/cores/teensy4" "C:\\Users\\CA\\AppData\\Local\\arduino\\sketches\\16790CDB17196267CBB03A79E3652B24/pch/Arduino.h" -o "C:\\Users\\CA\\AppData\\Local\\arduino\\sketches\\16790CDB17196267CBB03A79E3652B24/pch/Arduino.h.gch"
"C:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\tools\\teensy-compile\\11.3.1/arm/bin/arm-none-eabi-g++" -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++17 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10607 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH "-IC:\\Users\\CA\\AppData\\Local\\arduino\\sketches\\16790CDB17196267CBB03A79E3652B24/pch" "-IC:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\hardware\\avr\\1.59.0\\cores\\teensy4" "C:\\Users\\CA\\AppData\\Local\\arduino\\sketches\\16790CDB17196267CBB03A79E3652B24\\sketch\\Blink.ino.cpp" -o "C:\\Users\\CA\\AppData\\Local\\arduino\\sketches\\16790CDB17196267CBB03A79E3652B24\\sketch\\Blink.ino.cpp.o"
Compiling libraries...
Compiling core...
.....
C:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\tools\\teensy-compile\\11.3.1/arm/bin/arm-none-eabi-gcc" -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=159 -DARDUINO=10607 -DARDUINO_TEENSY41 -DF_CPU=600000000 -DUSB_SERIAL -DLAYOUT_US_ENGLISH "-IC:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\hardware\\avr\\1.59.0\\cores\\teensy4" "C:\\Users\\CA\\AppData\\Local\\Arduino15\\packages\\teensy\\hardware\\avr\\1.59.0\\cores\\teensy4\\sm_free.c" -o "C:\\Users\\CA\\AppData\\Local\\arduino\\sketches\\16790CDB17196267CBB03A79E3652B24\\core\\sm_free.c.o"
C:\Users\CA\AppData\Local\Temp\cc6rUWb8.s: Assembler messages:
C:\Users\CA\AppData\Local\Temp\cc6rUWb8.s:370: Error: unknown pseudo-op: `.byte'
C:\Users\CA\AppData\Local\Temp\cc6rUWb8.s:3494: Error: unknown pseudo-op: `.4byte'
C:\Users\CA\AppData\Local\Temp\cc6rUWb8.s:3526: Error: unknown pseudo-op: `.byte'
C:\Users\CA\AppData\Local\Temp\cc6rUWb8.s:3788: Error: unknown pseudo-op: `.sleb128'
C:\Users\CA\AppData\Local\Temp\cc6rUWb8.s:4675: Error: unknown pseudo-op: `.ascii'
......
exit status 1
Compilation error: exit status 1
Just tried to compile blink.ino.
Any idea, what happened?
Last edited: