¡@

I-8000 Controller 010

back

Q:Print function only can print 256 bytes or it will caused unknown code error in MiniOS7 Controller. How to solve it?


Ans:

1.  The buffer of Print function only has 256 bytes. We do not suggest to print string more than 256 bytes using Print function, or it will caused unknown code error in MiniOS7 Controller.

2.  We suggest to replace Print function as Puts in your program , Puts function can print string more than 256 bytes.

 

                                                                                                                                                                         back

Written by Hans Chen 

Date:2013/02/27