temik (11.10.2006 18:16, просмотров: 4689)
помогите побороть Error[e16]: Segment CSTACK (size: 0x2bc align: 0x1) is too long в IAR для MSP430 полная инфа об ошибке
Error[e16]: Segment CSTACK (size: 0x2bc align: 0x1) is too long for segment definition. At least 0x1c 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:760-9ff"
Reserved ranges relevant to this placement:
200-22d DATA16_I
22e-70f DATA16_Z
710-75f HEAP
760-9ff CSTACK
Total number of errors: 1
Подозреваю, что не хватает стека, но ужать прогу пока не получается. Можно как-нить компилер пнуть?