[resolved]GLCD + images

General discussion on mikroBasic for AVR.
Post Reply
Author
Message
emule
Posts: 22
Joined: 17 Aug 2008 00:15

[resolved]GLCD + images

#1 Post by emule » 17 Aug 2008 00:19

hi,

how create images ?

i have create files names images.abas

modules images


constante here ...


end.

i have compiled it

i have put include "images" in another source files myprogram

and it don't work , ihave this error message

0:95 E-9 Error in ASM code: Address is out of range "69" R16

What is it ?

how can i create image ? with glcd_image

the image is from tools glcd images in directory 128*64.

Thanks in advance
Last edited by emule on 17 Aug 2008 00:42, edited 1 time in total.

emule
Posts: 22
Joined: 17 Aug 2008 00:15

#2 Post by emule » 17 Aug 2008 00:41

is ok now, it was because my file containig images was named images

i have renamed images wiht picture and is ok.

Adam
Posts: 38
Joined: 18 Sep 2008 10:21

#3 Post by Adam » 01 Oct 2008 11:40

how to draw image 64x64 or 32x32 ? ( GLCD sub routine doesn't support this )

Post Reply

Return to “mikroBasic for AVR General”