Search found 2 matches

by softronica
Wed Apr 26, 2023 1:49 pm
Forum: Report Bugs
Topic: Memory consumption dram0_0_seg is very high for to buiild zephyr rtos wifi sample
Replies: 1
Views: 2660

Re: Memory consumption dram0_0_seg is very high for to buiild zephyr rtos wifi sample

At try to build C:\pyenv\zp\zephyr> west build -b esp32s2_saola samples/net/wifi Obtain the rror: C:/pyenv/zp/modules/hal/espressif/components/esp_phy/src/phy_init.c:300:27: error: 'SYSCON_WIFI_RST_EN_REG' undeclared (first use in this function) 300 | SET_PERI_REG_MASK(SYSCON_WIFI_RST_EN_REG, SYSTEM...
by softronica
Wed Apr 26, 2023 3:50 am
Forum: Report Bugs
Topic: Memory consumption dram0_0_seg is very high for to buiild zephyr rtos wifi sample
Replies: 1
Views: 2660

Memory consumption dram0_0_seg is very high for to buiild zephyr rtos wifi sample

Zephyr i a great project, i want implement in our new products. I am worried about the memory consumption dram0_0_seg for to buiild zephyr wifi sample only building the wifi sample for esp32,i have tried for differents boards at esp32s_saola wifi does not run.. <err> esp32_wifi: Failed to start Wi-F...