Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .pio/build/teensy/src/main.cpp.o: In function `ftm1_isr':
- main.cpp:(.text.ftm1_isr+0x0): multiple definition of `ftm1_isr'
- .pio/build/teensy/src/eeprom_log.cpp.o:eeprom_log.cpp:(.text.ftm1_isr+0x0): first defined here
- /home/[user]/.platformio/packages/toolchain-gccarmnoneeabi@1.50401.190816/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld: Disabling relaxation: it will not work with multiple definitions
- .pio/build/teensy/src/main.cpp.o: In function `ftm2_isr':
- main.cpp:(.text.ftm2_isr+0x0): multiple definition of `ftm2_isr'
- .pio/build/teensy/src/eeprom_log.cpp.o:eeprom_log.cpp:(.text.ftm2_isr+0x0): first defined here
- .pio/build/teensy/src/main.cpp.o:(.bss.TeensyTimers+0x0): multiple definition of `TeensyTimers'
- .pio/build/teensy/src/eeprom_log.cpp.o:(.bss.TeensyTimers+0x0): first defined here
- .pio/build/teensy/src/main.cpp.o:(.data.teensy_timers_irq+0x0): multiple definition of `teensy_timers_irq'
- .pio/build/teensy/src/eeprom_log.cpp.o:(.data.teensy_timers_irq+0x0): first defined here
- .pio/build/teensy/libbda/libI2CEEPROM_NON_BLOCKING.a(I2CEEPROM.cpp.o): In function `ftm1_isr':
- I2CEEPROM.cpp:(.text.ftm1_isr+0x0): multiple definition of `ftm1_isr'
- .pio/build/teensy/src/eeprom_log.cpp.o:eeprom_log.cpp:(.text.ftm1_isr+0x0): first defined here
- .pio/build/teensy/libbda/libI2CEEPROM_NON_BLOCKING.a(I2CEEPROM.cpp.o): In function `ftm2_isr':
- I2CEEPROM.cpp:(.text.ftm2_isr+0x0): multiple definition of `ftm2_isr'
- .pio/build/teensy/src/eeprom_log.cpp.o:eeprom_log.cpp:(.text.ftm2_isr+0x0): first defined here
- .pio/build/teensy/libbda/libI2CEEPROM_NON_BLOCKING.a(I2CEEPROM.cpp.o):(.bss.TeensyTimers+0x0): multiple definition of `TeensyTimers'
- .pio/build/teensy/src/eeprom_log.cpp.o:(.bss.TeensyTimers+0x0): first defined here
- .pio/build/teensy/libbda/libI2CEEPROM_NON_BLOCKING.a(I2CEEPROM.cpp.o):(.data.teensy_timers_irq+0x0): multiple definition of `teensy_timers_irq'
- .pio/build/teensy/src/eeprom_log.cpp.o:(.data.teensy_timers_irq+0x0): first defined here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement