arduino / arduino/ArduinoCore-mbed
Portenta X8 examples: QSPIFBlockDevice not found
- Dominant language
- C
- Stars
- 411
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Tried to run WiFiFirmwareUpdater & WiFiWebClient examples from Portenta X8 boards package v3.2.0 inside Arduino IDE 1.8.19 on my Portenta X8. Both fail with similar compilation error:
`ResolveLibrary(QSPIFBlockDevice.h)WiFiFirmwareUpdater:1:10: fatal error: QSPIFBlockDevice.h: No such file or directory`
I saw other issues related to QSPIFBlockDevice here (#489 , #377) but I am not sure if I can apply the proposed solutions. How can I get this to compile, please?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the WiFiFirmwareUpdater and WiFiWebClient examples with boards package v3.2.0 in Arduino IDE 1.8.19 on a Portenta X8, and inspect why QSPIFBlockDevice.h cannot be resolved. Compare the proposed solutions in issues #489 and #377; done means both examples compile successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100