??? 03/01/05 22:07 Read: times |
#88814 - inputting characters with 2k keil limit |
i am trying to read in a string of characters from the serial into my atmel 80c51 microcontroller. However, because i am using keil evaluation verision which has a code limit of 2k, if i use printf and scanf functions these go over the 2k limit! Does anyone have any suggestions how to read in a string of characters without using these functions. |
Topic | Author | Date |
inputting characters with 2k keil limit | 01/01/70 00:00 | |
use standard code | 01/01/70 00:00 | |
How to eat a dinosaur | 01/01/70 00:00 | |
Or one Byte at a time. | 01/01/70 00:00 | |
RE: Or one byte at a time. | 01/01/70 00:00 | |
Or one interrupt-driven byte at a time.![]() | 01/01/70 00:00 |