Search found 1 match
- Tue Oct 29, 2024 8:01 pm
- Forum: Freematics Software
- Topic: Can't compile telelogger Error Compiling file -ETH.cpp Error Linking Objects
- Replies: 1
- Views: 6437
Re: Can't compile telelogger Error Compiling file -ETH.cpp Error Linking Objects
This issue likely happened due to missing definitions in the ETH.cpp library and undefined WiFi and Bluetooth functionalities references. You can consider updating the ESP-IDF version, verifying library inclusion, and checking board configuration to resolve these issues.