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.
9 years, 9 months ago. This question has been closed. Reason: Duplicate question
The app_qspi_memstick does not run for GCC.
Hello,
When the app_qspi_memstick starts after running the makefile with GCC for ARM, the program fails. The allocation of memory fails. The logs are :
"----
Welcome to the QSPI file system tool...
Failed to allocate memory for RAM file system"
I think the issue is the linker script, isn't it ?
Thank you.