Ребята помогите пожалуйста разобраться с ошибкой в IAR: Error[e16]: Segment INTVEC (size: 0x72 align: 0x1) is too long for segment definition. At least 0x52 more bytes needed. The problem occurred while processing the segment placement command "-Z(CODE)INTVEC=FFE0-FFFF", where at the moment of placement the available memory ranges were "CODE:ffe0-ffff" Reserved ranges relevant to this placement: ffe0-ffff INTVEC Проц: msp430f5529. Как я понял ошибка связана с векторами прерываний, походу не хватает памяти...
|