eclipse make esp-ide, ERROR!!

dart86
Posts: 1
Joined: Sun Sep 17, 2017 8:16 am

eclipse make esp-ide, ERROR!!

Postby dart86 » Sun Sep 17, 2017 8:21 am

/esp-idf/components/bootloader_support/src/bootloader_random.c:68:5: error: implicit declaration of function 'DPORT_SET_PERI_REG_MASK' [-Werror=implicit-function-declaration]
DPORT_SET_PERI_REG_MASK(DPORT_WIFI_CLK_EN_REG, DPORT_WIFI_CLK_RNG_EN);
^
/cygdrive/d/ESP/MyApp/esp-idf/components/bootloader_support/src/bootloader_random.c: In function 'bootloader_random_disable':
/cygdrive/d/ESP/MyApp/esp-idf/components/bootloader_support/src/bootloader_random.c:120:5: error: implicit declaration of function 'DPORT_CLEAR_PERI_REG_MASK' [-Werror=implicit-function-declaration]
DPORT_CLEAR_PERI_REG_MASK(DPORT_PERIP_CLK_EN_REG, DPORT_I2S0_CLK_EN);

我该怎么做?

Who is online

Users browsing this forum: No registered users and 101 guests