Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 4 months ago.
error
EALib/QSPIFileSystem.o:(.rodata._ZTI14QSPIFileSystem+0x8): undefined reference to `typeinfo for mbed::FileSystemLike' EALib/QSPIFileSystem.o:(.rodata._ZTI14QSPIFileHandle+0x8): undefined reference to `typeinfo for mbed::FileHandle' EALib/FATFileSystem/FATFileSystem.o:(.rodata._ZTI13FATFileSystem+0x8): undefined reference to `typeinfo for mbed::FileSystemLike' EALib/FATFileSystem/FATFileHandle.o:(.rodata._ZTI13FATFileHandle+0x8): undefined reference to `typeinfo for mbed::FileHandle' collect2: error: ld returned 1 exit status make: * [app_qspi_memstick.elf] Error 1
why??
The example has been updated to fix the issue. The FATFileSystem had added a new parameter to the disk_read() and disk_write() functions.
posted by EmbeddedArtists AB 26 Aug 2014