Hi, It's seems that libgcc for MSP430X-branch does not support setjmp/longjump ? At least I has a linker error when try to use it.
Is there any patch or workaround? BTW, the printf implementation for MSP430X does not work --- I constantly has runtime errors (memory corruptions and hangovers) during when calling printf with code that works well on MSP430 branch. Also, could anybody please tell me, where the gas takes register's definition? Is it takes registers from msp430-libc or there is an another place? It uses improper definitions for MPY32 for 54XX for code generation, could you please give me some ideas how to fix it? --- Regards, Dmitry
