Other Parts Discussed in Thread: MSP430WARE
Tool/software: TI C/C++ Compiler
Hello,
I am working with the MSP430 for the first and when I attempt to build my project I get the error:
Fatal Error [e72]: Segment 1 must be defined in a segment definition option(-Z, -b, or -P).
Segment 1 does not appear to be a valid Segment of memory. I do not see a reference to it in the IAR Embedded Workbench documentation. Do I need to add this to the linker file?