Skip to content

Spi Flash write read demo is not compiling #8

@nobodyman1

Description

@nobodyman1

flash_write_read.ino is not compiling.

QSPIFBlockDevice.h: No such file or directory

If I change the include to the full path
#include "x:\arduino-1.8.19\portable\packages\Seeeduino\hardware\nrf52\2.6.1\cores\arduino\mbed\storage\blockdevice\COMPONENT_QSPIF\include\QSPIF\QSPIFBlockDevice.h"
a lot of errors are shown, e.g.
x:\arduino-1.8.19\portable\packages\Seeeduino\hardware\nrf52\2.6.1\cores\arduino\mbed\storage\blockdevice\COMPONENT_QSPIF\include\QSPIF\QSPIFBlockDevice.h:266:5: error: 'qspi_status_t' does not name a type; did you mean 'spi_inst_t'?

Metadata

Metadata

Assignees

Labels

ArduinoCore-mbedLabel for ArduinoCore-mbedUAYUnassigned yet

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions