esp8266/Arduino

Functions / symbols defined in sketch may override framework .a

Open

#8,710 opened on Nov 6, 2022

 (2 comments) (0 reactions) (0 assignees)C++ (13,342 forks)batch import
component: corehelp wanted

Repository metrics

Stars
 (15,728 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I tested the MCVE and OTA works again perfectly fine. I found the problem in my full sketch. I had a global object called crc32! The same name as the function name with problem. Sorry for bothering you and thank you @earlephilhower for your help. Closing this issue...

Originally posted by @kamran00f in https://github.com/esp8266/Arduino/issues/7651#issuecomment-707327428

Contributor guide