esp8266/Arduino

Functions / symbols defined in sketch may override framework .a

Open

#8,710 opened on 2022年11月6日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (15,728 stars) (13,342 forks)batch import
component: corehelp wanted

説明

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

コントリビューターガイド

Functions / symbols defined in sketch may override framework .a · esp8266/Arduino#8710 | Good First Issue