ESP IDF4.0 with GNUMake Doesn't compile any sample

Sysprogs forums Forums VisualGDB ESP IDF4.0 with GNUMake Doesn't compile any sample

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27576
    angel
    Participant

    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 50

    #27578
    support
    Keymaster

    Hi,

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.