Hi,
I tried the latest v0.3 program in the post but not able to make it work on my enviroment.
I am using a mspgcc-20120406 with chip msp430f2619.
I tested my basic putc function using the hardware UART and is able to transmit each char successfully.
After which, i add the xprint.s file and changed xputc to use the code in my putc. It is able to compile and assemble successfully but upon run i got "rubblish" keep showing on my PC console.
Any advice, please..
Thanks,
Tom