Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译链接时提示空间不够 #1

Open
xiaoyu-ebox opened this issue Nov 26, 2019 · 1 comment
Open

编译链接时提示空间不够 #1

xiaoyu-ebox opened this issue Nov 26, 2019 · 1 comment

Comments

@xiaoyu-ebox
Copy link

xiaoyu-ebox commented Nov 26, 2019

你好,请问你是怎么编译通过的呢?我测试编译,发现链接时提示内存不足,什么都没有改动
...
...
compiling assets-mini.c...
linking...
.\Obj\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching startup_stm32f10x_hd.o(STACK).
.\Obj\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching idle_1.o(.bss).
.\Obj\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching linebreak.o(.data).
.\Obj\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching scheduler.o(.bss).
.\Obj\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching object_1.o(.data).
.\Obj\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching kservice.o(.bss).
.....
....

@xianjimli
Copy link
Member

你更新一下代码。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants