I am unable to reproduce your results. Please show me all the compiler build options and the link command file. I presume you are using compiler (not CCS) verison 4.4.1. Is that correct?
A few other easy things to check on ... Must #include <stdarg.h> and <stdio.h>. Could you be running out of stack or heap?
Thanks and regards,
-George