I have a project that requires variable argument support for my print
statements.  The project is using going to be using a MSP430F5438 part.

When I compile and run my project on the 5438 I do not get any output
from my print function, but it is fine when I compile and run it for a
MSP430F149.  I know my USCI setup is correct because I can call my
underlying character routine and output data.

Does the current head revision of MSPGCCX support vararg or stdarg
correctly for msp430x switch when the system is setup for large code,
small data?

Thanks,
Darren Beckwith

Reply via email to