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, 3 months ago.
what is linker attribute to use flash instead of RAM for code for NUCLEO F091RC?
Can I conserve my RAM by linking non-critical code into flash instead of RAM?
Error: No space in execution regions with .ANY selector matching demo3_management.NUCLEO_F091RC.o(.bss). Error: No space in execution regions with .ANY selector matching startup_stm32f091rc.o(HEAP). Error: No space in execution regions with .ANY selector matching gpio_irq_api.o(.bss). Error: No space in execution regions with .ANY selector matching Gesticulation_Input.NUCLEO_F091RC.o(.data). Error: No space in execution regions with .ANY selector matching serial_api.o(.bss). Error: No space in execution regions with .ANY selector matching main.NUCLEO_F091RC.o(.bss). Error: No space in execution regions with .ANY selector matching i2c_api.o(.bss). Error: No space in execution regions with .ANY selector matching gpio_irq_api.o(.data). Error: No space in execution regions with .ANY selector matching retarget.o(.bss). Error: No space in execution regions with .ANY selector matching hal_tick.o(.bss). Error: No space in execution regions with .ANY selector matching us_ticker.o(.bss). ...