Other Parts Discussed in Thread: MSP430F4794, MSP430F427
Tool/software: TI C/C++ Compiler
Hello all,
Watch I use the TI slac488 library msp430f4794 .MY MSP is MSP430F425 when i downlood the program:
Error [e16]: Segment DATA16_Z (size: 0x2dc align: 0x1) is too long for segment definition. At least 0xdc more bytes needed. The Problem
"-Z (DATA) DATA16_I, DATA16_Z, DATA16_N, TLS16_I = 0200-03FF", where at the time of placement the available memory ranges were "CODE: 200-3ff"
Reserved ranges relevant to this placement:
200-3ff DATA16_I
If you have an idea if this program can work with MSP430F425 or there is another code compatible with MSP430F425 which allows the measurement of single-phase energy !!!
There is a solution to avoid the mistake of memory space !!
help please.