quadflash.h is under target/include, but xcc default system include path didn't have the path of target/include.
xcc -E -v -xc nul output can confirm this.
Also libquadspi.a is missing in both target/lib/vx4a and target/lib/vx4b
Originally posted by @LeslieXMOS in #195 (comment)
quadflash.h is under
target/include, but xcc default system include path didn't have the path oftarget/include.xcc -E -v -xc nuloutput can confirm this.Also
libquadspi.ais missing in bothtarget/lib/vx4aandtarget/lib/vx4bOriginally posted by @LeslieXMOS in #195 (comment)