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.
8 years, 2 months ago.
Clear Memory space
Hi guys,
I have been debugging and downloading my code into NUCLEO-F091RC, and looks like memory space is running out. I checked the datasheet and have not figured out how to clean up or release the memory space. Please let me know if you know any clues.
Thank you, Daniel Liu
Question relating to:
1 Answer
8 years, 2 months ago.
Hello Daniel,
Try to format the NUCLEO virtual disk. It worked for me.
Hi Zoltan,
Thanks for the reply. I have tried on what you said. Unfortunately the prompt says "Window was unable to complete the format." I tried on both quick format and complete format. Not sure why.
Daniel
posted by 27 Aug 2016Hello Daniel,
Then try to use the STM32 ST-LINK Utility. You can find some directions on how to erase the flash memory at this link https://developer.mbed.org/users/hudakz/code/MapleMini_Hello/wiki/Homepage in section "Programming the Maple mini board".