On January 3, 2009 02:16:53 pm ronnym...@aol.com wrote:
> This is probably a very basic question, but since I am new to SDCC and the
> 8051, I will ask anyway. How can I create a function that will allow me to
> write a command like Print_to_LCD("Hello"); without having to previously
> store the
This is probably a very basic question, but since I am new to SDCC and the
8051, I will ask anyway. How can I create a function that will allow me to
write a command like Print_to_LCD("Hello"); without having to previously store
the text to code space or data space and using a pointer. I have
Hi,
Maarten Brock schrieb:
> I'm sorry, but I have to contradict this. At one time I
> did have the idea to implement it, but have never made
> it that far. The define _gptrget.c is not
> SDCC_MODEL_MEDIUM but has an extra D
> (DSDCC_MODEL_MEDIUM) (disabled). If I had implemented
> this I cer