我用28069调试时,在FLASH模式下,编译提示一下错误:
errors encountered during linking; "Example_2806xAdcSoc.out" not built ORIGINAL_PROJECT_ROOT line 0 1329273026375 1822
run placement fails for object ".ebss", size 0x8a0 (page 1). Available ranges: RAML2 size: 0x400 unused: 0x400 max hole: 0x400 .ebss : > RAML2, PAGE = 1 ORIGINAL_PROJECT_ROOT line 0 1329273026375 1820
"../F28069.cmd", line 138: error: run placement fails for object ".ebss", size
0x8a0 (page 1). Available ranges:
RAML2 size: 0x400 unused: 0x400 max hole: 0x400
.ebss : > RAML2, PAGE = 1
warning: entry-point symbol other than "_c_int00" specified: "code_start"
error: errors encountered during linking; "Example_2806xAdcSoc.out" not built
这个问题要怎么解决?