Hello guys, I'm trying to compile my program, but I got the following response error:
* section. 0xffe0 vectors AML overlaps previous sections * region text is full * section. vectors [000000000000ffe0 -> 000000000000ffff] overlaps section. text [000000000000fc00 -> 0000000000010fbd] I am using eclipse with the mspgcc. I tried to modify the level of optimization in eclipse, but don't happened anything. Is the code too big for the memory of the msp ? I'm using msp430F1611. Thank you Daniel
