Skip to content

Undefined Reference to Internal::Generic_1_kHz_Generator::setup() when compiling for Arduino Zero (Atmel ATSAMD21G18) #47

@Anderl94

Description

@Anderl94

When attempting to compile a project for the Arduino Zero with a DCF77 module, I encountered the following error:

.pio/build/nanoatmega328new/libdcf77_xtal.a(dcf77.cpp.o): In function `DCF77_Clock::set_input_provider(unsigned char (*)())':
dcf77.cpp:(.text._ZN11DCF77_Clock18set_input_providerEPFhvE+0x2): undefined reference to `Internal::Generic_1_kHz_Generator::setup(unsigned char (*)())'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions