Hi,

> I've been trying the compiler on a msp430f2617. So far I haven't
> been able to use printf using the -mdata-64k option. The same
> program with the linux version of the compiler works just fine.
> Any thoughts on what may cause this?

we use this compiler and it works for us using exactly the same chip.
Do you have multiple installations of the mspgcc toolchain? If yes,
you have to ensure that only the most recent toolchain is inside the
path, or at least the path to the most recent toolchain is evaluated
before any other mspgcc installation.

Best regards,
Gerald


Reply via email to