Hi

Its a bit late but i had the same problem and found a solution for it. 
First Neither printf_small nor printf_tiny work for me, only printf 
does. I had to add a line like:

stdout = STREAM_USART;

to my code also to make printf working.

System:
pic18f2550
SDCC : avr/pic16 2.5.6 #4243 (Jun 20 2006) (UNIX)

hope this helps you






Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to