Building configuration: project - Debug
Updating build tree...
Linking
Error[e16]: Segment CSTACK (size: 0x32 align: 0x1) is too long for segment definition. At least 0x19 more bytes needed. The problem occurred while processing the
segment placement command "-Z(DATA)CSTACK+_STACK_SIZE#", where at the moment of placement the available memory ranges were "CODE:267-27f"
Reserved ranges relevant to this placement:
200-23b DATA16_I
23c-266 DATA16_Z
267-27f CSTACK
Error while running Linker
Total number of errors: 1
Total number of warnings: 0
这个是什么错误啊,如何解决,求解; 我是把在另一个片子g2553上的程序写到f2013上的时候发生的这个错误,不知道如何解决!!!