Msp430 DATA16_I and DATA16_Z
During my programming activities I encountered a problem with running out of RAM memory. The message says; Error[e16]: Segment DATA16_Z (size: 0x638 align: 0x1) is too long for segment definition. At least 0x44 more bytes needed. The problem occurred while processing the segment placement command "-Z(DATA)DATA16_I,DATA16_Z,DATA16_N=0200-_SYS_RAM_END", where at the moment of placement the available memory… Read More Msp430 DATA16_I and DATA16_Z