Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.

WIFI not working #13

Open
kashemali opened this issue Feb 22, 2020 · 1 comment
Open

WIFI not working #13

kashemali opened this issue Feb 22, 2020 · 1 comment

Comments

@kashemali
Copy link

I have tried several time to build with wifi on but failed always. I have also tried to update esp firmware update like M1 as https://raw.githubusercontent.com/sipeed/MF1-User-Manual/master/en/assets/update_esp8285.jpg but update always failed with esp not found. Another problem were raised while i have tried build from source SDK with wifi on many variable undefined in header files which i have solved then raised others variable types problem. Any help appreciable.
Thanks

@IagniukovMaksim
Copy link

Wi-Fi error in a closed SDK module
please fix it

/opt/kendryte-toolchain/lib/gcc/riscv64-unknown-elf/8.2.0/../../../../riscv64-unknown-elf/bin/ld: main/libmain.a(demo_esp8285.c.obj): in function .L4': demo_esp8285.c:(.text.demo_esp8285+0x438): undefined reference to g_dvp_finish_flag'
/opt/kendryte-toolchain/lib/gcc/riscv64-unknown-elf/8.2.0/../../../../riscv64-unknown-elf/bin/ld: main/libmain.a(demo_esp8285.c.obj): in function .L0 ': demo_esp8285.c:(.text.demo_esp8285+0x46a): **undefined reference to g_dvp_finish_flag'**

fixes in demo_esp8285 modules.c doesn't fix it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants