Sysprogs forums › Forums › VisualGDB › ESP IDF4.0 with GNUMake Doesn't compile any sample
- This topic has 1 reply, 2 voices, and was last updated 4 years, 8 months ago by support.
-
AuthorPosts
-
March 6, 2020 at 13:19 #27576angelParticipant
Severity Code Description Project File Line Suppression State
Error [Clang IntelliSense] Error: use of undeclared identifier ‘spi_flash_common_write_status_8b_wrsr2’ Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 56
Error [Clang IntelliSense] Error: field designator ‘get_io_mode’ does not refer to any field in type ‘const spi_flash_chip_t’ (aka ‘const struct spi_flash_chip_t’) Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 107
Error [Clang IntelliSense] Error: field designator ‘set_io_mode’ does not refer to any field in type ‘const spi_flash_chip_t’ (aka ‘const struct spi_flash_chip_t’) Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 106
Error [Clang IntelliSense] Error: implicit declaration of function ‘spi_flash_common_read_status_8b_rdsr2’ is invalid in C99 Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 67
Error [Clang IntelliSense] Error: implicit declaration of function ‘spi_flash_common_set_io_mode’ is invalid in C99 Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 49
Error [Clang IntelliSense] Error: implicit declaration of function ‘spi_flash_common_set_io_mode’ is invalid in C99 Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 55
Error [Clang IntelliSense] Error: no member named ‘chip_id’ in ‘struct esp_flash_t’ Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 47
Error [Clang IntelliSense] Error: no member named ‘chip_id’ in ‘struct esp_flash_t’ Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 47
Error [Clang IntelliSense] Error: unknown type name ‘esp_flash_io_mode_t’; did you mean ‘esp_flash_read_mode_t’? Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 62
Error [Clang IntelliSense] Error: use of undeclared identifier ‘spi_flash_common_read_status_16b_rdsr_rdsr2’ Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 51
Error [Clang IntelliSense] Error: use of undeclared identifier ‘spi_flash_common_read_status_8b_rdsr2’ Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 57
Error [Clang IntelliSense] Error: use of undeclared identifier ‘spi_flash_common_write_status_16b_wrsr’ Scan c:\SysGCC\esp32\esp-idf\v4.0\components\spi_flash\spi_flash_chip_gd.c 50March 6, 2020 at 16:41 #27578supportKeymasterHi,
According to our records, your support period has expired. In order to continue receiving support, please renew your key here: https://sysprogs.com/splm/mykey
-
AuthorPosts
- You must be logged in to reply to this topic.